razer
Oct-25-2005, 07:24 AM
Heres the CSS code from my customisation page (stylesheet html);
/* changes the color of the box on homepage */
.box {
background-color: 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;}
Now eveything seems to work apart from the fact that i cant change the colour of the homepage boxes. Ive done a search and cant see why, i copied the code from another thread just to double check, and if i put in "silver" or "red" instead of black, the boxes still show as black, even when i logout. :scratch
Anyone have any ideas?
Also, now ive added an image to my page title, the login box is no longer there when im not logged in and i have to go to the smugmug homepage to login first, is that normal?
my webpage is www.razer.smugmug.com (http://www.razer.smugmug.com/)
Thanks
/* changes the color of the box on homepage */
.box {
background-color: 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;}
Now eveything seems to work apart from the fact that i cant change the colour of the homepage boxes. Ive done a search and cant see why, i copied the code from another thread just to double check, and if i put in "silver" or "red" instead of black, the boxes still show as black, even when i logout. :scratch
Anyone have any ideas?
Also, now ive added an image to my page title, the login box is no longer there when im not logged in and i have to go to the smugmug homepage to login first, is that normal?
my webpage is www.razer.smugmug.com (http://www.razer.smugmug.com/)
Thanks