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

A bit of help please with "Class="

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-25-2014, 09:33 AM
  Petepots's Avatar 
Petepots Petepots is offline
 

eXpert
  
Join Date: Aug 2007
Location: Surrey, UK
Posts: 275
 

Default A bit of help please with "Class="

Guys as you see below I want to stretch the text format to the end of the box.

I am doing this in Customer_options.tbl

http://kingquick.co.uk/peters_files/forum/java_problem/fillin.jpg

{* Nuttys mod to output options text and make make options bolder *}


I was able to put the varable {$lng.txt_desc_options} what I think I need is some sort of "width" option with a textwrap below to make it work.

Can anyone help please


<tr>
<td class="property-value" valign="top" colspan="1">

<a href="#" onclick="toggle('moreDescr');return false">Understanding the options</a> <div id="moreDescr" style="display:none"> {$lng.txt_desc_options} </div>
</tr>

<td class="property-value" valign="top" colspan="1">
<td class="property-value" valign="top" colspan="2"> {$lng.lbl_options2}
{* Nuttys mod end *}
__________________
Version 4.7.2
Reply With Quote
  #2  
Old 02-25-2014, 04:36 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: A bit of help please with "Class="

Check that you are opening/closing tr/td properly. Doesn't look quite right. Otherwise, use Firebug to track down what is causing this. You might need to adjust colspan from 1 to 2+.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
  #3  
Old 02-26-2014, 03:07 AM
  Petepots's Avatar 
Petepots Petepots is offline
 

eXpert
  
Join Date: Aug 2007
Location: Surrey, UK
Posts: 275
 

Default Re: A bit of help please with "Class="

Once again Thank you so much Cherie
forgot the </td> and changed the colspan to 2

Thank you most greatful

Peter

{* Nuttys mod to make options bolder *}
<tr>
<td class="property-value" valign="top" colspan="2">

<a href="#" onclick="toggle('moreDescr');return false">Understanding the options</a> <div id="moreDescr" style="display:none"> {$lng.txt_desc_options} </div>
</tr>

<td class="property-value" valign="top" colspan="1">
<td class="property-value" valign="top" colspan="2"> {$lng.lbl_options2}</td>
{* Nuttys mod end *}
__________________
Version 4.7.2
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:43 PM.

   

 
X-Cart forums © 2001-2020