• I read through some of the support documents trying to find a way to get a boarder around the posts or aligning the image to reduce the white space.

    I have added single latest posts to a page and it looks like the except content is part of the wrong post so I was trying to find a way to add a boarder around each post and/or align the image.

    I added the css style sheet from here to try to change the image position with no luck.

    Or even if I could add a separator between posts would work..

    https://www.ads-software.com/plugins/single-latest-posts-lite/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hi, I’ve tweaked a little bit the default CSS stylesheet to center the image (which is being floated by third party stylesheets) and add some borders to items (posts). Please download this file: slp-centeredWithBorders.css save the CSS file to your active WordPress theme folder (wp-content/themes/delicacy-pro/) once you’ve done that, set the css_style parameter in your shortcode like this:

    [slposts ..your parameters.. css_style=slp-centeredWithBorders]

    Styles for ordered lists (which are you using in your site) are found in the CSS style linked before starting at line 329 below this comment block:

    /*\
     * =========================
     * |                       |
     * | ++ Ordered Lists ++   |
     * |                       |
     * =========================
    \*/

    I hope this helps,

    Best regards.

    Thread Starter DearestDebi

    (@dearestdebi)

    I uploaded the file but I’m getting the boarders all at the top of the page, can we just remove the boarders and center the images?

    What’s the difference between the lite and paid version? Once resolved I was going to make a donation but might just be better to get the paid version..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centered Image & Boarder’ is closed to new replies.