View Single Post
  #3  
Old 12-16-2009, 01:40 PM
 
cmodesign cmodesign is offline
 

Member
  
Join Date: Oct 2009
Posts: 20
 

Default Re: Fixed width text area

I am not sure if this is the best solution but it seems to have worked. I edited the file \skin1\customer\main\welcome.tpl

Code:
<div style="width: 600px"> {$lng.txt_welcome}<br /> </div>
__________________
X-Cart Gold - v4.2.2
PHP: 4.4.9
MySQL: 5.1.55-rel 12.6
Apache: 2.0.54
Reply With Quote