Page 1 of 1

Another CMS site

Posted: Fri May 01, 2009 2:47 pm
by erajis
Hey guys thanks again for this wonderful CMS! It truly is revolutionary!

http://www.finalmiletech.com

Modules:
  • News
    Random Global Content Block
    Flash Object

Re: Another CMS site

Posted: Sat May 02, 2009 8:29 pm
by Dr.CSS
Nice, clean...

Only one thing very minor but ie6/7 may give problems, in submenu needs another - should be <!-- not <!-  even better is to use smarty type comments that wont even show in page source, {* end sub content *} these will only show when looking at the template but are removed when rendering the page...

Re: Another CMS site

Posted: Tue May 12, 2009 10:12 pm
by erajis
Thanks will do!!

Re: Another CMS site

Posted: Wed May 13, 2009 2:08 pm
by tyman00
I like the nice clean look. It's smooth and very inviting. I am not normally a green person, but you pulled it off well.

Re: Another CMS site

Posted: Thu May 14, 2009 1:57 am
by erajis
Thank you!! Much appreciated!!

Re: Another CMS site

Posted: Fri Jun 05, 2009 11:33 am
by fatcuban
Good work!

I would possibly center the menu links as there appears to be more padding at the top than bottom (unless that's intentional)! but that's a minor design point on whats otherwise a really nice site.

Well done.

Re: Another CMS site

Posted: Mon Jun 22, 2009 12:21 pm
by Elsie
Great site. Is the Flash on the home page editable through CMS made simple too? I'm looking for a Flash fade image show which my client can change the pictures in themselves through the CMS Made Simple admin consol.

Re: Another CMS site

Posted: Mon Jun 22, 2009 9:06 pm
by oliverseddon
Check out image_rotator in the modules downloads on the CMSMS. Just add it to your plugins folder and it lets you specify a folder of images and will rotate through them, fading from one to another. I used it on this site: http://www.maicoonly.co.uk

The code I dropped into my home page template was:

{image_rotator folder='uploads/images/banners/' alt='Maico Only banner' width='964' height='321' speed_fade='6' speed='6' rotator='new' random='false' title='Maico Only banner'}

Seems to be easier than any flash based option.



Thanks