Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <style>
  2. .float {float:left;width: 200px;height:400px;margin: 0 10px;background-color: white;}
  3. .float p {text-align:center;}
  4. .galleryresult {font-family:Georgia, "Century Schoolbook", Bookman, Palatino, Times, Serif;color:#0068ff;font-size:medium;font-weight:bold;background-color: lightgrey;position: relative; bottom: -50px;}
  5. </style>
  6.  
  7. <div class="float">
  8. <center>
  9. <a href="%Redirector%%URL%"> <img class="dropshadow" src="%url%.jpg" alt="%Title% picture click to read more" title="%Title%" /></a>
  10. <br>
  11.  
  12. <div class="galleryresult">
  13.  
  14. <a href="%Redirector%%URL%" style="text-decoration:none;">%Title%</a><br>
  15. <script>
  16. document.write('<FONT COLOR="#0068FF">');
  17. document.write('<H1>');
  18. document.include('%url%.price?show');
  19. </script>
  20. </div>
  21.  
  22.  
  23.  
  24.  
  25. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement