[SOLVED!] tried soltions, but textarea is still 800px

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
charleyhankins
Forum Members
Forum Members
Posts: 28
Joined: Tue Oct 09, 2007 4:33 pm

[SOLVED!] tried soltions, but textarea is still 800px

Post by charleyhankins »

I have tried the solutions listed here: http://forum.cmsmadesimple.org/index.php/topic,9693.msg52829.html#msg52829
but my textarea is still 800px.  I Don't get it.

I have tried the following statements in my CSS:
.feedbacktable textarea { width: 400px; height: 60px;}
.feedbackform textarea { width: 400px; height: 60px;}
textarea { width: 400px; height: 60px;}

Help?  :-\

Thanks,
Charley
Last edited by charleyhankins on Tue Mar 04, 2008 2:17 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: tried soltions, but textarea is still 800px

Post by RonnyK »

Charly,

do you have a link, and are you sure that the stylesheet is attached to the template.

Ronny
charleyhankins
Forum Members
Forum Members
Posts: 28
Joined: Tue Oct 09, 2007 4:33 pm

Re: tried soltions, but textarea is still 800px

Post by charleyhankins »

Sure.

http://www.fact-inc.com/index.php?page=contact-us

yes.  the CSS is attached to the template.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: tried soltions, but textarea is still 800px

Post by Nullig »

I just tried changing your stylesheet to:

textarea { width: 200px; height: 60px;}

and it worked.

Where is coming from? Is that in your template?

Nullig
charleyhankins
Forum Members
Forum Members
Posts: 28
Joined: Tue Oct 09, 2007 4:33 pm

Re: tried soltions, but textarea is still 800px

Post by charleyhankins »

got that from here:  http://forum.cmsmadesimple.org/index.php/topic,895.msg4683.html#msg4683

Thanks!  the textarea worked like a champ!  ;D
Post Reply

Return to “Layout and Design (CSS & HTML)”