Page 1 of 2

Guest Book Title Font Color

Posted: Wed Nov 30, 2011 12:30 am
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

Re: Guest Book Title Font Color

Posted: Wed Nov 30, 2011 6:32 am
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

Re: Guest Book Title Font Color

Posted: Wed Nov 30, 2011 9:51 pm
by evenstephencom
....thanks for the help!

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

Ken

Re: Guest Book Title Font Color

Posted: Wed Nov 30, 2011 9:56 pm
by evenstephencom
....could it be in settings!

Re: Guest Book Title Font Color

Posted: Wed Nov 30, 2011 10:30 pm
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

Re: Guest Book Title Font Color

Posted: Thu Dec 01, 2011 1:03 am
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?! :?:

Re: Guest Book Title Font Color

Posted: Thu Dec 01, 2011 5:32 am
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

Re: Guest Book Title Font Color

Posted: Thu Dec 01, 2011 8:11 pm
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?,

Re: Guest Book Title Font Color

Posted: Thu Dec 01, 2011 9:34 pm
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

Re: Guest Book Title Font Color

Posted: Fri Dec 02, 2011 4:32 am
by evenstephencom
....I'll try it tomorrow and post how it works out.

Ken

Re: Guest Book Title Font Color

Posted: Fri Dec 02, 2011 7:20 pm
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

Re: Guest Book Title Font Color

Posted: Fri Dec 02, 2011 7:58 pm
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

Re: Guest Book Title Font Color

Posted: Mon Dec 05, 2011 4:02 am
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:

Re: Guest Book Title Font Color

Posted: Mon Dec 05, 2011 6:14 am
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

Re: Guest Book Title Font Color

Posted: Mon Dec 05, 2011 7:22 pm
by evenstephencom
.....got the three sub-titles but not the GB Title. I don't see the font color code in that top header? :?: