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

Pop up editor size

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-25-2011, 05:22 AM
 
tracey tracey is offline
 

Member
  
Join Date: May 2005
Posts: 18
 

Default Pop up editor size

When using Webmaster mode to edit text the textarea in the pop-up window is only 5 lines high - a bit annoying. Does anyone know what template or file to edit to give this more height?
__________________
Tracey

x-cart version 4.3.0
php 5.2.6-1
Reply With Quote
  #2  
Old 03-11-2011, 02:01 AM
 
tracey tracey is offline
 

Member
  
Join Date: May 2005
Posts: 18
 

Default Re: Pop up editor size

Does anyone have an answer to this?
__________________
Tracey

x-cart version 4.3.0
php 5.2.6-1
Reply With Quote
  #3  
Old 03-11-2011, 02:09 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Pop up editor size

You should edit the "skin/common_files/main/popup_edit_label.tpl" template.

Quote:
{if $config.UA.browser eq 'MSIE'}
{include file="main/textarea.tpl" cols=100 rows=10 data=$labelText name="val" width="640px" style="width: 640px;"}
{else}
{include file="main/textarea.tpl" cols=100 rows=5 data=$labelText name="val" width="640px" style="width: 640px;" btn_rows=4}
{/if}
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote

The following 2 users thank qualiteam for this useful post:
am2003 (03-11-2011), tracey (03-11-2011)
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 03:02 PM.

   

 
X-Cart forums © 2001-2020