• Hoping someone responds to this one…it’s got to be easy and obvious to everyone, just not me!

    I have the following css for my content area on https://onegirlworld.com:

    #content {
    float:left;
    width:580px;
    padding-top:20px;
    overflow:hidden;
    border-left: 1px solid #b2d840;
    }

    If you check the site, you can see how the border cuts off…

    Please all of you wonderful bloggers, HELP ! What do I do to fix this??

    Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • A border will only be as long as the content if you specify it on the content div.

    Thread Starter onegirlrtw

    (@onegirlrtw)

    Thank you! I know that already, as you can see that is my exact problem!!!

    Any ideas on how to get a full LHS border ?

    Do I really care, bc when the site is fully up and running, there will always be enough posts to fill the gap???

    Is anyone else sick of hand tweaking every little CSS elements in this themes!!!! I’m not totally convince that WP is user friendly!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Third time lucky…border cuts off in main content!’ is closed to new replies.