Forumlar / Cotonti / Skins / Expandable height

duck101
#15512 2009-08-05 02:14
Hey I just found out that for some browsers when you have floating objects that you must put a height for the backround ex. .pspbackround { background:#303030 none; padding:0 0px; margin:0; width:460px; height:700px; }

But then I realized the flaw w/ this..... you have to constantly be changing the css b/c everytime you add a new news on the home page or change anything the backround becomes to small or too large.

so is there anyway to make the backround expand and contract with the floating objects. I tryed using percents eg 100% and it didn't work.

Any suggestions