Forums

Help with removing "posted on" and "comments" options in archive (5 posts)

  1. soulofthelion
    Member
    Posted 2 years ago #

    Hello

    I recently upgraded to WP 3.0 and am using the Arras Theme. Before the upgrade "posted on" and "comments" were not visible on the archive page. Now they are and I would like to remove them.

    http://www.soulofthelion.com

    I would be grateful for suggestions.

    Thank you.

  2. vtxyzzy
    Member
    Posted 2 years ago #

    To hide that from view, add this line to the bottom of user.css:

    .posts-quick .entry-info {color: white; line-height: .5em;}

  3. soulofthelion
    Member
    Posted 2 years ago #

    ahhhhh. cool. many thanks

  4. vtxyzzy
    Member
    Posted 2 years ago #

    You are welcome! Now, please use the dropdown on the right to mark this topic 'Resolved'.

  5. rightnowlife
    Member
    Posted 1 year ago #

    This did not work for me... Not sure why...

    /* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

    /* globals */
    body { background-color: #DC1818; color: #333; font: 13px 'Lucida Grande',Arial,Helvetica,sans-serif;}
    /* globals */
    (line 160): .entry-content { margin: 10px 0; font-size: 14px; line-height: 1.5em; overflow: hidden; }.posts-quick .entry-info {color: white; line-height: .5em;}

Topic Closed

This topic has been closed to new replies.

About this Topic