Help remove unwanted div classes
PermalinkAnyone able to help me?
Glad to see I could help.
I hope to help everyone realize that there is nothing specifically in concrete5 that won't allow you to something due to limitations in the cms, but sometimes a nice tidy method won't necessarily exist for what you are trying to accomplish.
Calendar thing was based on the premium calendar here and was 1099'd contract work from my devilishly handsome boss...so I couldn't possibly share the code. Sorry :)
siteroot/concrete/blocks/autonav/view.php
and copy the folder and paste it in:
siteroot/blocks/autonav/view.php and remove the offending spacer in your template.
The loader will always generally look local (outside concrete directory using a file exists) before loading up a core folder(one inside of concrete directory).