I am facing some issue with this site: http://ilelo-creation.info/wara-chaussure/la-marque/ I am working on it and the issue is when my sidebar gets extend the container div should also get expand with the content. But as it can be seen the sidebar is getting out of the div..
Hi all,
I am facing some issue with this site: http://ilelo-creation.info/wara-chaussure/la-marque/ I am working on it and the issue is when my sidebar gets extend the container div should also get expand with the content. But as it can be seen the sidebar is getting out of the div..
Any help will be appreciated.
Thank You
I didnt really see how the sidebar on the right expands, couldnt you set your
#primarydiv to a height?Something like adding a height of
340px;Im sorry, i think i misunderstood you, will the sidebar content be expanding by content that is added, or will the links be staying the same?
add overflow: hidden; to #wrapped and move the background from #primary to #wrapped
@ wolfcry911
Thanx a lot.. it works :)