I meant give them the width of the mainwrapper plus the width of the borders.
CSS Tip: divs inherently expand to fill the space available.
I meant give them the width of the mainwrapper plus the width of the borders.
CSS Tip: divs inherently expand to fill the space available.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Oh, lol. I am new to all this
I will try that now.
Thanks!
double post
i think those two new divs are wrapping maninwrapper which i think they should be on their own
<div id="mainWrapperLeft"></div>
<div id="mainWrapperRight"></div>
Ok, so my next question, haha
Is there a way to wrap a border around the left and right side of the body and a separate border around the left and right side of the header?