Forums

[resolved] Boxes around posts? (3 posts)

  1. ssor
    Member
    Posted 3 years ago #

    HI,

    A bit of a simple one for you I hope but what is the coded and where is is placed to add a square box around each post? If you can point me in the direction of a site that could help it would be much appreicated.

    my site - http://www.bluntedpresents.co.uk

  2. jaredquinn
    Member
    Posted 3 years ago #

    Add it to the CSS for your theme. I would suggest to the "post" class.


    DIV.post { border: 1px solid #ededed; margin: 5px; padding: 5px; }

    should do the trick. You can find more info at http://codex.wordpress.org/Css

  3. ssor
    Member
    Posted 3 years ago #

    Thats great.

    Thank you very much.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.