Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Top Menu Bar Lifestyle2

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

How do i remove the top black menu bar/logo position if i don't plan to use it?

joomla 2.5+
  • nycps's Avatar
  • nycps
  • LIfetime Developer - Big Bamboo
  • 193 posts
  • 2 Thanks
  • Karma: 0
Last Edit: 9 years 6 months ago by nycps.
The administrator has disabled public write access.
You would need to set the padding to zero for the row and also set the height as 0
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
something along the lines of

#logowrap {
padding: 0;
height: inherit;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers