Kayako logo
Style & Design Customizing the look and feel of your support desk? Share thoughts and request assistance here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
cyberneticos Offline
Member
 
Posts: 114
Join Date: Dec 2007
Location: Spain
How to change COL and ROWS of custom textfield - 20-01-2008, 10:22 AM

<textarea name="f2f3217ede" cols="50" rows="5" class="swifttextarea"></textarea>

Any way to do this ?

CSS ? I didn't want to mess with other textareas...


CyberNETicos Hosting SL
www.cyberneticos.com
   
Reply With Quote
  (#2) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,423
Join Date: Jan 2006
Location: United Kingdom
20-01-2008, 11:58 AM

This is not a CSS property but a textarea property; my understanding is that you would have to modify each.

However, you can apply these CSS properties of width and height and it should produce the same effect as adjusting cols and rows in most major browsers:
Code:
 width:200px;height:100px;
I have moved your thread to the Style and design forum.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---

Last edited by Jamie Edwards; 20-01-2008 at 12:03 PM.
   
Reply With Quote
  (#3) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,852
Join Date: Aug 2006
Location: Mumbai, India
20-01-2008, 02:21 PM

Or you can just add your "custom" customfield in the helpdesk rather than using the ready to-use custom field system of Kayako.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
Reply

Tags
col, custom, rows, textfield

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46