darthkitti
Member
Posted 1 year ago #
I am sorry, I know this issue was debated a lot. But I did not found the right answer. I want to customize the size of my text field. I tried this: http://www.fastsecurecontactform.com/tip-setting-width but it did not work out. The message field stays like that: http://orientportal.org/?page_id=794 Is there something wrong with my theme (newone) or have I customize the theme? Any idea?
Thx a lot....
Alex
darthkitti
Member
Posted 1 year ago #
Or is there a post in the forum, which I did not see?
It seems that the advanced option for the size couldn´t overwrite the theme-style?!
Before I can help... What are you trying to do? make it wider or narrower?
How wide? How narrow?
darthkitti
Member
Posted 1 year ago #
Thx 4 your reply. I just want to customize the size, so that´s it´s a simple textfield...
not like that: http://orientportal.org/?page_id=794
but like that in your example: http://www.fastsecurecontactform.com/tip-setting-width
I want it to make it wider, I think 30x10 would be fine. I customized in the advanced options, but nothing changed... not with the ccs-style: text-align:left; width: 300px; nor by the rows and colums settings.
maybe i have to change something in my template/sheet-style? or maybe it doesn´t work with other plugins ( site is using jobmanager, task manager and google analytics plugin)
Yes your theme is causing that.
You can add this to the bottom of your theme style.css file
#content textarea{ height: 100px; width: 270px; }
adjust the values as needed.
darthkitti
Member
Posted 1 year ago #
it worked out fine, thx a lot mike.
like your plugin very much, is the most comfortable and customizable i´ve ever used....
take care