Page 1 of 1
New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Posted: Tue Mar 01, 2011 5:52 pm
by orangefrog
I rarely don't like the work I do when all is said and done. But this site I really like. Everything worked out for me on this one. Have a look and let me know your feedback. Always like to hear from others in the industry.
http://www.ah-beetz.ca/
I'm working on a mobile site for this guy as well. I'll et you know if I can do and how I did it as I know there isn;t much about creating mobile sites in CMSMS.
CMSMS 1.9.3
Formbuilder 0.7
Gallery 1.4.4
Some Jquery as well
Oh, question to anyone reading, I need to style the radio buttons on the aboutus/contact us page and I'm not having any luck with it. Does anyone know how to fix these?
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Posted: Tue Mar 01, 2011 10:28 pm
by Nullig
You could play around with the table, like:
Code: Select all
<tr>
<td><label for="fbrp__30_1_0">Yes</label><input name="cntnt01fbrp__30" value="1" checked="checked" id="fbrp__30_1_0" type="radio"><br />
<label for="fbrp__30_1_1">No</label> <input name="cntnt01fbrp__30" value="2" id="fbrp__30_1_1" type="radio"></td></tr>
Noel
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Posted: Tue Mar 01, 2011 10:35 pm
by Jos
Very nice website!
I wonder where the Gallery module comes in

Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Posted: Wed Mar 02, 2011 1:17 am
by orangefrog
Thanks for the kind words. The Gallery is for the photo gallery which is under the about us section. There's only like 20 photos, but enough to show.
I'll have to try the radio button fix and see if it works. Thanks for that.
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Posted: Wed Mar 02, 2011 4:11 pm
by calguy1000
The map uses the CGGoogleMaps menu, and has streetview enabled. However it appears you have edited the map template and removed the area that is used for streetview.
I would suggest you either:
a: Disable street view in the CGGoogleMaps map definition
or
b: Fix the map template to provide the area for the streetview.
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Posted: Wed Mar 02, 2011 4:43 pm
by orangefrog
Hey Calguy. I was wondering about that. I haven't edited any templates at all. Don't even know how to play around with your templates in CGGoogleMaps. Maybe I should just remove the function in the preferences. Thanks for the info though, much appreciated.