razer
Oct-26-2005, 08:13 AM
My galleries look fine until click on a keyword on the bottom of the page, the text then changes to blue and all the spacing looks wrong;
My homepage;
http://razer.smugmug.com/
Example of keyword Page;
http://razer.smugmug.com/keyword/flower
Heres my stylesheet HTML;
* changes the color of the background colour on homepage */
Body { background-color: black;}
/* changes the color of the box on homepage */
.boxBottom, .boxTop {background: black;}
/* Bio box no wrap text */
#userBio {
width: 550px;
display: inline;
float: left;
position: relative;
}
.journal_entry .caption {
width: 325px;
display: inline;
float: left;
position: relative;
}
/* Mouse over thumbnails makes them pop up */
.imgBorderOn {position: relative;top: 1px;left: 1px;}
.imgBorder {border-color: transparent;
_border-color: white; position: relative;top: 0px;left: 0px;}
Its definitely to do with the stylesheet HTML as if i remove it and click on a keyword, i still get blue text (how do i change this?) but the spacing is okay.
Any ideas?
EDIT
Scrap that it just looks like it the colour of the text on the keyword pages.
Still need a bit of input please :)
My homepage;
http://razer.smugmug.com/
Example of keyword Page;
http://razer.smugmug.com/keyword/flower
Heres my stylesheet HTML;
* changes the color of the background colour on homepage */
Body { background-color: black;}
/* changes the color of the box on homepage */
.boxBottom, .boxTop {background: black;}
/* Bio box no wrap text */
#userBio {
width: 550px;
display: inline;
float: left;
position: relative;
}
.journal_entry .caption {
width: 325px;
display: inline;
float: left;
position: relative;
}
/* Mouse over thumbnails makes them pop up */
.imgBorderOn {position: relative;top: 1px;left: 1px;}
.imgBorder {border-color: transparent;
_border-color: white; position: relative;top: 0px;left: 0px;}
Its definitely to do with the stylesheet HTML as if i remove it and click on a keyword, i still get blue text (how do i change this?) but the spacing is okay.
Any ideas?
EDIT
Scrap that it just looks like it the colour of the text on the keyword pages.
Still need a bit of input please :)