Page 1 of 1

Help with styles.css file

Posted: Fri Apr 08, 2005 2:13 pm
by jj
Please can some help as l simply cannot appear to make changes to styles.css file l have tried and tried but no luck.

Any help would really really be appreciated.

justin
--------


BODY, TD {
color : black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

TD.upper {
color : #FFFFFF;
background : #F7FAD7;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

FONT.smaller {
font-size: 10px;
}

table.entries {
color : black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
BORDER-RIGHT: #23559C 1px solid;
BORDER-LEFT: #23559C 1px solid;
BORDER-TOP: #23559C 1px solid;
BORDER-BOTTOM: #23559C 1px solid;
}

A {
color : #0084BE;
text-decoration : underline;
}

A:HOVER {
color : Red;
text-decoration : none;
}

A.smaller {
font-size: 10px;
color : #0084BE;
text-decoration : underline;
}

A.smaller:HOVER {
font-size: 10px;
color : Red;
text-decoration : none;
}

INPUT {
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
background-color:#F7FAD7;
}

HR {
color: #B8CFE7;
height: 1px;
}

Posted: Fri Apr 08, 2005 3:13 pm
by Klemen
The style.css file looks ok. What is the URL of you GBook?

And please don't double-post, I do read all messages and replies to them. If you post the same thing twice it doesn't mean you will get support faster.

Regards

styles.css not working

Posted: Fri Apr 08, 2005 3:34 pm
by jj
Klemen Stirn wrote:The style.css file looks ok. What is the URL of you GBook?

And please don't double-post, I do read all messages and replies to them. If you post the same thing twice it doesn't mean you will get support faster.

Regards
sorry for double posting, my apologies.

http://www.clubsouthampton.com/gbook/gbook.php is the location of my guestbook.

Posted: Fri Apr 08, 2005 3:46 pm
by Klemen
The

http://clubsouthampton.port5.com/gbook/style.css

is not the same style.css you posted here. Upload your style.css to the above location and it shold work (refresh GBook to check).

Regards