| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
CSS troubles IE Versions | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi all
I'm a newbie but was able to change the design for the online-store (www.erotikdvd.ch/index.php) a lil bit. I want that my store has fix width (1024px) and is always positioned center in browser. so i did this code in main.css */ html,body { height: 100%; margin-top: 0px; margin-left: auto; margin-right: auto; padding: 0px; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; width: 1024px; border: 0px none; background: #ffffff; } Did check it in Firefox and was really happy that's working ![]() This is main.IE6.css: #page-container { height: 100%; margin: 0px auto; width: 1024px; text-align: left; position: relative; border-left: 0px solid #ffffff; } #page-container2 { float: left; margin-left: 0px; position: relative; height: 620px; /* bottom-expand */ background:#FFFFFF url(images/custom/pagebg.gif) repeat-x scroll 0 0; } main.IE7.css: no special setups fot that... Does anybody has an idea i to solve that? Is it not needed to have an main.IE8.css ?? Because i can't see any. Thanks a lot. Regards Manuel
__________________
X-Cart Gold 4.2.1 Add-on: X-Affiliate Add-on: X-FancyCategories Add-on: X-SpecialOffers Add-on: X-Survey Add-on: X-AOM (Advanced Order Management) Newest Added products list by BCS Engineering X-Cart Multiple Manufacturers v4.x by X-CartMods |
|||||||
#2
|
|||||||
|
|||||||
![]() Might be due to the layout being in 'quirks mode', try commenting out this line from skin1/customer/home.tpl
Code:
__________________
xcartmods.co.uk |
|||||||
#3
|
|||||||
|
|||||||
![]() Thanks for your answer Phil. Unfortunately that does not solve my problem, IE6 layout is now totally messed up and has no effect on IE7 layout. I did undo this change now.
Any other ideas how to solve that? Regards
__________________
X-Cart Gold 4.2.1 Add-on: X-Affiliate Add-on: X-FancyCategories Add-on: X-SpecialOffers Add-on: X-Survey Add-on: X-AOM (Advanced Order Management) Newest Added products list by BCS Engineering X-Cart Multiple Manufacturers v4.x by X-CartMods |
|||||||
#4
|
|||||||||
|
|||||||||
![]() You really need to edit your signature so we know which version you are working with.
|
|||||||||
#5
|
|||||||
|
|||||||
![]() hi hoosierglass
i did update signature now... regards manuel
__________________
X-Cart Gold 4.2.1 Add-on: X-Affiliate Add-on: X-FancyCategories Add-on: X-SpecialOffers Add-on: X-Survey Add-on: X-AOM (Advanced Order Management) Newest Added products list by BCS Engineering X-Cart Multiple Manufacturers v4.x by X-CartMods |
|||||||
|
|||
X-Cart forums © 2001-2020
|