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

Background in content-container not showing up in IE

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-10-2012, 09:36 PM
 
tessafi80 tessafi80 is offline
 

Newbie
  
Join Date: Apr 2012
Posts: 7
 

Default Background in content-container not showing up in IE

I have customized the ideal comfort template for my shop and my windows users on IE cannot see the background making it rather unreadable.

Any ideas what I'm doing wrong?

This is my CSS snippet from altskin.css and main.css respectively

Code:
#content-container { padding-bottom: 100px; margin-top: 250px; background: #a496aa url(http://mp3sbytessa.com/skin/ideal_comfort/images/custom/conbg.png) repeat;

Code:
#content-container { clear: both; float: left; overflow: hidden; position: relative; width: 100%; padding-bottom: 39px; margin-top: 140px; background: #a496aa url(http://mp3sbytessa.com/skin/ideal_comfort/images/custom/conbg.png) repeat;
__________________
X-Cart 4.5.0
Reply With Quote
  #2  
Old 05-10-2012, 09:52 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Background in content-container not showing up in IE

you need to take out...

repeat

altogether, or replace with...

repeat-x;

Or...

repeat-y;
__________________
xcartmods.co.uk
Reply With Quote
  #3  
Old 05-10-2012, 10:32 PM
 
tessafi80 tessafi80 is offline
 

Newbie
  
Join Date: Apr 2012
Posts: 7
 

Default Re: Background in content-container not showing up in IE

That seems to have fixed it! Thank you.
__________________
X-Cart 4.5.0
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 03:17 PM.

   

 
X-Cart forums © 2001-2020