PDA

View Full Version : Galleries look fine until i click on keywords


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 :)

Andy
Oct-26-2005, 08:18 AM
Any ideas?

this belongs in smugmug customization forum. i'm moving it.

razer
Oct-26-2005, 08:19 AM
this belongs in smugmug customization forum. i'm moving it.
Thought it might :rolleyes

Thanks :)

Mike Lane
Oct-26-2005, 08:24 AM
The problem is in the cobranding that you've done. First you set up your page to use the white default theme and then you overrid it with:

body {background:black;}

Hmmm actually it looks to me like you may have the smugmug classic theme for the front page or something which is why that shows up correctly. But then again, I'm not 100% sure why your front page isn't calling for smugmugwhite.css but your keywords page is calling for it.

Can you tell us all of your settings with regard to setting the default viewing styles of the pages (i.e. white vs black, themes of all pages, etc).

Thanks

razer
Oct-26-2005, 08:32 AM
The problem is in the cobranding that you've done. First you set up your page to use the white default theme and then you overrid it with:

body {background:black;}

Hmmm actually it looks to me like you may have the smugmug classic theme for the front page or something which is why that shows up correctly. But then again, I'm not 100% sure why your front page isn't calling for smugmugwhite.css but your keywords page is calling for it.

Can you tell us all of your settings with regard to setting the default viewing styles of the pages (i.e. white vs black, themes of all pages, etc).

Thanks

Okay,

The 'all page's theme is smugmug classic

and on the customisation page i had forgotten to change the background back to dark, after tinkering last night.

The keyords pages now load and the text is readable, the only problem being is that those pages dont show the smugmug classic style, they show the one with the green text.

Thanks

Mike Lane
Oct-26-2005, 09:31 AM
Okay,

The 'all page's theme is smugmug classic

and on the customisation page i had forgotten to change the background back to dark, after tinkering last night.

The keyords pages now load and the text is readable, the only problem being is that those pages dont show the smugmug classic style, they show the one with the green text.

Thanks
I'll ask JT if the smugmug classic style applies to keyword results. It doesn't sound like it. It shouldn't be a difficult fix.

Mike

razer
Oct-27-2005, 12:58 AM
I'll ask JT if the smugmug classic style applies to keyword results. It doesn't sound like it. It shouldn't be a difficult fix.

Mike
Cheers Mike :thumb