Wordpress border help

3 replies
  • WEB DESIGN
  • |
Hi everyone.
I'm using a premium template and noticed that there is no option built-in to put a border around each post and comment. How do I fix this? Obviously must resort to coding but what coding will I need to insert in the style.css file?

Thanks for any help
#border #wordpress
  • Profile picture of the author joomlawala
    let me help you with it. email me pls.
    Signature

    Masud
    Email me at: masud@softsubstation.com
    [to start PSD-to-XHTML/CSS $70; PSD-to-Joomla/WP $150 only]

    {{ DiscussionBoard.errors[2477379].message }}
  • Profile picture of the author icun
    Put this in whatever class holds the post. This can vary depending on what wordpress template you have.

    Code:
    .classname{border: 1px solid #000;}
    That would give a 1px black border.
    {{ DiscussionBoard.errors[2477504].message }}
  • Profile picture of the author BTSands
    Cheers but have since given up on the idea. Good to know for the future though.
    {{ DiscussionBoard.errors[2479451].message }}

Trending Topics