Forum Moderators: not2easy
here is the code that dive:
margin: 0px 0px 4px 0px; /* center for now */
width: 100%; /* ems so it will grow */
background: url(/skin1/images/panel_types/client_panel_#siteId#_rightbody.png) no-repeat bottom right;
float:left;
I have tried position relative, display block and several other things but it does not work.
any ideas
thanks
If from scratch try google for "3 columns layout" and check out the first result. It shows a 2 fixed centre fluid layout.
If you took if from a site, why not post the whole code (after cleaning it up to the bear minimum)