I have a site I am starting to create with plain HTML with Bootstrap: (
doory.com
)
I would like to create a support and blog section in Joomla but I don't want the site to look any different than the other pages which is just the default bootstrap.
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
Two quick questions:
1) Is there a way to remove the gantry styling of the menu and have the default bootstrap? I would like doory.com/blog (joomla/gantry) to have the same styles as the default bootstrap (doory.com).
2) Is there a way to include a font awesome icon in the menu. I would like to have <i class="icon-home"></i> before the "Home" text in the menu. Joomla strips this html if I try to add this in the menu text directly.