If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
comment font color  XML
Forum Index » Support Forum
Author Message
Anonymous



where can i change the comment font color...???
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
[WWW]
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...
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
[WWW]
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

Anonymous



What template is that, the comment one? And what part do I edit exactly?
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?
Anonymous



This would be done in: templates/com.php
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)?
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
[WWW] [Yahoo!] aim icon [MSN]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum