| 
 | ||||||||||
|  | Shopping cart software Solutions for online shops and malls | |||||||||
|  |  |  | ||||||||
| X-Cart Home |  FAQ |  Forum rules |  Calendar |  Mark Forums Read |  User manuals |  Login | 
|  | 
| A bit of help please with "Class=" | |||
|  |  | ||
|  | Thread Tools | Search this Thread | 
| 
			 
			#1  
			
			
			
			
		 | |||||||||
| 
 | |||||||||
|  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 | |||||||||
| 
			 
			#2  
			
			
			
			
		 | |||||||||
| 
 | |||||||||
|  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+. | |||||||||
| 
			 
			#3  
			
			
			
			
		 | |||||||||
| 
 | |||||||||
|  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 | |||||||||
|  |  | 
| Thread Tools | Search this Thread | 
| 
 | 
 | 
|  | |||
| 
X-Cart forums © 2001-2020
 | |||