format comment input area


Author Message
GerritWP

Posted: 10/3/2009
Quote message 


 
Garry

Posted: 10/3/2009
Quote message 

Following Styling rule controls the input areas, you can add desired rules to it for customization:

input, select {
font-family:Arial,Helvetica,Sans-Serif;
font-size:12px;
font-style:normal;
font-weight:normal;
}
 
GerritWP

Posted: 10/4/2009
Quote message 

Thanks, but also i want to know:

-why is this textarea some pixels left, how can all textboxes (name, email, comment) stay in one line?

-how can i make box, where the comment is written, fixed size and little smaller? adding/removig rows i can, but columns/width?
 
Dave Porter

Posted: 10/4/2009
Quote message 

Hi GerritWP,

Is this reproducible in different browsers ?
Always a good idea to say what browser you are seeing this in.

If you are sure it is a bug, enter an official 'Case' to Artisteer via the support link in the main left menu of this site...

HTH Dave

 
GerritWP

Posted: 10/4/2009
Quote message 

Im using Chrome, i looked around and seen similar comment area location problem in other artisteer generated theme. In the beginning i taught, that i have messed up something in css or php.
 
Dave Porter

Posted: 10/4/2009
Quote message 

Hi GerritWP,

Chrome is also my browser of choice but I do sometimes notice some odd layout issues when visiting web pages.

You did not say if this is reproducible in other browsers ?

regards, Dave