Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Background is wrong in IE6?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-24-2009, 03:22 PM
 
rageon75 rageon75 is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Default Background is wrong in IE6?

Hello everybody. I was checking my website on different browsers to see if everything looked good and when I checked it on Internet Explorer 6 the background is completely shifted to the right? It is suppose to be completely black background. My questions is: Do I change something in the main.css file or the main.IE6.css file to make it look correct. Here is the website: www.designdoranne.com. I am really new at CSS so any help would be appreciated. Thanking everybody in advance.
__________________
X-Cart Gold 4.2 - 4.3 - 4.4.5 - 4.6 - 4.7
Reply With Quote
  #2  
Old 02-25-2009, 03:29 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: Background is wrong in IE6?

there is white border in default main.IE6.css that brokes templates lookout.
find there
Code:
/* page container */ #page-container { height: 100%; border-left: 780px solid #ffffff; float: left; position: relative; } #page-container2 { float: left; margin-left: -780px; position: relative; height: 620px; /* bottom-expand */ }/* page container */

and change to
Code:
/* page container */ #page-container { height: 100%; border-left: 0px none; float: left; position: relative; } #page-container2 { float: left; margin-left: 0px; position: relative; height: 620px; /* bottom-expand */ }
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote
  #3  
Old 02-25-2009, 08:40 AM
 
rageon75 rageon75 is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Default Re: Background is wrong in IE6?

That worked perfectly. Thank you so much! I really appreciate it.
__________________
X-Cart Gold 4.2 - 4.3 - 4.4.5 - 4.6 - 4.7
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:09 AM.

   

 
X-Cart forums © 2001-2020