• Maybe someone know how to add white margin or border to images in blog’s blocks (box) on the main blog page… so that the pictures dont touch. Sorry for my english. Theme BLOCK LITE of course. Regards.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Organic Themes

    (@organicthemes)

    Hello,

    You could try adding the following style:

    .post-holder {
      border: 6px solid #fff;
      box-sizing: border-box;
    }

    I hope this helps. Thanks!

    Thread Starter rob84

    (@rob84)

    Hi.
    Yes. This is it. Thank You very much.
    Effect is great (www.steel-wood.pl).
    Your theme is beautiful.

    Thread Starter rob84

    (@rob84)

    It was very good.

    But I have next small problem.
    I did something wrong in PHP Editor. I dont know where.
    On the right side of the main picture (on the main page blog)
    appeared white hole and slider left-right at the bottom browser.

    I uploaded a new file loop-blog.php but that not it.

    PS. Your picture’s border code CSS doesnt affect it.

    • This reply was modified 6 years, 5 months ago by rob84.
    • This reply was modified 6 years, 5 months ago by rob84.
    Thread Starter rob84

    (@rob84)

    I uploaded too: footer.php, functions.php, index.php and style.css
    (everything I previously touched). Nothing has changed.
    Maybe this error is not PHP. Please help.

    Thread Starter rob84

    (@rob84)

    I finally deleted this theme and I installed it again.
    Problem has not disappeared but it is hardly visible so it will be forever.

    Last question.
    Where/how change font (dafont.com) on the main page blog (only page name/title – not menu)?

    • This reply was modified 6 years, 5 months ago by rob84.
    Thread Starter rob84

    (@rob84)

    I came up with a simpler way. I deleted page-title in header section and I pasted png graphics in this place.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Image border on the main blog page.’ is closed to new replies.