Need help? Check out our Support site, then


Removing line "Posted in ....on <date> by <name>

  1. I don't see that on the blog that is linked in your user name. All I see is the date. If that blog is not the one you are talking about, please post a link to the correct blog.

  2. Thanks for looking at the problem Vivian. The blog is wrjones.wordpress
    The theme is black letterhead and the line I'm talking about is just under the title Montana Cattle.

  3. Does that blog have the CSS upgrade? The upgrade is per blog, not per user.

  4. Yes raincoaster. I've been trying to find where in the CSS to control that line.

  5. div.post small {display: none;}
    should do it.

    You cannot use the <small>-tag in your posts (virtually no one uses it, so it's not really a deal breaker).

  6. Clarification: You cannot use the <small>tag after applying the CSS rule, since the way to hide the line in question is to hide all child elements of div.post which are small.

  7. That got it deltafoxtrot - thank you very much.

    Thank you all for looking at this problem for me.

Topic Closed

This topic has been closed to new replies.

About this Topic