Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I mange to get the main back ground to change to black
by edited the script
how ever when I click on a a old message or reply it goes back to the oringal color what and where do I need to change to have the black back ground appear onall links that are clicked on ?I am primairly trying to have a black board with yellow font?
Apperance Question
Hello Methen,
It would have been better to post in the thread you already started.
There is also your answer
viewtopic.php?p=13145#13145
No need to edit the script. In modern pages display styles are defined in internal styles <style>...</style> tags or externel *.css files.
Greetings,
Henrie
It would have been better to post in the thread you already started.
There is also your answer
viewtopic.php?p=13145#13145
No need to edit the script. In modern pages display styles are defined in internal styles <style>...</style> tags or externel *.css files.
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Do you have it running somewhere so i can take a look?
Changing the style.css file should work.
It will not work when you have had the colors hardcoded in your mboard.php script, than it will not work because of the way mboard works. I might still be able to help you to change it easily, but i would have to see the sourcecode of a messagefile (number.html).
Greetings,
Henrie
Changing the style.css file should work.
It will not work when you have had the colors hardcoded in your mboard.php script, than it will not work because of the way mboard works. I might still be able to help you to change it easily, but i would have to see the sourcecode of a messagefile (number.html).
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.