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
Computer Reparatie website is done using cmsms
Re: Computer Reparatie website is done using cmsms
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
could you give me an example of a double used id/class?
Re: Computer Reparatie website is done using cmsms
Right click view source shows these, , , ...
Re: Computer Reparatie website is done using cmsms
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
Only if you want valid HTML code...