Viewing 3 replies - 1 through 3 (of 3 total)
  • add this declaration within CSS tag in your theme’s style.css

    #div post {
    border: 1px solid #000
    }

    Or whatever div surrounds what you want to add border to. You could change it to anything else like 5px dotted #000066

    You sure about that mercime?… late night?..

    egads t31os lol, no excuses for me, that was careless ??

    #post { border: 1px solid #000; }
    – #post or .post or whatever container you have

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘code for border’ is closed to new replies.