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?
New CMSMS 1.9.3 Site - Pizza - Best one I've done!
-
- Forum Members
- Posts: 117
- Joined: Mon Nov 03, 2008 8:43 pm
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
You could play around with the table, like:
Noel
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>
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
Very nice website!
I wonder where the Gallery module comes in

I wonder where the Gallery module comes in

-
- Forum Members
- Posts: 117
- Joined: Mon Nov 03, 2008 8:43 pm
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
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.
I'll have to try the radio button fix and see if it works. Thanks for that.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
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.
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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
- Forum Members
- Posts: 117
- Joined: Mon Nov 03, 2008 8:43 pm
Re: New CMSMS 1.9.3 Site - Pizza - Best one I've done!
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.