I have got the Subscribe to comments plugin in my blog. Now the text in the comments area appears disrupted. If you see here , the checkbox is on a line and the text on the other.
How can I format this so it all appears in 1 line? Tks!!!
I have got the Subscribe to comments plugin in my blog. Now the text in the comments area appears disrupted. If you see here , the checkbox is on a line and the text on the other.
How can I format this so it all appears in 1 line? Tks!!!
any help guys? tks a lot!
Add this to your theme's stylesheet:
#commentform p.subscribe-to-comments input {
margin: 0 5px 0 0;
}
#commentform p.subscribe-to-comments label {
display: inline;
}Srikat:
Wow, tks !!!!
I am very thankful to find help in this forums. I am checked out your blog, and subscribed! tks
Mine doesn't show at all, and I know it's from the theme. Any suggestions?
This topic has been closed to new replies.