Calendar CSS

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
M.Jay.Victor
New Member
New Member
Posts: 2
Joined: Mon Aug 09, 2010 12:51 am

Calendar CSS

Post by M.Jay.Victor »

I am struggling to make the date number in each cell different than an event that may be added. IE I can change the CSS for the cells so that the date is larger, but then any added event is as well. What ID do i use to control the added event text.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Calendar CSS

Post by Dr.CSS »

No link?...
M.Jay.Victor
New Member
New Member
Posts: 2
Joined: Mon Aug 09, 2010 12:51 am

Re: Calendar CSS

Post by M.Jay.Victor »

Sure
http://jvdesign.us/wip/mma/cmsms/index. ... 57&page=57

I can change the date font by simply adjusting the CSS for the table cell. What I cant figure out is howe to change the event font independently.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Calendar CSS

Post by Dr.CSS »

They are both 'a' links but the date is in the td and the text is in the td ul li so to change them independent...

td a {style}

td li a {style}
Locked

Return to “Layout and Design (CSS & HTML)”