Apperance Question

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
Methen
Posts: 6
Joined: Tue Mar 23, 2010 5:20 pm

Apperance Question

Post by Methen »

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?
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

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
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.
Methen
Posts: 6
Joined: Tue Mar 23, 2010 5:20 pm

re

Post by Methen »

Sorry about the double post
I already did that part and it worked on the mainboard but when I click on the test mesage I posted the board goes back to its oringal color
how do I make thoses areas black also?
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

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
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.
Locked