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

I am going to blow a gasket - help

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-13-2010, 08:30 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Question I am going to blow a gasket - help

Okay. I am stumped and frustrated beyond words and about to walk.
I have 4.4 it looks fine. I look at it on 3 different computers and 4 different browsers a day. I have minute little adjustments that I see. But here is the rub. It is viewing cock eyed and akimbo. and I don't know how to fix it.

Of course it looks great on everyone else's computer.. just like crap on my boss'.

http://www.baby-land.com
Attached Thumbnails
Click image for larger version

Name:	screenshots.jpg
Views:	200
Size:	201.7 KB
ID:	2231  
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #2  
Old 12-13-2010, 08:43 AM
 
balinor balinor is offline
 

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

Default Re: I am going to blow a gasket - help

What browser/os is your boss using?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 12-13-2010, 08:48 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Default Re: I am going to blow a gasket - help

the one that is stretched to hell is a wide screen Mac with safari.

the overlapping one she swears is ie8. I have only seen overlapping like that when someone one is viewing in version 6.

Someone else told me the site was overlapping in 8 but I haven't seen it.
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #4  
Old 12-13-2010, 08:58 AM
 
balinor balinor is offline
 

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

Default Re: I am going to blow a gasket - help

You have the layout set to fluid instead of fixed, so it is going to look like crap anytime anyone has a resolution higher than 1024x768. The right menu is WAY to the right on my screen, but I have a high-res setup. Set the main container to be a 975px fixed width and it will solve that issue.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 12-14-2010, 04:53 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Default Re: I am going to blow a gasket - help

Did I ever tell you how much I love you? This css thing is new to me still and I'm plugging along as much as I can. So would I want my stuff to be positioned absolute as opposed to be being relative?

* General tags styles
*/
html,
body
{
height: 100%;
background-color: #fff;
position:relative;
margin: 0px;
padding: 0px;
min-width: 975px;
border: 0 none;
}

something like that?
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #6  
Old 12-14-2010, 05:06 AM
 
balinor balinor is offline
 

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

Default Re: I am going to blow a gasket - help

No, it isn't the html/body tag that does it, it is the container. Use Firebug to see what div is the 'container' for your site and set it to 975px or so, and use margin: 0 auto; to center it.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 12-14-2010, 11:40 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Default Re: I am going to blow a gasket - help

Okay bear with me...

#content-container {
clear: both;
float: left;
overflow: hidden;
position: relative;
width: 100%;
padding-bottom: 39px;
margin-top: 200px;


?? maybe perhaps
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #8  
Old 12-14-2010, 10:37 PM
  amy2203's Avatar 
amy2203 amy2203 is offline
 

X-Wizard
  
Join Date: Jul 2004
Location: Watford, UK
Posts: 1,509
 

Default Re: I am going to blow a gasket - help

firebug will help you work out which tag to apply it to,
__________________
X-Cart version 5 (Previously 3.5-4)

Previous Versions included
BCSE Reward Points Mod
Altered Cart On Sale Mod
Wordpress Plugin

Please don't PM me for support. I help where I can on the forum and your question will more likely be answered there.

Shout me a Coffee!
Reply With Quote
  #9  
Old 12-15-2010, 04:27 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Default Re: I am going to blow a gasket - help

I know which div it is, the problem is my brain decided to go tits up and I can't seem to get my syntax right
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #10  
Old 12-15-2010, 04:34 AM
 
balinor balinor is offline
 

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

Default Re: I am going to blow a gasket - help

Change the width from 100% to 975px
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
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 12:42 AM.

   

 
X-Cart forums © 2001-2020