X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Help needed with 4.2 (https://forum.x-cart.com/showthread.php?t=47546)

RandyK 05-14-2009 05:20 AM

Help needed with 4.2
 
I am in the middle of developing a new site and all was going well until the menu's started overlapping with the rest of the page. Now it has an appearance of being all "jumbled" up. With my limited skills I've looked at everything and can't figure out the problem. Can someone pull up www.PetLoversSite.com and let me know if they see this "jumbled" site and what suggestions you might have? Thank you so much.

RandyK 05-14-2009 09:08 AM

Re: Help needed with 4.2
 
I was able to fix all of my problems by restoring the css.main. However, I still can't center the site and I've tried all of the things recommended in this forum. Here is how it looks now and it doesn't center:

#page-container {
min-height: 100%;
position: relative;
width:975px;
margin:0 auto 0 auto;
}

Any suggestions would be appreciated, thank you.

Regs 05-14-2009 09:40 AM

Re: Help needed with 4.2
 
try:

margin: 0px auto;

cheers,

Regs.

RandyK 05-14-2009 09:45 AM

Re: Help needed with 4.2
 
Tried, but didn't work. Thanks for the suggestion though.

Regs 05-14-2009 09:57 AM

Re: Help needed with 4.2
 
Not following the problem then because I just went to your site and everything looks fine and centered.

Using IE8

Cheers,

Regs.

RandyK 05-14-2009 10:24 AM

Re: Help needed with 4.2
 
Thanks for checking and that's good to know. I'm operating in IE6 and it's not centered.

Regs 05-14-2009 10:34 AM

Re: Help needed with 4.2
 
Ah-ha!

Try making some changes to the main.IE6.css file, specifically adding your width and margin changes to the #page-container ID (might need to also remove the float, not sure though)

Cheers,

Regs.


All times are GMT -8. The time now is 11:15 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.