Guest User

Untitled

a guest
Nov 18th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. <div style="width: 300px; height: 50px; padding: 0px; clear: both; background-color: transparent; border: 1px solid rgb(192, 192, 192); border-radius: 5px; position: relative !important; overflow: hidden;">
  2. <div class="yap_img" style="position: relative !important; float: right;">
  3. <a href="{click_url}" target="_blank" style="display: block; color: #FFF;">
  4. <img src="{image}" style="background-size: cover !important; width: 50px !important; height: 50px !important; margin-left: 5px;" alt="{title}">
  5.  
  6. </a>
  7. </div>
  8. <div class="yap_ad_txt" style="padding: 5px;">
  9. <a href="{click_url}" target="_blank" style=" color: #000; text-decoration: none;">
  10. <h2 style="padding: 0; margin: 0; font-weight: bold; font-size: 14px; text-align: left; width: 235px; text-align: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">{title}</h2>
  11. <p style="margin: 0; padding-top: 5px; font-size: 12px; width: 215px; text-align: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Ad: {sponsor}</p>
  12. <div>
  13. </div>
  14. </a>
  15. <div style="text-align: right; position: absolute; bottom: 3px; left: 225px;">{gemini}</div>
  16. </div>
  17. </div>
  18. <div style="clear: both"></div>
Add Comment
Please, Sign In to add comment