Author |
Message |
05/09/2003 18:43:43
|
Anonymous
|
where can i change the comment font color...???
|
|
05/09/2003 20:03:59
|
egeurts
Beginner
Joined: 12/08/2003 09:38:19
Messages: 44
Location: Groningen, Netherlands
Offline
|
A bit more specific would be helpful.
Do you mean the guestbook or the poll?
|
Opening message voids warranty.
When I'm not surfing the web, I'm probably walking in the mountains.
See for yourself! www.corsica-hiking.com |
|
06/09/2003 01:02:29
|
Anonymous
|
the guestbook...when someone writes a comment...the font color is always black...can you tell me where to change the color...big thx...
|
|
06/09/2003 08:52:34
|
egeurts
Beginner
Joined: 12/08/2003 09:38:19
Messages: 44
Location: Groningen, Netherlands
Offline
|
Guestbook uses a number of templates. You should take entry.php in the templates folder and look for the text "$COMMENT". That's the position of the comment. Give a go at changing the program and the template, it's not very difficult
|
Opening message voids warranty.
When I'm not surfing the web, I'm probably walking in the mountains.
See for yourself! www.corsica-hiking.com |
|
06/09/2003 10:18:18
|
Anonymous
|
Hello, there are two ways you can do it, one by using the style sheet and creating a class for the comment text or by hard coding the template.
second way like this:
which is black if you want white then use: #FFFFFF
doing it in a style sheet you would do this.
open your style sheet and put this in, at the bottom after }
.com { font-size : 10px; color : #000000;}
Which again is black, then in com.php template put this
|
|
05/10/2003 15:27:20
|
Anonymous
|
What template is that, the comment one? And what part do I edit exactly?
|
|
28/11/2003 11:09:25
|
Anonymous
|
Anonymous wrote:What template is that, the comment one? And what part do I edit exactly?
I need help about it too, I don't know either what is this style sheet and where it is?
|
|
28/11/2003 17:06:20
|
Anonymous
|
This would be done in: templates/com.php
|
|
06/06/2004 00:25:55
|
Anonymous
|
Thanks for the tip to get the comment to show up in white. How do you get the name right above it to show up in white (or other color)?
|
|
06/06/2004 15:35:57
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Go here. guestbook/admin/styles Here is an example.
http://ourworld.cs.com/sinestersrelm498/styles.jpg
|
LINK-> Use Lazarus Guestbook |
|
|