Author |
Message |
24/10/2004 23:33:10
|
Anonymous
|
I have a guestbook centurionsSC.com/guestbook
And the text is coming up white in the guestbook, this is probably to do with the csc I have for the whole site, but am unsure how to change it. I still need white text in the main section.
Help please
|
|
25/10/2004 03:33:29
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Go to your admin section look in the style settings.
|
LINK-> Use Lazarus Guestbook |
|
25/10/2004 20:17:48
|
Anonymous
|
Thanks, but I tried that but but my style sheet seems to override the settings in it.
|
|
25/10/2004 20:45:31
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
If your useing a style sheet change it in there then.
|
LINK-> Use Lazarus Guestbook |
|
25/10/2004 20:47:42
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
Your source code shows the guestbook's style settings were replaced when you created your custom header. Now it shows the style sheet for your main page:
Make a backup first. Then try replacing the above code with the original code that came with the guestbook. That might allow you to change the settings from the Admin Panel:
Also, you have a robots meta tag in there. Allowing the robots to index your guestbook sets you up for hacking.
|
|
25/10/2004 21:08:39
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
A stated above when you replaces the header file that comes with the guestbook you removed the CSS block that gets generated and so you can no longer control the styles from the admin menu. Add the entries mentioned above to your stylesheet, adjusting the colours etc to suit your needs.
ps Don't worry about being hacked as you are using version 2.3.1 of the guestbook.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|