Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Internet Explorer 7 and Firefox

Internet Explorer 7 and Firefox

Locked

Views: 2,133

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
15 Sep 2006, 4:43 PM
#1
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Internet Explorer 7 and Firefox

hi there,

i need some help regarding the alignment of my shop page. when i was using IE 6, the page was in the centre which is the way it's supposed to be. Now that i upgraded to IE 7, the page is now more to the right. This is the same case in Firefox.

How do i get it back to the centre? The web address is https://www.animestrike.co.uk

Thanks :)

16 Sep 2006, 1:41 AM
#2
sketchy avatar

sketchy

Totally Zenned

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

Re: Internet Explorer 7 and Firefox

That's because the browser qualities have gotten better and they(except IE still) are more compliant.

You still have two stylesheets, two in one doesn't count as only one. :wink2:

You'll find that running only on your custom add on(as a seperate entity), the alignment virtually rights itself. I can't provide a definite fix, as conflicting variables are at work with the add on plus the original. Validate your stylesheets first and then see what happens, there are some parsing errors anyways.

16 Sep 2006, 6:39 AM
#3
paulm avatar

paulm

Totally Zenned

Join Date:
Nov 2003
Posts:
1,878
Plugin Contributions:
5

Re: Internet Explorer 7 and Firefox

In addition to that, I see that you have two wrappers, #mainWrapper and .centershop (while it seems to me that you only need one). And these two wrappers indeed have conficting styles, as Sketchy already pointed out.

16 Sep 2006, 5:13 PM
#4
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: Internet Explorer 7 and Firefox

thanks for the reply.

i kinda like the tabled look so i combined them together. i managed to get it fixed by using only 1 wrapper.

anyway, at the moment, im not using this tabled stylesheet. im trying to get the css tableless stylesheet from the new classic to work and have it look the same as the tabled one. im almost there but i encountered a problem.

i deleted the border for the leftboxcontainer etc. and decided to put this border on the sidebox content instead. all of the sidebox now have this border apart from the Categories. how do i put one in that sidebox?

lastly, how do i make the border-bottom to be an image instead of a color?

17 Sep 2006, 3:33 AM
#5
sketchy avatar

sketchy

Totally Zenned

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

Re: Internet Explorer 7 and Firefox

You may have to follow up with the newer version of Better Categories. It seems that the sideboxContents DIV isn't recognized anymore for the categories sidebox, probably due from obsolete coding in the old modified tpl_categories.php file.

For sidebox bottom images;

http://www.zen-cart.com/forum/showthread.php?t=46157