Website URL:
mycornerstoneranch.com
Core:
Joomla 3
Gantry
RT_Leviathan Template
Extensions:
JCE Editor
http://www.joomlacontenteditor.net/
BreezingForms - Contact & Other Forms
http://extensions.joomla.org/extensions/contacts-and-feedback/forms/4709
JUMI - used for custom PHP coding on a few pages and to call current year in copyright module
http://2glux.com/projects/jumi
RokSprocket - Home Page Image Rotator & Mosaic Image Links
http://www.rockettheme.com/extensions-joomla/roksprocket
Event Gallery - Photo Gallery Component
http://extensions.joomla.org/extensions/photos-a-images/galleries/photo-gallery/23640
MijoShop - Storefront - Installed but not active yet. Coming soon.
http://mijosoft.com/joomla-extensions/mijoshop-joomla-shopping-cart
Joom Donation - online donation component
http://extensions.joomla.org/extensions/e-commerce/donations/7094
Comments:
I made a custom CSS file for this site "rt_leviathan-custom.css" with several entries.
I wanted to use the "dark" setting on the home page for the main body section and "light" setting in the rest of the site. As a result I had to change the color of the "h3" tag for the home page..menu-home h3 {color:#F4F0E7;}
Also ran into an odd alignment issue with the Photo Gallery page. Event Gallery wanted to overlap the left boundary of the rt-mainbody container. Fixed it with this snippet:.menu-gallery div#rt-mainbody.rt-light {padding-left:45px !important;}
Feedback & critiques welcomed.
Thanks for your time,
Nathan