Page 1 of 1

Less than 4 hrs to put up a site -gotta love CMS Made Simple

Posted: Thu Oct 30, 2014 6:19 pm
by JohnnyB
Installed version 1.11.11
Found a free HTML5 Responsive theme and ported to a CMSMS template.
Added in one very simple menu template that just loops over parent pages.
Added oliverseddon's updated TweetFeed: http://dev.cmsmadesimple.org/projects/tweetfeed
Put in a lazy Facebook iframe widget.

Now, the rest is up to the page editors to add their content...

stupidly simple.

www.springfieldstrong.com

Re: Less than 4 hrs to put up a site -gotta love CMS Made Si

Posted: Thu Nov 06, 2014 7:06 am
by archeo
Very nice and effective but the button "s'abonner" gives an error

Re: Less than 4 hrs to put up a site -gotta love CMS Made Si

Posted: Thu Nov 06, 2014 1:58 pm
by JohnnyB
Hmmm. Maybe you are looking at a different site. The one I posted doesn't have a subscribe button.

Re: Less than 4 hrs to put up a site -gotta love CMS Made Si

Posted: Sun Dec 14, 2014 7:27 pm
by Dr.CSS
Nice, yes CMSMS lets you set up sites very quickly and use any template you want...

I think I see something I've seen on another site using a very similar template, the big image at top is pushed to the left once the view-port gets below 1066px, maybe from being wrapped in a <section> call...

Re: Less than 4 hrs to put up a site -gotta love CMS Made Si

Posted: Sun Dec 14, 2014 10:39 pm
by JohnnyB
Dr.CSS wrote:Nice, yes CMSMS lets you set up sites very quickly and use any template you want...
I think I see something I've seen on another site using a very similar template, the big image at top is pushed to the left once the view-port gets below 1066px, maybe from being wrapped in a <section> call...
Thanks. Looks like a sloppy breakpoint somewhere in there. The yucky thing about this template is it relies on some JS to handle some of the responsiveness :(