Forums / Cotonti / Support / Modification of news

GHengeveld
#27413 2010-12-08 18:18
Please stop using tables for layout, unless it's really tabular data you're working with. In this case it clearly isn't so you shouldn't use tables. Use divs and set float:left on each of them.