onegirlrtw
Member
Posted 5 years ago #
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 http://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!!
A border will only be as long as the content if you specify it on the content div.
onegirlrtw
Member
Posted 5 years ago #
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!!!