Jump to content

Tom@DDW

Approved members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Tom@DDW

  1. I need to center the wrapping DIV container that displays on a page when using the javascript invocation code (or any type of invocation code) so the image it delivers into it is not aligned left in an existing DIV.

     

    This is the DIV wrapper:

     

    <div style="width: 970px; height: 90px; overflow: auto;">

     

    [Ad script from invocation tag inserted here]

     

    </div>

     

    I would like to change the wrapper DIV to:

     

    <div style="width: 970px; height: 90px; margin; 0 auto; overflow: auto;"> but cannot find the file/script to make this change. 

     

    Any help would be much appreciated!

     

    Tom

×
×
  • Create New...