Page 1 of 1

my first (but not last) CMSMS site

Posted: Wed Jul 30, 2008 10:46 pm
by -null-
Been looking around for a CMS so it is a bit easier to change my sites. Eventually decided on CMSMS since it gave me what I needed without going overboard.  And this is the result.

www.gadget-giveaway.info

I'm using the current stable version of CMSMS with the Glossary module version 0.6.3 installed to produce the FAQs.

Re: my first (but not last) CMSMS site

Posted: Thu Jul 31, 2008 1:46 am
by CWebguy
Looks nice.  Did you design the template?

Take care!
CWebguy

Re: my first (but not last) CMSMS site

Posted: Thu Jul 31, 2008 9:46 am
by -null-
No I didn't.  Although I do do a bit of web design I just couldn't get the site looking how I wanted it so I used a template from styleshout.

Re: my first (but not last) CMSMS site

Posted: Thu Jul 31, 2008 10:58 am
by peter2108
Sven A wrote: One more question for my curiosity I would like to know how long you have been working to integrate the template in CMS MS.
I am new to CMS MS and would second this request.

Re: my first (but not last) CMSMS site

Posted: Thu Jul 31, 2008 10:18 pm
by -null-
I already had the site that used the template so I had the html/css how I wanted it.  So it was only a couple of hours really.

The main complication I found was the menu didn't create the same html as the template styled so it didn't look quite correct.  I'm not sure if this was the right way to do it but I just edited the cssmenu.tpl file and removed an un-necessary div.

I was thinking of creating a theme from that template, just haven't had time so far.

Re: my first (but not last) CMSMS site

Posted: Fri Aug 01, 2008 8:28 am
by peter2108
-null- wrote: The main complication I found was the menu didn't create the same html as the template styled so it didn't look quite correct.  I'm not sure if this was the right way to do it but I just edited the cssmenu.tpl file and removed an un-necessary div.
That was the bit I was wondering about! Thanks.