| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Internet Explorer centering everything | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#21
|
|||||||
|
|||||||
![]() True, and if you want it even cleaner, use CSS:
.Container (margin: 0 auto;}
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#22
|
|||||||
|
|||||||
![]() Balinor,
I pasted the wrong code. Sorry about that. Lets try this again. I changed this... Code:
to this: Code:
It does fix the issues of the tables being centered, however it creates a new issue where the the store is left aligned now instead of centered in the middle of the page. Since our site is centered in the middle of the page at 90%, we obviously can't have the store left aligned ![]() carpeperdiem I will try this with the css ![]()
__________________
xCart 4.6.1 |
|||||||
#23
|
|||||||
|
|||||||
![]() OpheliaPayne,
On your site, I see the text in the sideboxes as centered but your logo as right aligned on IE.
__________________
Thank you, Victoria Feemster x-cart pro - 4.1.8 |
|||||||
#24
|
|||||||
|
|||||||
![]() OphelliaPayne,
Your solution of removing the <center> tag and using align="center" is not correct. And like others have stated, you should be using CSS to fix this problem, not deprecated HTML. Remove the align attribute and the center tags you've added. Go to skin1/customer/main/home.tpl After the <body> tag add <div id="envelope"> Before the closing </body> tag add </div> Add the following to your CSS file skin1.css Code:
When you view the source, there should be a <div id="envelope"> ... </div> wrapping the contents of the page just inside of the body tag.
__________________
X-Cart Gold v. 4.1.10 |
|||||||
#25
|
|||||||
|
|||||||
![]() Quote:
This did not work. Quote:
This did work. Thank you. ![]()
__________________
xCart 4.6.1 |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|