Realmac Software

Welcome guest, please Login or Register

   

Contact form message text field height?

Rank
Rank

Total Posts: 47

Joined Jul 2008

PM

 

I would like to adjust my message text area height to a larger box. I have searched high and low for an answer with no success! I would like to only adjust the message portion of the contact form, the rest I would like to leave one line.


Thanks in advance,

Nick

Avatar
Rank
Rank
Rank
Rank

Total Posts: 161

Joined Nov 2005

PM

 

Try this code -

textarea.form-input-field {
height
300px;

I cheated. I just copied this from Sundog’s post at the top of this thread. Worth looking at the whole thread as there are lots of useful tips in it.

Jeremy

Rank
Rank

Total Posts: 47

Joined Jul 2008

PM

 
jbyfield - 13 March 2010 04:25 AM

Try this code -

textarea.form-input-field {
height
300px;

I cheated. I just copied this from Sundog’s post at the top of this thread. Worth looking at the whole thread as there are lots of useful tips in it.

Jeremy

Jeremy,

I do appreciate your response but when i enter the code into CSS it will not adjust anything, like the other codes i found.

Avatar
Rank
Rank
Rank
Rank

Total Posts: 161

Joined Nov 2005

PM

 

Could it be theme specific ? Works for me on Mondrian, Multi No Theme, Ohm and all the standard templates I have tried. What theme are you using ?

Rank
Rank

Total Posts: 47

Joined Jul 2008

PM

 
jbyfield - 13 March 2010 12:30 PM

Could it be theme specific ? Works for me on Mondrian, Multi No Theme, Ohm and all the standard templates I have tried. What theme are you using ?

I am using jax pro ajax theme. also I am importing it with stacks. The problem is I tried it on both the import contact page and the original contact form page with no success…

http://www.surfacerideshop.com/contact.php

Avatar
Rank
Rank
Rank
Rank

Total Posts: 161

Joined Nov 2005

PM

 

Hopefully someone with Ajax and/or Stacks can jump in and help. I can see the issue on that page but not sure if it is related to a fixed page height or if that page/stack is fluid. It’s just funny how with the message box height you have now both columns are the same height.