Jump to content

Interstitual and background (as a lightbox)


mattheoh

Recommended Posts

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.

 

Link to comment
Share on other sites

  • 3 weeks later...

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.

Link to comment
Share on other sites

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