<****SOLVED****>
I have a cms site at http://pacopybrad.auctioncms.com
It uses a skin file that loads the header, sidebar, footer , and the body. The body has a border around it preventing the background image in lining up with an image in the header to make one image i have trying to get it too align putting align/valign both in the image and the td that are in the body.
I also tried placing an inline style in front of the {%body%} but this only made my page go to another row below the buttons
the code was:
<div align="left" valign="top">{%body%}</div>
thanks
Last edited by bean1620; 03-07-2007 at 05:35 PM..
|