Remove «top bar»

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Jan 23, 2012 8:31 pm
Hello,

I use the template «Music» and wondered how/where to remove the «top bar» with the breadcrump and the «font-size-tool»:

https://skitch.com/axxo/g5rb2/editors-picks

Thank you.

Cheers,
-a ;)
User avatar
Fresh Boarder

teitbite
Mon Jan 23, 2012 8:48 pm
Hi

You cn remove it using this css:

Code: Select all
#gkBreadcrumb { display:none; }
User avatar
Moderator

GK User
Fri Jan 27, 2012 6:45 pm
Can we remove this on just one page?
User avatar
Fresh Boarder

GK User
Fri Jan 27, 2012 11:40 pm
You can assign the modules to menu links in the module manager or better still install nonumber advanced module manager, which gives much more sophisticated control over module display. Install this first nonumbermanager then in the component install the advanced module manager. Once you do that you will have a new set of options in the modules parameters.
User avatar
Expert Boarder

teitbite
Tue Jan 31, 2012 12:41 am
davindersingh wrote:Can we remove this on just one page?


Hi

You can use this css code hidding the bar in for example mod_blank module attached to this one page only.
User avatar
Moderator


cron