Hi, I'm still kind of new to whole CSS department and I tried to fix the problem myself, but in vain.
My problem is, hopefully I can explain it properly, that on my comm, the header is bigger than then entry box. The header size it perfect, however, I'm not sure how to fix the size of the entry box so that it matches with the header; I want both
(
Read more... )
Comments 4
#content {margin-left: xxx;}
And mess with the positioning of the sidebar div and the width of the #content, .subcontent and .entry divs
Reply
it worked :D
Reply
If you use Firefox and don't already use the Firebug extension, download and install it - it helps you look at the code on whatever page you're viewing and highlights sections/divs.
Reply
Reply
Leave a comment