Custom Page Issues with IE

KhaosKhaos Registered Users Posts: 2,435 Major grins
edited February 10, 2008 in SmugMug Support
I have my smug mug page customized.

I have no issues in Firefox but in IE, if the thumbnail for the gallery is in the vertical/portrait position, the gallery title gets cut in half. I placed an example below.

Any idae why? Unfortunately most the world uses IE, so I really would like to fix this. I don't understand how the same designated size works in Firefox but not in IE.

Untitled-1.jpg

Comments

  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited February 10, 2008
    Khaos wrote:
    I don't understand how the same designated size works in Firefox but not in IE.
    Because IE is the worlds suckiest browser. Still, we have to deal with it because the world has it pre-installed.

    You need to adjust the height of your .minibox - so in the minibox statement of your CSS do

    #galleriesBox .minibox {_height: XXXpx;}

    (the underscore makes this affect ONLY IE6)

    and it should be a like 10px more than what you have now.
Sign In or Register to comment.