1. SteveJ
  2. Free Templates / Extensions
  3. Wednesday, 30 October 2013
  4.  Subscribe via email
I have an external website linking to a page/Article on my website but I need to hide my navigation bar so I just want to display the content of the page. This is fairly straightforward in a non-Joomla website but I fail to work out how to do it using J51 Oxygen/Joomla 2.5.14. I am linking to an external site and displaying the contents on mine without the navigation bar.

Thank you.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Steve

To remove the top menu from your Oxygen template try adding the following to the Custom CSS field of your templates parameters...


#hornav {
display: none;
}


CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I created a second template just for any pages I want to hide the Navigation menu on and this worked perfectly,

Thank you again for a mighty fine product and even mighter, finer support. :cheer:
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!