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

Move column (Artistic Tunes)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-01-2012, 04:46 PM
 
MSfan MSfan is offline
 

Advanced Member
  
Join Date: Nov 2011
Posts: 56
 

Default Move column (Artistic Tunes)

I'm testing out the Artistic Tunes templates. Is there an easy way to move the column that is on the right to the left side?

Thanks
__________________
v4.4.4 Pro
Reply With Quote
  #2  
Old 01-01-2012, 05:33 PM
 
MSfan MSfan is offline
 

Advanced Member
  
Join Date: Nov 2011
Posts: 56
 

Default Re: Move column (Artistic Tunes)

It's not perfect, but I moved it over by modifying two files:

content.tpl
{if ($main neq 'cart' or $cart_empty) and $main neq 'checkout'}
<div id="left-bar">
{include file="customer/left_bar.tpl"}
</div>
css/altskin.css

#left-bar {
width: 210px;
margin-left: 0;
}

#center-main {
margin: 0 0 0 250px;
padding-bottom: 0;
}
__________________
v4.4.4 Pro
Reply With Quote
  #3  
Old 04-13-2012, 11:15 AM
 
Paul H . Paul H . is offline
 

Advanced Member
  
Join Date: Mar 2012
Posts: 78
 

Default Re: Move column (Artistic Tunes)

I was going to do the same thing but went for another template instead -but I may change. I tried float left whilst messing with Firebug
__________________
Gold 4.7.9-Ideal Responsive
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 07:23 AM.

   

 
X-Cart forums © 2001-2020