Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Help with my left Side navigation in i.e.

Help with my left Side navigation in i.e.

Locked

Views: 1,586

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
27 Sep 2006, 6:44 PM
#1
terryrocks avatar

terryrocks

New Zenner

Join Date:
Jul 2006
Posts:
9
Plugin Contributions:
0

Help with my left Side navigation in i.e.

Hi everyone,
I've been trying to figure this out and am relaly stumped.
In firefox, my left hand navigation looks fine, but in i.e. the links below the Information head look funny, as if there is too much padding on them or something. I've tried fixing this, but still can't get it to look right in i.e.
Any suggestions would be greatly appreciated.

Thanks,
terry

27 Sep 2006, 7:33 PM
#2
sketchy avatar

sketchy

Totally Zenned

Join Date:
Aug 2006
Location:
Canada
Posts:
940
Plugin Contributions:
2

Re: Help with my left Side navigation in i.e.

Hmmm... looks fine in Firefox and IE 6, but a clear fix problem in IE 7. I can replicate the problem in Firefox by virtually deleting a call for clear fix and get the same effect.

So... maybe this might help;

http://www.bigbold.com/snippets/posts/show/1728

27 Sep 2006, 10:01 PM
#3
spottedhaggis avatar

spottedhaggis

Zen Follower

Join Date:
Dec 2005
Location:
Maidstone, Kent, UK
Posts:
310
Plugin Contributions:
0

Re: Help with my left Side navigation in i.e.

I have a similar issue only its with the main content area.
https://www.jemimalumley.co.uk

in Fireforx all the content headers should be in line with the word shop above categories, but in IE none of them are lined up at all.

Someone said they tweak the css but any tweaking throws ff off, then someone said do a seperate css for ie and one for ff, but surely that cant be the solution.

I a using IE7, and will see what its like in ie 6 now, but assuming its not right, how do I fix it.

I should also say that if you view the first bracelet in the category you will note the image overlaps the description, but only in IE.

I am a little stumped on this one.

28 Sep 2006, 7:38 AM
#4
terryrocks avatar

terryrocks

New Zenner

Join Date:
Jul 2006
Posts:
9
Plugin Contributions:
0

Re: Help with my left Side navigation in i.e.

Thank you for the responce Sketchy.
Unfortunately I don't get where exactly I am supposed to edit the code:blush:

28 Sep 2006, 9:29 AM
#5
sketchy avatar

sketchy

Totally Zenned

Join Date:
Aug 2006
Location:
Canada
Posts:
940
Plugin Contributions:
2

Re: Help with my left Side navigation in i.e.

You're welcome.

Right near the bottom of your stylesheet.css, the only difference is that your .clearfix Selector isn't named as .cf... so you'll have to only change after the given Selector name. Nevermind, I think this one is a better guide to follow;
http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/

28 Sep 2006, 10:08 AM
#6
sketchy avatar

sketchy

Totally Zenned

Join Date:
Aug 2006
Location:
Canada
Posts:
940
Plugin Contributions:
2

Re: Help with my left Side navigation in i.e.

spottedhaggis:

I have a similar issue only its with the main content area.
in Fireforx all the content headers should be in line with the word shop above categories, but in IE none of them are lined up at all. Someone said they tweak the css but any tweaking throws ff off, then someone said do a seperate css for ie and one for ff, but surely that cant be the solution. I a using IE7, and will see what its like in ie 6 now, but assuming its not right, how do I fix it. I should also say that if you view the first bracelet in the category you will note the image overlaps the description, but only in IE. I am a little stumped on this one.
Oh my... are you aware that you have the infamous Peekaboo bug in IE6?
For starters, you should validate your code. There are errors that may have to do with your structural problems...