Aureole Posted July 24, 2007 Share Posted July 24, 2007 The best way I can demonstrate this is for you to go here it will only take a second. Look on the right side and find "Media" underneath you will see "Content coming soon." Click on it and then add a load of <br /> or a load of lines of text in the editor that shows...now hit cancel (the changes you made will still show on the page even if you hit cancel they won't be added though). You will see that after "Quick Links" the stuff is pushed down and it kind of underlaps the footer... I understand that in css there is something called clear: both which may or may not solve my problem? If so then how do I use it or if not then how can I make the columns auto expand no matter how much content is in them? Quote Link to comment Share on other sites More sharing options...
AndyB Posted July 24, 2007 Share Posted July 24, 2007 Maybe you want something like this - http://www.htmlite.com/faq015.php - a fixed-height scrollable div Quote Link to comment Share on other sites More sharing options...
Aureole Posted July 24, 2007 Author Share Posted July 24, 2007 I just realized that I have a script that finds the largest column and matches the others to it. While using my inline editor the content will overlap the footer but then on reload it will be fine (when I add saving lol) so nevermind, but thanks anyway. Quote Link to comment Share on other sites More sharing options...
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.