I AM BLOGGING @
www.lovejasica.blogspot.com .i will be very thankful if u solve a problem of mine:::;:
i am using a AUTOMATIC POST THUMBNAIL AND SUMMARY script.....and i want to use CSS read more button instead of a button.... check out the SCRIPT
<script type='text/javascript'>createSummaryAndThumb("summary<data

ost.id/>"

;
</script> <span class='rmlink' style='float:right;padding-top:20px;'><a expr:href='data

ost.url'><a class='button small blue'>Click me!</a></a></span>
CHECKOUT CSS for readmore button
.button {
font-family: sans-serif;
font-weight:bold;
color: #fff;
padding:5px 10px 6px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
cursor: pointer;
}
.blue {
background:#0085cc;
background-image: -moz-linear-gradient(top,#0085cc,#00717f);
background-image: -webkit-gradient(linear,left top,
left bottom,from(#0085cc),to(#00717f) );
}
.blue:hover{background:#00717f
.small {font-size:12px;}
.medium{font-size:18px;}
.large{font-size:24px
now the problem is there is no link on READ MORE BUTTON pls checkout
www.lovejasica.blogspot.com .i will be very thanful 2 u if u solve my probelm