Sunday, April 17, 2011

Don't you like the date header?

From the beginning, I couldn't get used to this date header thing. So I did a quick search for "how can i remove date header" and here what I found:
Go to HTML design part find that:

.main-inner .widget h2.date-header {
margin: 0 -15px 1px;
padding: 0 0 $(date.padding.bottom) 0;

Between the code upon, put this : display: none;

Here is how it seems now:


But now, I need to align the post title and gadget titles, so I use the info I mentioned in previous post (http://va333furkank.blogspot.com/2011/04/aligning-widgets.html) and here the result is:



......................................................................................................................................

No comments:

Post a Comment