Page 1 of 1

Re: Name and email Input text Color

Posted: 13 Oct 2008, 12:34
by Jan
Hi, the parts like name and e-mail are not styled:

<td width="5"><b><?php echo JText::_('Title'); ?>: </b></td>

it depends on your template, see tags: td, b

the same with submit and reset buttons, they are styled by your template...


Jan