Guest User

Untitled

a guest
Nov 18th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. <div>
  2. <a href="{click_url}" target="_blank" style="background-color: rgb(238, 238, 238); position: relative; display: block; text-decoration: none; color: #000; min-height: 77px;">
  3. <img src="{image}" alt="{title}" style="float: left; background-size: cover !important; margin-right: 10px;">
  4. <div>
  5. <div style="padding: 2px;"><span style="font-size: 12px; margin: 0 25px 0 4px;">Sponsored by <span style="color: #E45F32">{sponsored}</span></span></div>
  6. <div style="padding: 4px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">{title}
  7. </div>
  8. <div style="padding: 2px;"><span style="text-transform: uppercase; background-color: #E45F32; border-radius: 5px; padding: 2px 5px; text-align: center; color: #FFF; text-decoration: none;">Visit Site</span></div>
  9. </div>
  10. <div style="position: absolute; top: 2px; right: 2px;">{gemini}</div>
  11. </a></div>
  12. <div style="clear: both"></div>
Add Comment
Please, Sign In to add comment