Guest User

Untitled

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