ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Hi
I have recently returned to the world of web development - my previous experience was HTML and ASP with Notepad!
I have created a few sites for friends using Joomla and I now have a bigger challenge ahead where I have to match a specific design brief.
Although I have just started to learn how to create Gantry templates, this job is too advanced for me to build from scratch so I would like to use a responsive RT theme as a basis for me to tweak.
So, I am looking for any advice on which template to use as a starting point. I have attached a mock-up of the design that I need to recreate.
I would say that any of the recent templates would do as a starting point for that (e.g. Vermilion). The contact "module" on the demo is only a dummy so you would need to find a suitable working contact module on JED. All the additional styling that you need can be done using custom CSS.
This is how to create a custom CSS compatible with Gantry 4...
Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_fracture). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Perfect - thanks for the quick response.
I actually had Vermilion open in my browser and was probably going to be my starting point if I had no suggestions.