PDA

View Full Version : In the home stretch, need IE customizing help


juledur
Oct-22-2007, 10:16 AM
For www.fireflowerphoto.com:

I'm almost done, and have the customized pages pretty much how I want them. It looks perfect in FireFox, but horrible in IE7.

Please help me fix the code so IE reads like FF.

Thanks.

Allen
Oct-22-2007, 11:09 AM
For www.fireflowerphoto.com: (http://www.fireflowerphoto.com:)

I'm almost done, and have the customized pages pretty much how I want them. It looks perfect in FireFox, but horrible in IE7.

Please help me fix the code so IE reads like FF.

Thanks.
This should fix two of your galleries in IE6. Any others?

.gallery_3492717 #galDescImg {
position: relative;
height: 495px;
width: 120px;
margin-top: 45px;
_margin-top: 15px;
~top: 20px;
margin-left: 30px;
_margin-left:-30px;
~left:70px;
}

.gallery_3492717 #galDescText {
position: relative;
font-size: 110%;
font-weight: bold;
color: #efeedd;
text-align: justify;
width: 520px;
margin-top: -45px;
top: -461px;
_margin-top: -510px;
~top: 20px;
margin-left: 175px;
_margin-left: 185px;
}

.gallery_3471506 #galDescImg {
position: relative;
height: 225px;
width: 175px;
margin-top: 40px;
margin-left: 40px;
_margin-left: -20px;
~left:70px;
border:4px double #cccccc;
}

.gallery_3471506 #galDescText {
position: relative;
font-size: 110%;
font-weight: bold;
color: #efeedd;
text-align: justify;
width: 425px;
margin-top: 15px;
_margin-top: -265px;
top: -250px;
~top: 20px;
margin-left: 260px;
}

juledur
Oct-22-2007, 12:28 PM
That may have had an effect in IE6, but I have IE7, and it remains unchanged.

The galleries I need help with are -
3492710 (About/ the Artist)
3492717 (About/Fireflower Photography)
3659822 (About/Ordering Prints)
3471506 (Services & Contact Info)

Allen
Oct-22-2007, 01:24 PM
That may have had an effect in IE6, but I have IE7, and it remains unchanged.

The galleries I need help with are -
3492710 (About/ the Artist)
3492717 (About/Fireflower Photography)
3659822 (About/Ordering Prints)
3471506 (Services & Contact Info)
Both FF & IE6 look great now.
Might be able later to get on lappy with IE7.

juledur
Oct-23-2007, 08:41 AM
bump.

Still unresolved.