Forums

Subscribe to comments CSS problem (5 posts)

  1. minademas
    Member
    Posted 1 year ago #

    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!!!

  2. minademas
    Member
    Posted 1 year ago #

    any help guys? tks a lot!

  3. srikat
    Member
    Posted 1 year ago #

    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;
            }
  4. minademas
    Member
    Posted 1 year ago #

    Srikat:

    Wow, tks !!!!

    I am very thankful to find help in this forums. I am checked out your blog, and subscribed! tks

  5. kesepian
    Member
    Posted 10 months ago #

    Mine doesn't show at all, and I know it's from the theme. Any suggestions?

Topic Closed

This topic has been closed to new replies.

About this Topic