• Resolved tengri

    (@tengri)


    Hi,
    I’m a huge fan of your plugin – so first, thank you for this!
    I’m using preview pictures with es defined size. Unfortunately there is a white space showing above the pictures, instead of displaying them directly after the title bar of the widget respectively the bottom line of the previous post.
    How can I get rid of this white space?
    Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Floeter

    (@kometschuh)

    Can you describe the “.. white space showing above the picuture ..” in more details or attatch a screenshot?

    (Is it not possible to attache a screenshot you can write to: http://tiptoppress.com/contact/ and please add some words for a reference to your question here.)

    I also find some custom CSS code on your website for the Category Posts Widget. So I not really know what is mean.

    Thread Starter tengri

    (@tengri)

    Hi, thank you. Indeed, it’s not possible to attach a screenshot here. I sent you an email over the contact form on your website.

    Thread Starter tengri

    (@tengri)

    Hi, I could solve the issue by adding this CSS code

    #category-posts-2 .cat-post-item{
    margin:0px;
    padding:0px;
    }
    #category-posts-2 .cat-post-thumbnail{
    margin-top:0px;
    margin-bottom:0px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space above preview pictures’ is closed to new replies.