On http://iandy.de/?p=44#comments i have the problem that "Antworten" ("Respond") is floating over the comment, and the Links of Commenters aren't working.
How can i fix that?
On http://iandy.de/?p=44#comments i have the problem that "Antworten" ("Respond") is floating over the comment, and the Links of Commenters aren't working.
How can i fix that?
Hi!
Add following code to css/custom.css:
#top .comment-reply-link {
left: -61px;
}
.gravatar {
z-index: 0;
}
Regards,
Peter
Thanks. But the second level is still buggy. Any fix for that?
Hi iAndy,
Try this:
#top .children .comment-reply-link {
left: -66px;
}
.children .comment_content {
margin: -44px 0 0 38px;
padding-bottom: 30px;
}
Regards,
Mya
Hi Mya,
thanks. But one more problem...
what the heck is that?! http://i44.tinypic.com/2mzb39j.jpg
Hey!
Can you post a link to this page please?
Regards,
Peter
Hi Mya and iAndy,
I would rather put:
#top .children .comment-reply-link {
left: -68px;
}
In order to match with the first one. But I wear big glasses, so I may be confused...
Hey,
destynate,
You can add this in your Quick CSS or custom.css
.pingbacklist .comment-reply-link{display:none;}
Twitthermann, I'm not sure - as it is it looks good now, no?
I hope this helps.
Let us know if it works :)
Cheers,
Chris
Hi,
what was the final solution?
Same Problem here ;-)
Boris
Hey!
alconsulting,
that depends on the exact problem you're experiencing, can you describe your issue? I'm not certain which solutions were given for separate problems.
Regards,
Chris
Hi Chris,
i did here: http://www.kriesi.at/support/topic/formatting-problem-with-comments-and-translations
Thanks
Boris
This topic has been closed to new replies.