Do you know how to create tooltips using HTML/CSS and/or javascript already, and are just wondering how to plug that into Concrete5? Or do you need to know how to do this from scratch?
Just how to plug it in to C5.
Thanks.
Thanks.
What you want to do is create a custom template for the AutoNav block and put the CSS/JS either inline in the custom template's html, or create separate CSS/JS files and include them in your template's <head>.
Here are the docs on custom templates:
http://www.concrete5.org/documentation/how-tos/customize-a-block-s-...
http://www.concrete5.org/documentation/general-topics/custom-templa...
Hope that helps!
Here are the docs on custom templates:
http://www.concrete5.org/documentation/how-tos/customize-a-block-s-...
http://www.concrete5.org/documentation/general-topics/custom-templa...
Hope that helps!