I am wanting to adjust the layout of the features module. Where do I put this in the Gantry 5 file structure? I have tried to create an override using the joomla templates:customise create overrides. I am not sure that this is the correct way to do it. I got the following message.
Warning
JFolder: :folder: Path is not a folder. Path: C:\xampp\htdocs\blahblah\modules\mod_roksprocket\tmpl
JFolder: :files: Path is not a folder. Path: C:\xampp\htdocs\blahblah\modules\mod_roksprocket\tmpl
If there is a better way to do this please let me know.
I am just wanting to put the description above the title and place it at the bottom of the slider rather than the top. I am having trouble with css to override the absolute top position set.
I had an almost identical question today regarding styling Roksprocket in G5. For your question, you need to check the following:
IF you have a current G5 framework and current G5 template AND you used RocketLauncher to install a demo on your offline site with Xampp,
You do not have RokSprocket installed UNLESS you did it manually after the installation.
The path doesn't exist because the extension is not installed.
If you're not sure, locate htdocs/Sitename/components/com_roksprocket. If it isn't there, Roksprocket isn't installed.
You need to add roksprocket folder in the template directory i would suggest you to see how its done in one of the templates for example this:
www.rockettheme.com/joomla/templates/salient
Download it and see how we override the features roksprocket and you will be clear how you can override the rest! Let me know if you need any help...