Page 1 of 1

Computer Reparatie website is done using cmsms

Posted: Mon Apr 20, 2009 9:07 pm
by Lateralus
Hi all,

My computer reparatie website is done! I've used the newest version of CMSMS, and again it works awesome! Still, i'm not good at the menu manager, so i'm still using the default menu, but whatever it works great.

Cmsms team, thanks allot for your great cms!

Kind regards,

Lateralus

Re: Computer Reparatie website is done using cmsms

Posted: Wed Apr 22, 2009 5:43 pm
by Dr.CSS
Nice, but you may want to look at having too many divs with the same ID as they are supposed to be unique unlike a class that can be reused...

Re: Computer Reparatie website is done using cmsms

Posted: Thu Apr 23, 2009 5:17 pm
by Lateralus
could you give me an example of a double used id/class?

Re: Computer Reparatie website is done using cmsms

Posted: Thu Apr 23, 2009 10:13 pm
by Dr.CSS
Right click view source shows these, , , ...

Re: Computer Reparatie website is done using cmsms

Posted: Fri May 01, 2009 8:54 am
by Lateralus
yeah ok, the idea is that you do not use an "id" twice, so i should have used a class, but it makes no difference...

Re: Computer Reparatie website is done using cmsms

Posted: Sat May 02, 2009 8:21 pm
by Dr.CSS
Only if you want valid HTML code...