Good day,
I have a business website, all html - fairly small.
I have been hand entering news and formatting it for awhile now and I wanted to try a PHP news solution. I have tried 4 different PHP news modules, each of them will perfectly- except for an annoying glitch/error/side-effect.
Each of them eventually reset my background color of my website to white, and make my linkbar dissapear. This is not an immediate effect, after I import the code and get it working it works fine and dandy for 5-10 minutes. After that my background color goes white and my linkbar dissapears...
Since this is PHP code I am trying out I needed to rename the extension of my page from .html to .php for the script to work.
The only way I can make my background come back and my linkbar to reappear is changing the extension back to .html from .php . Then my script wont work 🙁
Does anyone have a fix for this? :