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

Website looks wrong in IE 6?

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

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Question Website looks wrong in IE 6?

Hello everybody. I have just designed my website and it looks the way I want it to look on Firefox V3. When I went to check it in Internet Explorer 6 the background color shifted? It is suppose to be all black Where can I fix this? I'm a newbie so the most information you can give me, the better. Here is the link. Please check it out Internet Explorer 6 and Firefox so you know what I'm talking about. Thank you in advance.

www.designdoranne.com
X-Cart Gold 4.2
__________________
X-Cart Gold 4.2 - 4.3 - 4.4.5 - 4.6 - 4.7
Reply With Quote
  #2  
Old 02-12-2009, 02:46 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Website looks wrong in IE 6?

Welcome to the nightmare that is IE. Most likely it is the notorious margin issue - margins appear differently in IE, particularly IE 6 than they do in other browsers. There is an IE6 specific stylesheet in 4.2 though, so find out what class is misbehaving on you and adjust accordingly in the stylesheet.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-12-2009, 03:30 PM
 
rageon75 rageon75 is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Default Re: Website looks wrong in IE 6?

Thank you for your suggestion. I'm sorry, I do not know what class to change or to change it to?

Thanks for all your help.
__________________
X-Cart Gold 4.2 - 4.3 - 4.4.5 - 4.6 - 4.7
Reply With Quote
  #4  
Old 02-12-2009, 09:09 PM
 
computerclone computerclone is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 36
 

Default Re: Website looks wrong in IE 6?

Would someone with IE 6 take a look at http://betterwayhealth.com

and let me know if you see anything wrong
__________________
X-Cart Gold 4.31, 4.23 and so and so forth...
Add-on: X-Affiliate
Add-on: X-Configurator
Add-on: X-RMA (Return Merchandise Authorization)
Add-on: X-FeatureComparison
Add-on: X-SpecialOffers
Add-on: X-AOM (Advanced Order Management)
Tabs for product pages

www.definedmedia.com
Reply With Quote
  #5  
Old 02-13-2009, 03:25 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Website looks wrong in IE 6?

You need this if you are going to develop on the web
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote

The following user thanks balinor for this useful post:
computerclone (02-13-2009)
  #6  
Old 02-13-2009, 07:48 AM
 
computerclone computerclone is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 36
 

Default Re: Website looks wrong in IE 6?

Yes I do.. Thank You very much
__________________
X-Cart Gold 4.31, 4.23 and so and so forth...
Add-on: X-Affiliate
Add-on: X-Configurator
Add-on: X-RMA (Return Merchandise Authorization)
Add-on: X-FeatureComparison
Add-on: X-SpecialOffers
Add-on: X-AOM (Advanced Order Management)
Tabs for product pages

www.definedmedia.com
Reply With Quote
  #7  
Old 02-13-2009, 08:45 AM
 
mudebate mudebate is offline
 

Advanced Member
  
Join Date: Jan 2009
Posts: 62
 

Default Re: Website looks wrong in IE 6?

Quote:
I do not know what class to change or to change it to?

A tool that I use often and that bailnor has suggested to me in the past is the firebug add-on to firefox. It is a great little tool that lets you select an element of your page and see what CSS it is referring to. If you use firefox it is big timesaver
__________________
mudebate


X-cart 4.11 - One page checkout, category meta tags, manufacturer meta tags, a few others


X-cart 4.2, tabbed products menu



Reply With Quote
  #8  
Old 02-13-2009, 08:56 AM
 
rageon75 rageon75 is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Default Re: Website looks wrong in IE 6?

I do have Firebug. I think Firebug is one of the best tools for web design. It has helped me so much. My question is what do I add to the CSS in the IE6 main.css file to make the black background cover everything? Ryan said that it is a margin issue? I am just starting to learn the basics of CSS so I do not know what to change. I really do appreciate everybodies help. I have learned some much from the members of this forum. Thank you.
__________________
X-Cart Gold 4.2 - 4.3 - 4.4.5 - 4.6 - 4.7
Reply With Quote
  #9  
Old 02-13-2009, 09:19 AM
 
mudebate mudebate is offline
 

Advanced Member
  
Join Date: Jan 2009
Posts: 62
 

Default Re: Website looks wrong in IE 6?

I'm no expert by any means, so take my advise with a grain of salt.

You might check the to see if the left hand border set to be 780PX wide in the #page-container DIV
__________________
mudebate


X-cart 4.11 - One page checkout, category meta tags, manufacturer meta tags, a few others


X-cart 4.2, tabbed products menu



Reply With Quote
  #10  
Old 02-13-2009, 11:22 AM
 
computerclone computerclone is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 36
 

Default Re: Website looks wrong in IE 6?

I wanted to add a tool I just found that sits on top of IE7 just like Firebug.. (Thank You) Balinor

http://www.debugbar.com/

Also need to add that if others make the mistake that I did.. Once you go wrong in the main.css style sheet it will render the IE specific cs files mute.

Like chasing my own tail..

I realize that I MUST go back and redo all my css and make sure that I'm not just fudging things
__________________
X-Cart Gold 4.31, 4.23 and so and so forth...
Add-on: X-Affiliate
Add-on: X-Configurator
Add-on: X-RMA (Return Merchandise Authorization)
Add-on: X-FeatureComparison
Add-on: X-SpecialOffers
Add-on: X-AOM (Advanced Order Management)
Tabs for product pages

www.definedmedia.com
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 11:12 AM.

   

 
X-Cart forums © 2001-2020