feed me feed me chillireward

Archives for Oct, 2006

"Watch out for the fellow who talks about putting things in order! Putting things in order always means getting other people under your control.-Denis Diderot"

Tenacious D - Awesome movie promo

 
The Tenacious D site stands out, both from a design and content point of view. The sense of humour, as expected always in a Jack Black movie translates very well onto this site. Being a rock music fan, I dig this a lot! Features that I liked are The horned image giving a 'Loaded' shout, when a page loads itself Satan's VCR Tongue in cheek astrology section Do visit this site and take a look... PS:I ...

Comments Tweak in Wordpress -2

 
Setting the styles for comments. Part 1 of this tweak is available here. Open the CSS file, named style.css located in the current theme folder and define the following: .comments{ padding:10px 0px 0px 30px; margin:0px 0px 5px 0px; background:url("images/commenticon.gif") no-repeat top left; font-size:0.9em; } .comments-Byauthor{ padding:10px 0px 0px 30px; margin:0px 0px 5px 0px; color:#c60; background:url("images/authorcommenticon.gif") no-repeat top left; font-size:0.9em; } /* backgrounds for alternate comments and author comments alt is for oddcomments, 1,3,5 etc. def is for 2nd 4th comment etc., auth is for author comments. */ .alt{background:#FDF5E6;border:1px dashed #cc0;margin:-10px 0px ...

Comments Tweak in Wordpress -1

 
Making your comments section look nice

You need to know some CSS and have a fair idea of how a PHP code works.

Have you come across those sites where comments are displayed beautifully with a separate look for author comments and an alternating look for the rest of the folk? Chilligavva too carries this style. Take a look. I shall quickly tell you how to do the same with your wordpress blog. There are two steps, step-1 ...

New Design, New Blog Engine, Old Me

 
After ignoring WordPress for over a year now, I checked out their application once again. This time I actually liked it as they had progressed from a year back. The image management module has really come a long way.. Naturally I was in a good mood after that. One thing led to another and Fiesta was born. I was even so bold as to tweak the code a lil bit to suit my needs.. Amidst all this newness, ...