CommentBox
08-21-2009, 02:10 PM
Hello, i'm running a website on WordPress, and I installed a fully customisable comment box. Whenever I try to customise it, it stops functioning properly
This is what it looks like at the moment: http://i31.tinypic.com/fum0s1.jpg
This is what I want it to look like: http://i29.tinypic.com/2zr2dro.jpg
How do I code it so it looks like this, but is still fully functional? I would also like to stretch the boxes so they fill (horizontally) across the page up to the grey box to the right (in the screenshot)
thank you
ps: this is the code at the moment on the default setting for the box
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[text your-subject] </p>
<p>Your Message<br />
[textarea your-message] </p>
This is what it looks like at the moment: http://i31.tinypic.com/fum0s1.jpg
This is what I want it to look like: http://i29.tinypic.com/2zr2dro.jpg
How do I code it so it looks like this, but is still fully functional? I would also like to stretch the boxes so they fill (horizontally) across the page up to the grey box to the right (in the screenshot)
thank you
ps: this is the code at the moment on the default setting for the box
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[text your-subject] </p>
<p>Your Message<br />
[textarea your-message] </p>