Posted by KaiseRCrazY on 3rd January 2010
Create Custom Date Butons!
Create your own date buttons. This is a simple div class and css style. Choose your background image and read this article. Let’s begin…
Here is the code;
Firstly create a div area for this. After that we sill make changes.
Code;
<div class=”post-date”> <div class=”month”><?php the_time(’M') ?></div> <div class=”day”><?php the_time(’d') ?></div> </div>
The Template Image
CSS Style;
.post-date{
float: left;
display: inline;
margin: 0 10px 0 0;
background: url(images/date_button_template.gif) no-repeat;
}
Final :)

Use this code and the oıther on your theme. Have a nice day!
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.
-
Categories
Colored Tags
Functions sidebar Loop css Wordpress hide mysql code robots comment function javascript spiders time template no-index style.css funcitons functions.php else blog Yahoo site single.php Widget image Google index.php Facebook feed if categories article RSS title plugin comments.php content category header.php comments theme post posts authorRecent Comments
Archives
Blogroll
Google Ads
















Made by Symmetric Web
Distributed by Smashing Magazine
No comments yet!