My Subscriptions

No active or expired subscriptions. View Available Subscriptions

News Feed

Receive our Newsletter

Advanced Search

Save $50 on your CMS Expo Registration

Receive $50 off the registration fee for the CMS Expo featuring Joomla! in Dever, Colorado (USA). Click here to register at the reduced rate.
Pages: [1]
Print
Author Topic: SOLVED: MiniCal Month Names  (Read 612 times)
SodaJim
Newbie
*

Karma: +0/-0
Posts: 3


View Profile
« on: February 23, 2007, 09:17:02 PM »

Hello,

I'm new here and wanted to first Thank You for a great product(s)!

I recently included JCalPro Calendar in my Joomla! Site and also installed the MiniCal module. Everything works as expected; however, I would like to know if there's a way to get the month names that are displayed at the top of the MiniCal to be "center justified" instead of "left justified"...?

I searched for a solution but I didn't see anything relevant...

Many Thanks,
Jim
« Last Edit: February 23, 2007, 09:20:42 PM by V-man » Logged
V-man
Administrator
Hero Member
*****

Karma: +16/-3
Posts: 2408


Ignorance is curable, stupid is forever.


View Profile
« Reply #1 on: February 23, 2007, 09:20:31 PM »

I believe your solution is in this thread.
Logged

*** Please read this post and the FAQs before posting in the forum. ***
*** Documentation links: JCal Pro | Advanced Search ***
*** Support questions via PM or e-mail will be ignored.

*** Paid Support is available through Open Source Support Desk.
van
Sr. Member
****

Karma: +0/-0
Posts: 442


View Profile
« Reply #2 on: February 23, 2007, 09:22:14 PM »

Yes, you can use styles to format it however you want. The minical month label class is:

.extcal_month_label

So, you could go into the theme stylesheet and add the following:

.extcal_month_label {
    text-align: center;
}

(Actually, you would want to go find the existing style definition and add the text-align, but you see the possibilities.)
« Last Edit: February 23, 2007, 09:35:55 PM by van » Logged
V-man
Administrator
Hero Member
*****

Karma: +16/-3
Posts: 2408


Ignorance is curable, stupid is forever.


View Profile
« Reply #3 on: February 23, 2007, 09:28:02 PM »

Yes, Van is correct. But check the default Joomla template first. if there are global attributes for <td>, changes to the minical classes may not work.
Logged

*** Please read this post and the FAQs before posting in the forum. ***
*** Documentation links: JCal Pro | Advanced Search ***
*** Support questions via PM or e-mail will be ignored.

*** Paid Support is available through Open Source Support Desk.
SodaJim
Newbie
*

Karma: +0/-0
Posts: 3


View Profile
« Reply #4 on: February 24, 2007, 06:17:19 PM »

Awesome responses ! ! !

I apologize for not finding the thread mentioned as I am a firm believer in knowledge retention when you seek and find solutions on your own!

I'll implement the suggestion(s) and begin tweaking things...

I appreciate the time and efort of those associated with JCalPro; I think the product is above the rest!

Thanks again,
Jim
Logged
V-man
Administrator
Hero Member
*****

Karma: +16/-3
Posts: 2408


Ignorance is curable, stupid is forever.


View Profile
« Reply #5 on: February 24, 2007, 07:08:00 PM »

Thanks Jim. Please show your support by voting over at extensions.joomla.org.
Logged

*** Please read this post and the FAQs before posting in the forum. ***
*** Documentation links: JCal Pro | Advanced Search ***
*** Support questions via PM or e-mail will be ignored.

*** Paid Support is available through Open Source Support Desk.
Pages: [1]
Print
Jump to:  

Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com

Original Joomla Template design by RocketTheme ( Conversion by Bloc)