WordPress.com

Menu
  • Themes
  • Support
  • Forums
  • Blog
  • Features
  • Sign Up
  • Log In

Theme Support

Log In

readjunsting "date/by/tags"

Home › Forums › Automattic › Elemin › readjunsting "date/by/tags"

Tagged: by tags), entry-meta (date

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • April 3, 2012 at 8:55 am #101676 Resolve

    carina
    Member

    Hi there!

    I’ve seen it is no possible to change .entry-meta (date, by tags) position, but I just wanted to make tags no visible by using .entry-meta, .entry-tags… visibility:hidden.

    It works, but it still left it’s “non visible” space in between By and Leave a Comment…
    Can I make it right and position Leave a comment benith By…?

    Here’s our blog: xo-inmyroom.com

    Thanks!!!

    Anna & carina

    The blog I need help with is xo-inmyroom.com
    April 3, 2012 at 8:29 pm #116273

    Ian Stewart

    Hi Anna & Carina. If you use display:none instead of visibility:hidden you should get the effect you’re looking for.

    April 10, 2012 at 9:13 am #116437

    carina
    Member

    Hi!

    I used display:none; but it keeps happening, tags are not visible, but they leave their “empty white space” in between the other .entry: “By…” and “leave a comment”.

    May I add something else?

    Thanks!

    Anna & Carina

    April 10, 2012 at 5:59 pm #116447

    Michelle

    Hi Anna & Carina,

    The white space persists because you have .entry-meta .entry-categories set to visibility: hidden:

    .entry-meta .entry-categories {

    visibility: hidden;

    }

    Change the above code to use display:none, and you should be good to go. So you’d change it to:

    .entry-meta .entry-categories {

    display: none;

    }

    April 13, 2012 at 6:34 pm #116577

    Michael Fields
    Member

    Anna & Carina,

    Hi just wanted to check in and see how michiecat’s solution is working for you.

    Do you still need help with this issue?

    April 23, 2012 at 7:15 pm #116857

    Michelle

    I’m going to go ahead and mark this issue as resolved. If you have any other questions, please feel free to start a new topic.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘readjunsting "date/by/tags"’ is closed to new replies.

An Automattic Thingamajig
  • Follow Following
    • Theme Support
    • Join 28 other followers
    • Already have a WordPress.com account? Log in now.
    • Theme Support
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Copy shortlink
    • Report this content
    • View post in Reader
    • Manage subscriptions
    • Collapse this bar