Controlling Textarea Size With CSS

This is a discussion on "Controlling Textarea Size With CSS" within the Web Page Design section. This forum, and the thread "Controlling Textarea Size With CSS are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 27th, 2006, 23:35
Junior Member
Join Date: May 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Controlling Textarea Size With CSS

Im using Xoops for my site, and am having a few problems finding areas to edit the textareas and drop downs.

How do I control the drop down menu size with css? I want to control them all without going into the actual code and marking them with class or id. Thanks for any help.

Last edited by xKillswitchx; Feb 27th, 2006 at 23:38.
Reply With Quote

  #2 (permalink)  
Old Mar 3rd, 2006, 12:29
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: Controlling Textarea Size With CSS

the code for changing the size of form elements is in the html
Reply With Quote
  #3 (permalink)  
Old Mar 4th, 2006, 06:11
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: Controlling Textarea Size With CSS

It can be done with CSS, but you'll have to add an id or class to the html <input> element.

Otherwise it's simple:
#special {width:150px;}
Reply With Quote
Reply

Tags
controlling, textarea, size, css

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Controlling page layouts for printing in IE lunarfish Web Page Design 0 Jul 17th, 2007 13:01
Controlling QuickTime with JS liby JavaScript Forum 0 Mar 6th, 2007 13:38
Controlling the blinking cursor position in safari browser vikki JavaScript Forum 0 Nov 4th, 2006 05:54
Controlling the sequence of flash files vikuba Web Page Design 3 Jul 7th, 2006 15:25
Controlling the sequence of flash files vikuba Flash & Multimedia Forum 3 Jul 6th, 2006 23:57


All times are GMT. The time now is 21:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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