Guest Book Title Font Color

Dr. GBooky is here to help you with your guestbook problems ...
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Guest Book Title Font Color

Post by evenstephencom »

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: Changing Font Color

Write your message below:

I can't find the file in CCS which keeps my GB Title font color? Can you refresh my memory?

Thanks!

Ken
www.theangry.net
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Guest Book Title Font Color

Post by Henrie »

Hello Ken,

In the style.css file change the color:#ff0000; to a different number in:

Code: Select all

h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica; 
color:#ff0000; font-weight:normal; size:50px; position:relative; text-align: center;}
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.
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

....thanks for the help!

I'm not seeing an "h1 margin", etc. I only see and h3. :?:

Ken
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

....could it be in settings!
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Guest Book Title Font Color

Post by Henrie »

It is in this file:
http://www.theangry.net/gbook/templates ... /style.css

see:
/*
GBook CSS Document
Template: default
Last modified: August 20th, 2009
*/

/*--------------------------------------------HEADER--------------------------------------------*/

body{margin:0; padding:0; background-image:url('images/bg.png'); background-repeat:repeat-x; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399}

#gbook_header{width:600px; height:150px; margin:0 auto; background-image:url('images/book.png'); background-repeat:no-repeat}

#gbook_top_links{width:450px; height:50px; margin-left:120px; margin-top:10px;}

a{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003399; text-decoration:underline;}
a:hover{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003399; text-decoration:none;}

#gbook_top_links a{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color: #003399; text-decoration:underline; font-weight:bold;}
#gbook_top_links a:hover{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#003399; text-decoration:none; font-weight:bold;}

img.gbook_logo{margin-left:150px; margin-top:10px;}

span.gbook_entries_top{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#003399; text-decoration:none; line-height:25px;}

br.clear{clear:both;}

.clear{line-height:10px; clear:both}

hr{ width:99%; height:1px; color:#333333;}
h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica;
color:#ff0000; font-weight:normal; size:50px; position:relative; text-align: center;}


/*--------------------------------------------HEADER--------------------------------------------*/


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.
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

....my "website hobby" is driving me nuts! I think I followed your directions correctly and tried to change the Guest Book title "Even Stephen's Wild Game Recipes" to brown (9C4124) and the color stayed the same. I deleted cookies, browsing, etc. to no avail. What the heck am I missing?! :?:
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Guest Book Title Font Color

Post by Henrie »

evenstephencom wrote:tried to change the Guest Book title "Even Stephen's Wild Game Recipes"
I think we have a miscommunication here.

I was talking about the Guest Book title "The Angry" ( http://www.theangry.net/gbook/gbook.php ) . It is the only guestbook link I saw on the only link ( http://www.theangry.net ) you gave in your first post of this topic. Please post a link to your guestbook so we are talking about the same guestbook.

EDIT:
I found the guestbook through your username now... evenstephen.com
The answer is almost the same as before. I found your stylesheet here:
http://www.theangry.net/gbook/templates ... /style.css

See below the first part of the style.css file. The red text is where you can change color:#010097; to color:#9C4124;
/*
GBook CSS Document
Template: default
Last modified: August 20th, 2009
*/

/*--------------------------------------------HEADER--------------------------------------------*/

body{margin:0; padding:0; background-image:url('images/bg.png'); background-repeat:repeat-x; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399}

#gbook_header{width:600px; height:150px; margin:0 auto; background-image:url('images/book.png'); background-repeat:no-repeat}

#gbook_top_links{width:450px; height:50px; margin-left:120px; margin-top:10px;}

a{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003399; text-decoration:underline;}
a:hover{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #003399; text-decoration:none;}

#gbook_top_links a{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color: #003399; text-decoration:underline; font-weight:bold;}
#gbook_top_links a:hover{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#003399; text-decoration:none; font-weight:bold;}

img.gbook_logo{margin-left:150px; margin-top:10px;}

span.gbook_entries_top{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#003399; text-decoration:none; line-height:25px;}

br.clear{clear:both;}

.clear{line-height:10px; clear:both}

hr{ width:99%; height:1px; color:#333333;}

h1{margin:0; padding-top:5px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#010097; font-weight:bold; font-size:25px; position:relative; left:30px;}
/*--------------------------------------------HEADER--------------------------------------------*/


/*--------------------------------------------BODY--------------------------------------------*/
...


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.
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

...the confusion is all my fault! My link did indeed by mistake, direct you to the Angry GB. I thought the Guest Book for Even Stephen was in http://www.evenstephen.com/gbook/templa ... /style.ccs?

Ken

PS: Instead of editing the style.ccs file with notepad, could I edit the style.ccs file with Front Page, highlight the text involved, chooese brown from the text color option and re-upload?,
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Guest Book Title Font Color

Post by Henrie »

You probably can. But I can not test it because I don't have frontpage so the only way to be sure about it, is to do it.

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.
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

....I'll try it tomorrow and post how it works out.

Ken
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

FYI: The color can not be set using FP via highlight and paste. As you can see I did get the body color changed. I can't seem to find the line in the header where I can change: Even Stephen's Guest Book, Even Stephen, View Guestbook and sign Guest book to a darker brown.
:(

I forgot to give you a link: http://evenstephen.com/gbook/gbook.php

Ken
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Guest Book Title Font Color

Post by Henrie »

evenstephencom wrote:FYI: The color can not be set using FP via highlight and paste
Ah, I misunderstood you than. I thought you just wanted to edit the style.css file through Frontpage. You can indeed not edit a php generated page through Frontpage (as far as my knowledge goes).
evenstephencom wrote:I can't seem to find the line in the header where I can change: Even Stephen's Guest Book, Even Stephen, View Guestbook and sign Guest book to a darker brown. :(
In the style.css file change
#gbook_top_links a{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color: #003399; text-decoration:underline; font-weight:bold;}
#gbook_top_links a:hover{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#003399; text-decoration:none; font-weight:bold;}


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.
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

Henrie: I've been away for a couple of days and just got in. I'll try to make the color change tomorrow and let you know if I got it right or managed to screw it up yet again! I will be buying you a drink real soon!

Ken :wink:
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: Guest Book Title Font Color

Post by Henrie »

I hope you will be able to change to color.
And please don't buy me a drink anymore for such a small question as this. You have bought me enough drinks already :) .

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.
evenstephencom
Posts: 56
Joined: Sat Apr 03, 2010 9:04 pm

Re: Guest Book Title Font Color

Post by evenstephencom »

.....got the three sub-titles but not the GB Title. I don't see the font color code in that top header? :?:
Post Reply