Jump to content

custom Button


sonimik1

Recommended Posts

Any idea why I did not run a custom button?

<style type="text/css"> .cover_post.small { width:200px; height: 250px; } .cover_post.small img{ border: 1px solid rgba(25, 25, 25, 0); border-radius: 3px; box-shadow: 0 0 3px rgba(255, 255, 255, 0.59); left: 7px; top: 30px; width: 180px; height: 210px; } .cover_post.large { height: 500px; width: 400px; } .cover_post.large img { border: 1px solid rgba(25, 25, 25, 0); border-radius: 5px; box-shadow: 0 0 3px rgba(255, 255, 255, 0.59); height: 430px; left: 9px; top: 51px; width: 370px; } .cover_post { background: url('http://i1364.photobucket.com/albums/r728/RadeonHD1/case_zps30e163d5.png'); background-size:contain; background-repeat:no-repeat; display:inline-block; position:relative; } .cover_post img{ background: url("http://hiyascommunitycenter.com/wp-content/themes/Anchor/supreme/images/no-image.jpg") repeat scroll 0 0 / contain padding-box content-box; position: absolute; } </style> <span class='{option} cover_post'><img src='{content}' /></span>

Please help

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...