Guest User

Untitled

a guest
Nov 18th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. <div style="width: 500px; min-height: 320px; padding: 0px; clear: both; background-color: transparent; border: 1px solid rgb(192, 192, 192); border-radius: 5px; position: relative !important; text-align: center !important; margin: auto !important;">
  2. <div class="yap_img" style="position: relative !important;">
  3. <a href="{click_url}" target="_blank" style="display: block; color: #FFF;">
  4. <img src="{image}" style="background-size: cover !important; width: 100% !important; height: 261px !important;" alt="{title}">
  5. <p class="yap_ad_spnsrd" style="font-size: 14px; position: absolute; bottom: 0; right: 0; background: rgba(0,0,0,0.3); padding: 5px; margin: 0 14px 8px 0;">Sponsored: {sponsor}</p>
  6. </a>
  7. </div>
  8. <div class="yap_ad_txt" style="width: 95%; margin: auto; text-align: center;">
  9. <a href="{click_url}" target="_blank" style="display: block !important; color: #000; text-decoration: none;">
  10. <h2 style="margin-bottom: 0; font-weight: bold; font-size: 20px; text-align: center;">{title}</h2>
  11. <p style="margin: 0;">{description}</p>
  12. </a>
  13. <div style="text-align: right; position: absolute; top: 12px; right: 15px;">{gemini}</div>
  14. </div>
  15. </div>
Add Comment
Please, Sign In to add comment