Jump to content

Recommended Posts

Posted

Hi, 

I would like to use Revive Adserver to show up an interstitial image.

I d like to hide all the site with a white color all around the image (like a lightbox).

I tried to configure interstitial as simple and put a white background, but it does not cover the site (it just adds white color around the image).

Is there a way to do it?

Thanks in advance for your help.

 

  • 3 weeks later...
Posted

I auto-reply myself ;)

I had to modify /plugins/invocationTags/oxInvocationTags/layerstyles/simple/layerstyle.inc.php

and added a div englobing the banner :

<div id="MAX_'.$uniqid.'" style="position: absolute;background: white ;left: 0;width: 100%; height: 100%; top: 0;z-index: 19;visibility: visible; text-align: center; padding-top: 30px;">

Don't forget to put the id on this div , to be able to close it.

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...