Guest User

Untitled

a guest
Nov 18th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. <div style="position: relative; background-color: #fff; max-width: 500px; margin: auto;"> <a href="{click_url}" target="_blank" style="text-decoration: none; color: #000;">
  2. <img src="{image}" alt="{title}" style="background-size: cover !important; max-height: 320px;"> <div style="position: absolute; bottom: 0; right: 0;">
  3. <h2 style="background: rgba(0,0,0,0.3); padding: 5px 15px; margin: 5px 0; color: #fff; font-size: 16px;">{title}</h2>
  4. <p style="font-size: 14px; background: rgba(0,0,0,0.3); padding: 5px 15px; margin: 5px 0; color: #fff;">Ad by: <span style="font-weight: bold">{sponsor}</span></p>
  5. </div> </a>
  6. <div style="position: absolute; top: 5px; right: 5px;">{gemini}</div>
  7. </div>
Add Comment
Please, Sign In to add comment