Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   Comment form (http://forum.bytesforall.com/showthread.php?t=8940)

Uias Aug 15, 2010 09:08 AM

Comment form
 
Hej! I've a problem with the comment form: when there is a comment or more all works fine; when there are not comments, under the box "Leave a Reply" appears another empty box. Why?
I'm using Ata 3.4.4. and WP 3.0.1.

Thanks!

lmilesw Aug 15, 2010 12:45 PM

It sounds like you are talking about the box you would leave a comment in. Can you supply a URL as an example?

Uias Aug 17, 2010 02:23 PM

1 Attachment(s)
Thank you!

Yes, I think you understood perfectly. I'm working offline at the moment, so I can't supply a URL. But I submit an image and some code that I've added to css/html insert. I hope that you can help me. Thank you!


Code:


div#respond {
font-size: 0.8em;
width: 464px;
padding: 20px;
margin: 0 0 10px -15px;
background: myimage;
border: solid 1px #DED2BE;
color:#667C26;


}

textarea#comment {
width: 455px;
height: 220px;
margin:20px 20px 20px 20px;
color:#667C26;

}


h3.reply {
font-size:20px;
text-align:center;
color:#667C26;
background: #FBFAF4;
-moz-border-radius:8px;
-khtml-border-radius: 8px;
-webkit-border-radius:8px;
border-radius: 25px;
padding:8px;
line-height:20px;
margin: 0 0 40px 0;
border: solid 1px #E8E8E8;
}



#comments  {

-moz-border-radius:8px;
-khtml-border-radius: 8px;
-webkit-border-radius:8px;
border-radius: 25px;
font-size: 18px;
margin: 20px 20px 20px 20px;
text-align:center;
color:#667C26;
background:#FBFAF4 ;
padding:8px;
line-height:20px;
border: solid 1px #E8E8E8;
font-family: geneva;

}


ul.commentlist {
font-size: 15px;
border: solid 1px #DED2BE;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 25px;
background: myimage;
padding:0px;
margin: 10px -5px 20px -15px;
font-family: geneva;
;

}

ul.commentlist p {
font-size:12px;
margin: 15px 0px;
font-weight:none;
}


lmilesw Aug 18, 2010 05:44 AM

From what I see the box is there so someone can leave a reply (comment)

Uias Aug 18, 2010 09:02 AM

Yes, but there is another empty box under the "Leave a Reply" box that disappears when someone submits a comment. I'm sorry if I couldn't explain better! Thanks again.

lmilesw Aug 18, 2010 09:10 AM

Without seeing the site it is difficult to determine the issue.

Uias Aug 18, 2010 12:16 PM

Ok. I've created an online site with the same settings of my offline site. There is the same problem, so you can see what I mean. The first post is without comments, and there are two boxes: "Leave a comment" and an empty box (under). This doesn't happen in the second post.

Here the URL: http://www.unitalianoastoccolma.com/test/

lmilesw Aug 18, 2010 01:01 PM

I think I understand what you are talking about now. That is the comment list which is styled by ul.commentlist in ATO>Add HTML/CSS Inserts>CSS Inserts. You might want to try different CSS setting for those lines to see what happens.


All times are GMT -6. The time now is 08:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.