Jump to content

How To Modify The Wrapper Div Styling


Tom@DDW

Recommended Posts

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

Link to comment
Share on other sites

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...