New CMSMS Scout Troop site

Post links to sites running CMS in all its glory.
Locked
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

New CMSMS Scout Troop site

Post by MikeTroop74 »

Check out our website for Boy Scout Troop 74 in Akron, OH   www.troop74.net
CMSMS has been a godsend. Hopefully one of these days I'll be as proficient as many of you. Until then I'll keep hacking away at it. This really is a lot of fun!


CMS Version
1.8.2

Installed Modules
CMSMailer
2.0

News
2.10.6

GoogleMaps
0.1.8
GoogleMaps has been a learning experience for sure. Because of the template I am using, the links and text in the InfoWindow were way to light to read. After alot of searching and stumbling around I finally soved this. I added the following to the end of my stylesheet:

.gmap
{
color: #000  !important;
}

.gmap, .gmap a, .gmap a:visited
{
text-decoration:none;
color: #5750B2;
}

.gmap, .gmap a:hover
{
text-decoration: underline;
color: #333333;
}

I then had to modify the map.tmp file and added to the map section. (I'm trying to write this from memory) Anyway, that did the trick. My only issue now is getting the markers to use the correct shadows (they do exist!) and getting the markers to appear centered on the map when they are clicked on.

Weather
1.0

CGExtensions
1.20

SiteMapMadeSimple
1.2.1

Gallery
1.4.1

CGSimpleSmarty
1.4.5

Mike
Last edited by MikeTroop74 on Thu Oct 14, 2010 7:24 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: New CMSMS Scout Troop site

Post by Dr.CSS »

Very Nice...

I love it when someone can pick up this system and make such a nice site and never have to post a question in the forum...

But, and there's always a but ;), you have an empty UL for some reason in the home page, might want to run the whole site thru a validator...
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

Re: New CMSMS Scout Troop site

Post by MikeTroop74 »

Thank you so much. I will do that.
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: New CMSMS Scout Troop site

Post by mw »

hi mike,
is that the Harley theme ?
Last edited by mw on Fri Oct 15, 2010 8:25 pm, edited 1 time in total.
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

Re: New CMSMS Scout Troop site

Post by MikeTroop74 »

mw wrote: hi mike,
is that the Harley theme ?
Yes it is! I thought it was very cool - great colors.
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: New CMSMS Scout Troop site

Post by mw »

glad to see it being used, after the download counter stopped on the themes site one never knows if the theme is being used or not.
I was going to upload more of those themes but didn't know if people wanted them or not...
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

Re: New CMSMS Scout Troop site

Post by MikeTroop74 »

Great job on this one. I had to make a few tweaks here and there but really love it. Thanks and keep up the great work!
elkman
Power Poster
Power Poster
Posts: 262
Joined: Thu Jan 11, 2007 9:16 pm

Re: New CMSMS Scout Troop site

Post by elkman »

Very nice site.  Can I ask what calendar/events module you're using?

Bill
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

Re: New CMSMS Scout Troop site

Post by MikeTroop74 »

elkman wrote: Very nice site.  Can I ask what calendar/events module you're using?

Bill
I am using Plans Calendar http://www.planscalendar.com/. I really like the way events were displayed accross multiple days and it was very customizable. Of course it took some tweaking on my end but I'd be happy to assist if interested.
blackhawk
Power Poster
Power Poster
Posts: 280
Joined: Mon Oct 20, 2008 6:07 pm

Re: New CMSMS Scout Troop site

Post by blackhawk »

Nice Calendar system!
User avatar
MikeTroop74
Forum Members
Forum Members
Posts: 65
Joined: Thu Oct 14, 2010 6:58 pm

Re: New CMSMS Scout Troop site

Post by MikeTroop74 »

blackhawk wrote: Nice Calendar system!
Would love to turn this into a module for CMSMS. The product is no longer supported unfortunately.
Locked

Return to “CMS Show Off”