Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Themes
Demos
Documentation
Forums
Contact Us
Download
Purchase
Quotes

" ... I want to tell you that your thyme product is functional and valuable beyond words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."

" ... Thanks for such a complete project, its making my job much easier. ..."

" ... I have now deployed 4 different calendars and our users love them ... "

" ... Easy to install and use and a great look/design. ..."

" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."


  FAQFAQ    SearchSearch  RegisterRegister   Log inLog in 
CSS for calendar view

 
Post new topic   Reply to topic     Forum Index -> Web site integration
View previous topic :: View next topic  
Author Message
leslietane



Joined: 07 Oct 2008
Posts: 12

PostPosted: Sun Oct 12, 2008 7:31 pm    Post subject: CSS for calendar view Reply with quote

Hi,

I can't figure out where to modify the CSS for the calendar view. For example, in monthly view the "October 2008", in Event View "Upcoming Events". The calendar URL is http://www.umass.edu/music/eventcalendar/

Thanks!
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5279

PostPosted: Mon Oct 13, 2008 5:23 pm    Post subject: Reply with quote

Hi,

font.heading or just .heading in themes/default/style/style.css

Let me know if you have any questions / trouble.
Back to top
View user's profile Send private message Visit poster's website
leslietane



Joined: 07 Oct 2008
Posts: 12

PostPosted: Tue Oct 14, 2008 12:23 am    Post subject: Reply with quote

That worked, thanks. However, when I changed the .heading style, it also changed the year style on the mini-calendar module. Can you tell me what to change to make the "2008" the same style as the other module headings? I'm using the blue-goth style as a base.

Thank you!
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5279

PostPosted: Tue Oct 14, 2008 4:55 pm    Post subject: Reply with quote

Hi,

Ahh.. using the blue-goth theme's css, remove the whole:

.heading
{
color: #2D446C;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
}

part and change the existing styling definition just above that for:

#cal table.heading, #cal td.heading, #cal th.heading
{
........
}

Let me know if you have any questions / trouble
Back to top
View user's profile Send private message Visit poster's website
leslietane



Joined: 07 Oct 2008
Posts: 12

PostPosted: Tue Oct 14, 2008 6:28 pm    Post subject: Reply with quote

Hmmm. When I do that, the new style doesn't get applied to the headings. Maybe I'm doing it wrong?
Back to top
View user's profile Send private message
leslietane



Joined: 07 Oct 2008
Posts: 12

PostPosted: Tue Oct 21, 2008 6:06 pm    Post subject: Bump Reply with quote

Still can't figure out how to fix this. Thanks!
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5279

PostPosted: Tue Oct 21, 2008 7:18 pm    Post subject: Reply with quote

OK, do this:

Add this line:

#cal font.heading { font-size: 24px; }

.. or change the style to whatever you would like

Then change this line:

#cal div.calnav td.heading, #cal div.calnav th.heading

... to this ...

#cal div.calnav td.heading, #cal div.calnav th.heading, #cal div.calnav font.heading

Let me know if this doesn't resolve it.
Back to top
View user's profile Send private message Visit poster's website
leslietane



Joined: 07 Oct 2008
Posts: 12

PostPosted: Thu Oct 23, 2008 5:38 pm    Post subject: Reply with quote

That did it. Thanks, as always, for the fantastic support!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Web site integration All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2005 eXtrovert software unless otherwise noted. All rights reserved.
Portions © 2004 Ben Brown. All rights reserved.
Trademarks are property of their respective owners.