Log In · Register

 
comment box
devanELECTRIC
post Apr 9 2007, 11:18 PM
Post #1


devan.urie
****

Group: Member
Posts: 246
Joined: Dec 2005
Member No: 314,247



on my site i have a comment box on the sidebar.
and the spaces between the boxes are quite far apart.
does anyone know how i could space them closer?
the boxes are the ones that say name, post and the box where the comments go

my website :]

any help would be appreciated
 
 
Start new topic
Replies (1 - 2)
AColunga
post Apr 9 2007, 11:56 PM
Post #2


Newbie
*

Group: Member
Posts: 9
Joined: Oct 2005
Member No: 265,956



can you please tell me where you got the code for the comment box? I want to add one to my site! Thank you!
 
steezahh
post Apr 10 2007, 02:21 PM
Post #3


"my girls rock balenciaga and smoke mad marijuana"
******

Group: Member
Posts: 2,089
Joined: Dec 2004
Member No: 70,049



this is the problem.
you have p tags inbetween everyfeild. you could simply remove that.
CODE
<form action="http://detuned.givemeenvy.org/wp-comments-post.php" method="post" id="commentform">

<center>
<input type="text" name="author" id="author" value="Name" size="24" tabindex="1" />

<!--<small><strong>XHTML:</strong> You can use these tags: &lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;code&gt; &lt;em&gt; &lt;i&gt; &lt;strike&gt; &lt;strong&gt; </small>-->

<textarea name="comment" id="comment" cols="24" rows="5" tabindex="4"></textarea>


<input name="submit" type="submit" id="submit" tabindex="5" value="            Post            " />
<input type="hidden" name="comment_post_ID" value="16" />


</form>

try that because it worked for me.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: