0
votes
1answer
74 views

Date based CSS/theme

Is it possible to set a CSS stylesheet or a theme for articles that were published before X date? The reason I ask is that we've just redesigned our website and some pages have images that are wider ...
0
votes
1answer
156 views

Group posts by date on index.php bug [closed]

I'm using a little handy trick to show the post-date only when the post is from another day by putting it outsite the post-area (but within the loop of course). The problem is, I styled it with a ...