cerstrand_mace 0 Posted December 5, 2012 Report Share Posted December 5, 2012 Hi!I have a problem with a child theme I made. The sidebar is stuck to the bottom of the wrapper. What might cause the problem?The site:http://www.kappfjell.seGreatful for help!Thanks! Quote Link to post Share on other sites
DarkxPunk 13 Posted December 6, 2012 Report Share Posted December 6, 2012 I don't see that... I see no side bar at all. Quote Link to post Share on other sites
DarkxPunk 13 Posted December 6, 2012 Report Share Posted December 6, 2012 Wait I am assuming your talking about the search box on the right. Its being pushed down because its not inside the container div. Put it inside, remove the right margin from the content div. Solved. Quote Link to post Share on other sites
cerstrand_mace 0 Posted December 7, 2012 Author Report Share Posted December 7, 2012 Wait I am assuming your talking about the search box on the right. Its being pushed down because its not inside the container div. Put it inside, remove the right margin from the content div. Solved.Your suggestion sounds right, but it doesn't solve the problem. Any other idea what might cause the problem?This is what happens when I put the primary widget into the container div and remove the right margin from the content div: www.kappfjell.se Quote Link to post Share on other sites
cerstrand_mace 0 Posted December 7, 2012 Author Report Share Posted December 7, 2012 I solved the problem! I forgot to put float: left; on the content div. That was it, along with the other stuff! Thanks for the help! Quote Link to post Share on other sites
DarkxPunk 13 Posted December 9, 2012 Report Share Posted December 9, 2012 You need to fix the padding/margin at the bottom of the page, and odd cause I did not need to put float left. But good that its working.If you need help feel free to Skype me. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.