Scarlett - is it possible to eliminate the Main Menu on the home page? My goal would be a full page slider with graphic links to internal pages. Internal pages would have the Main Menu.
To amend try adding the following to the Custom CSS field of your templates parameters...
#container_hornav {
display: none;
}
As you only want to effect the frontpage you will need to add the above CSS to a single template style applied to just that page. For details on creating multiple template styles may I suggest the following article... http://joomla51.com/tutorials/item/creating-multiple-template-styles
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »