http://elcaminorealfutbol.org/
Any one know why the main div is not moving along with the length of the sidebar?
http://elcaminorealfutbol.org/
Any one know why the main div is not moving along with the length of the sidebar?
Put the sidebar inside this
<div id="primary"> ... </div>.
Then remove margin-right on <div id="primary"> and float it left.
Awesome! Resolved!
You must log in to post.