Calendar - present day

Creating and modifying plugins.
Post Reply
oberlach
Regular
Posts: 10
Joined: Sun Aug 08, 2004 4:43 pm

Calendar - present day

Post by oberlach »

How can I change the design of the present day? How can I make it bold, or underlined or more highlighted?

Thanks for help,
obi.
cj
Posts: 1
Joined: Sat Jan 01, 2005 5:45 pm
Location: Würzburg, Germany
Contact:

Post by cj »

..would really like that too. should be easy in the new version for someone who knows more than I do about smarty, right? :wink:
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

It can be done in CSS

.serendipity_calendarDay.Today {
background-color: #C9CDDA;
}

see my blog :)
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
Post Reply