Todays Date :    |    Home Sweet Home



Download: Web 2.0 Date Icons For Your Blog

So you want a sleek looking date icon for all your posts on your blog or web page do you? Well you’ve come to the right place. Below is a collection of different colors and styles you can choose from and customize. You can grab the .zip of the .PNG’s and .PSDs (separated for bandwidth reasons). You can use these however you feel fit, no limitations no real licensing. If you scroll down a little further you will see how to implement this into your wordpress blog.


package_go.png Download .PNG Files

package_go.png Download .PSD (Photoshop) Files

How To Incorporate Into Wordpress


example.png
To incorporate this into your current wordpress theme you are going to have to do a slight bit of image editing and css as well as xhtml… but don’t worry, we’ve done most of it for you!

Editing In Photoshop (if needed)

First download and unzip the archive. Then pick out your favorite color and open it in photoshop. You will now “save as…” the file into a .gif to be titled “dateicon.gif”…. why are we doing this? Because your visitors using the unholy Internet Explorer 5 or 6 cannot view semi-transparent .png’s.

When you save the gif a dialog will appear. Select the dropdown box next to “Palette” and select “Local (Selective)”. Make sure the check box next to “Transparency” is ticked (checked). Now select the “Matte” drop box and select “White.” and click OK. Now you have a IE friendly transparent .gif. Upload it into your wp-themes/YOURTHEMEHERE/images directory.

Adding the CSS/XHTML To Wordpress

Log into your Wordpress Admin Panel and go to “Presentation.” Now click on “Theme Editor” and select “style.css” on the right side (this is usually brought up automatically).

Add this code:

.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(/images/dateicons/dateicon.) no-repeat;
width:60px;
}

.date_m {
display:block;
font-size: .9em;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
}

.date_d {
display:block;
font-size:1.4em;
margin:0;
padding:0.7em 0 1.3em 0;
text-align: center;
}

(thanks david!).

Also note your images directory might be named something other then “images” and your path will differ so keep that in mind.

After you’ve added the code above, click on “Main Index Template” in your theme editor and find a line containing the following partial code:

<a href=”<?php the_permalink() ?>

You are going to add this above or before that line:

<div class=”the_date”>
<div class=”date_m”><?php the_time(’F') ?></div>
<div class=”date_d”><?php the_time(’jS’) ?></div>
</div>

Now view your page and configure any changes you see fit.

And thats as far as i can take you! Enjoy. Some resources below if you are stuck…


Create a ‘Calendar style’ Wordpress date format
WP Date Image Hack

  • del.icio.us
  • Digg
  • Technorati
  • Reddit
  • Taggly
  • BlinkList
  • StumbleUpon
  • blogmarks
  • YahooMyWeb
  • SphereIt
  • feedmelinks
  • IndiaGram
  • MisterWong
  • Netscape
  • PlugIM

AddThis Social Bookmark Button





About this entry

You’re currently reading “Download: Web 2.0 Date Icons For Your Blog,” an entry on Web Design

Published:
05.11.07 / 10pm
Category:
Downloads, Graphic Design, Photoshop, Resources, Web Design, Wordpress


Euphorish Memeber list receive free Code and stuff %100 opt out

Email:
Full Name:

Get Blogrush Widget


Euphorish Web & Graphic Design Polls

    What Type of Web design Artcle or tutorial would you prefer

    View Results

    Loading ... Loading ...

A word from our sponsors NOT..!



  1. Cristian 05.12.07 / 12am

    Thanks for sharing this!
    It would be very useful if you could specify the usage rights for this. Would you allow the usage of your icons in personal blogs only or also business ones. Would you allow the usage in free distributed temples? What about commercial templates?

    Thanks!
    Cristian

  2. alex 05.12.07 / 10am

    Oh very sorry. These are under the “do-whatever-you-want-with-them” license :)

    I’ll add it up there, thanks for pointing it out.

  3. David 05.14.07 / 12pm

    This css also works:

    .the_date {
    display:block;
    text-align: center;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    background: url(/images/dateicons/Black.png) no-repeat;
    width:60px;
    }

    .date_m {
    display:block;
    font-size: .9em;
    margin:0;
    padding:0;
    font-weight: bold;
    text-align:center;
    }

    .date_d {
    display:block;
    font-size:1.4em;
    margin:0;
    padding:0.7em 0 1.3em 0;
    text-align: center;
    }

    and remove the image tag and you don’t need all the positioning stuff.

  4. alex 05.14.07 / 1pm

    Yeah you’re right. I copied and pasted it from an older theme without optimizing it. I’ll replace it with yours. Thanks

  5. Pixeljunkie`s Blog » Blog Archive » links for 2007-05-14 05.14.07 / 3pm

    [...] Free Download: Web 2.0 Date Icons For Your Blog (tags: icons design free download blog web2.0 icon webdesign) [...]

  6. All in a days work… 05.15.07 / 5am

    [...] Calendar Date Icons (tags: Icons) [...]

  7. Web 2.0 Date Icons « Web Development (Tips & Tricks) 05.15.07 / 5am

    [...] 15th, 2007 · No Comments Make blog look professional with date icons! (Icon formats: .png and [...]

  8. Dove trovare le migliori icone gratuite | Googlisti.com 05.16.07 / 12am

    [...] Date icons 2.0 [...]

  9. Freebies Round-Up: Icons, Buttons and Templates | Smashing Magazine 05.24.07 / 6am

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  10. Freebies Round-Up: Icons, Buttons and Templates | Webdesign (css, grafica e altro) 05.24.07 / 6am

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  11. Robert 05.24.07 / 7am

    Thank you for this very clear walkthrough - saves a lot of time :-)

  12. alex 05.24.07 / 11am

    No problem. I was hoping it came across pretty clear.

  13. Inspired Web - » Freebies - Buttons, Icons and Templates 05.24.07 / 5pm

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  14. SachinKRaj - get something useful from web Huge Free Graphics collection (Icons, Buttons and Templates)- collected by smashingmagazine.com « 05.26.07 / 2am

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  15. » 23 set di icone e bottoni Geekissimo 05.26.07 / 8am

    [...] 19. Web 2.0 Date Icons For Your Blog. [...]

  16. TheHypedâ„¢» Blog Archive » 21 Free Icon Sets Worth Checking Out 05.27.07 / 1pm

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  17. aloha WEBLOG - spreading the aloha spirit » links for 2007-05-23 through 2007-05-28 05.28.07 / 6pm

    [...] Free Download: Web 2.0 Date Icons For Your Blog [...]

  18. Agregar icono de fecha en el titulo de tus post « Xyberneticos 05.28.07 / 8pm

    [...] Iconos y articulo original realizados por la gente de euphorish [...]

  19. Tekjuice.com » Blog Archive » Freebies Round-Up: Icons, Buttons and Templates 05.29.07 / 2pm

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  20. Freebies Round-Up: Icons, Buttons and Templates | Tekjuice.com 05.30.07 / 9pm

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  21. Risorse gratuite di Visual Design 06.02.07 / 11am

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  22. Pixelco Blog » Blog Archive » Los mejores iconos, logos y botones gratis 06.03.07 / 3pm

    [...] Web 2.0 Date Icons For Your Blog. Layouts para Adobe Photoshop (.psd) ans y .png [...]

  23. AllofW.E.B. » 如何顯示日期icon在WordPress上 06.05.07 / 1am

    [...] æ–‡ç« ä¸­æœ‰ä»‹ç´¹ã€ŠFree Download: Web 2.0 Date Icons For Your Blog》,詳細說明應用方法。以下是其英文內容:  How To Incorporate Into Wordpress [...]

  24. Anders 06.17.07 / 7am

    Are these icons hard to make? They don’t seem very hard to make but I see you have some small details

  25. 30 Resources to Create Your Own Web 2.0 Site - Simplehelp 06.20.07 / 6pm

    [...] euphorish - date icons in png and psd [...]

  26. XSiR.NET» Blog Arsiv » Bloglar için ikonlar 06.22.07 / 2am

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  27. Kyoko 06.27.07 / 3pm

    Thanks for the icon, and the tutorial!

  28. Entry Dates Linked to Archive 07.10.07 / 12pm

    [...] Add some style to make it look better or have it appear in a date block. [...]

  29. Comixx » Blog Archive » Bei siti nel web 07.17.07 / 10pm

    [...] Web 2.0 Date Icons For Your Blog: immagini free per date accattivanti, con tutorial per integrarle in WordPress [...]

  30. tmthai.com All you need for the Website!!!!» Blog Archive » Freebie Round-Up: Icons, Buttons, and Templates 07.18.07 / 5am

    [...] Web 2.0 Date Icons For Your Blog. Layouts for Adobe Photoshop (.psd) ans as [...]

  31. The WAHM Shack 07.20.07 / 1pm

    Hello & thank you for the icon and tutorial. I followed all the directions, carefully making note of my correct image path, but the icon will not show at all. The date does show, but the icon will not. Any ideas? Thanks. :)

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

You must be logged in to post a comment.