Anyone know how to do this style of popover?

2 replies
  • WEB DESIGN
  • |
Take a look here:

Learn English in Boston with EC English Language Schools

They have an opaque box attached to the scroll bar (right side of screen) that scrolls with the page.

It has a countdown and a call for action.

Anyone know a way do this?
#popover #style
  • Profile picture of the author Nathan K
    This is the CSS code that they have used.

    #Offer2014Ad {
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 3px 0 0 3px;
    float: right;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 200px;
    width: 100px;
    z-index: 20;
    }
    {{ DiscussionBoard.errors[8520592].message }}
  • Send me a PM. I have it built out via PHP.

    WIL -
    Signature
    WebDevelopmentGroup NYC & CA- Small Business Web Development, App Development, WordPress Development, Graphic Designs, Online Marketing, Local Marketing & more!. "Call us 1.800.219.1314 or message us!". Visit us today! "Now On Live Chat Mon-Fri.". www.WebDevelopmentGroup.org
    (Whitelable our Services)
    ===================================
    ==> #1 OFFLINE MARKETING FORUM ON THE WEB! <==
    www.OFFLINEMARKETINGFORUM.com
    (Register Now)
    {{ DiscussionBoard.errors[8520691].message }}

Trending Topics