| Name | rbbeltran |
|---|---|
| Email Address | n/a |
| Posts | 1 |
-
- 2010-02-10 01:13:17
- comment form customization
- Board >> Django Standard Library >> Comments
- hello, im having a hard time figuring out how to customize the comment fields generated by
<div class="comment_form">
{% render_comment_form for entry %}
</div>
as you can see by default Name, Email Address, URL and Comment field are not properly aligned, can anyone here help me with this? i dont know what id's to access in my css. I know this is not a forum but it's somewhat related.


