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

Side background lenghts

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-26-2003, 01:02 AM
 
EZ EZ is offline
 

Advanced Member
  
Join Date: Jul 2003
Location: Old Bridge, NJ
Posts: 96
 

Default Side background lenghts

the colums on the left and right of the pages that contain the bakground color are not the same lenght in Customer end of shop. When I am in admin section the left and right sides are the same lenght they strech all the way to the bottom both sides but in customer end, the right side stops under Newsletter and before the logo. Can anyone tell me how to get the right side background to strech to the bottom like the left side please, Thank you,

www.innervisionpc.com
__________________
Never believe anything you hear and only half of what you see!

Edward J Ziejka
www.innervisionpc.com
X-Cart Gold 4.1.3
Unix
Reply With Quote
  #2  
Old 07-26-2003, 02:44 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

Well, it somewhat depends on the version you are running becuase it is a CSS thing and they have change the CSS slightly over time.

However, if you look at your customer/home.tpl file, somewhere near the bottom (around line 56) you will see the code:
Code:
<td width=20></td> <td width=150 valign=top> { include file="customer/menu_cart.tpl" }

Change this to:
Code:
<td width=20></td> <td class=VertMenuBox width=150 valign=top> { include file="customer/menu_cart.tpl" }

The addition of "class=VertMenuBox " is assuming that is the class being used on the left side. This is easily found out by looking near at the top of the file.
Reply With Quote
  #3  
Old 07-26-2003, 01:29 PM
 
EZ EZ is offline
 

Advanced Member
  
Join Date: Jul 2003
Location: Old Bridge, NJ
Posts: 96
 

Default Thnks

Thank you for your response! it worked.
__________________
Never believe anything you hear and only half of what you see!

Edward J Ziejka
www.innervisionpc.com
X-Cart Gold 4.1.3
Unix
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 06:57 AM.

   

 
X-Cart forums © 2001-2020