Currently I am trying to make the following a button on my WordPress blog. It is an automatic link that gets that class whenever it is posted but I just can’t seem to make it work.
<div class="kpg-title">
<a href="/recentphotos/?album=Photosagain">photosagain</a>
</div>
This is the link to the
CSS
Any help would be greatly appreciated I am trying to use these buttons
There are only 2 styles in the CSS that affect the mark up. Neither of them are going to create the effect you are looking for. Check your class name.