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)
-   -   Layout Change Help (https://forum.x-cart.com/showthread.php?t=54363)

Babydoll 06-27-2010 10:44 AM

Layout Change Help
 
I want to shorten my layout by adding another column on the left side of my website. Is there anyway I can move the right column to the left and create a new right column which I can add more link/info boxes to? I remember I tried doing this when I first started the site and really messed things up.

Also, does anyone know how I can edit the horizontal bar? It's really messed up right now..I would rather have customer service and info links up there if that's possible at all..

Here is my website edited from 'Artistic Tunes - Water Colour' skin:
www.babylovespink.com

Any help would be appreciated!

ARW VISIONS 06-27-2010 11:04 AM

Re: Layout Change Help
 
Firstly, make sure you backou and files you change!!

Ok you will need to look in home.tpl and see if your left bar is commented out, or if it's just missing.

If it commented out just uncomment the left-bar. If you don't have a left bar at all you will need to add it.

Just copy the right bar then change the id to left bar.

then find
#center-main {
margin:0 250px 0 25px;


}

and change it to
#center-main {
margin:0 250px 0 250px;


}




you may need to adjust the left bar styles.

Babydoll 07-01-2010 08:21 PM

Re: Layout Change Help
 
Hmm..I just changed my width from 950->1024.
I tried changing the

<div id="right-bar"> to <div id="left-bar">

in /home.tpl and changed the margin size.
I'm still not sure how to add a new column : /

Babydoll 07-03-2010 07:57 PM

Re: Layout Change Help
 
Also, how do I change the flyout menu to flyout the right side instead of left?

The 'Bestseller' and 'Featured Products' image is missing in ie ..

cflsystems 07-04-2010 05:38 AM

Re: Layout Change Help
 
In this class

.fancycat-icons-e li ul

change "left" property to "right"

Babydoll 07-05-2010 01:51 AM

Re: Layout Change Help
 
hm...i've already tried changing everything there but none of them makes it hovers left :/

cflsystems 07-05-2010 05:40 AM

Re: Layout Change Help
 
have you clear the cache? Also you may need to change this in the main css and IE css

Babydoll 07-08-2010 02:01 PM

Re: Layout Change Help
 
I just noticed the flyout menu is also broken in ie. Everything is different when I open my website from ie. Does anyone know why? :/

cflsystems 07-08-2010 02:10 PM

Re: Layout Change Help
 
Welcome to the MS nightmare. There is a separate IE css file, you may need to edit it as well

Babydoll 07-08-2010 06:21 PM

Re: Layout Change Help
 
*stress*
none of the files I changed had an IE version. Seems like xcart just auto changed everything on its own. The title images all disappeared.. Is this supposed to be fixable on my part?

Babydoll 07-15-2010 01:52 AM

Re: Layout Change Help
 
Turns out it's only broken in IE 8 and it works fine on all older version IE. The problem is there is NO IE 8 FILE. What do I do? Anyone else encounter this problem?


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

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