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.

remove bullet points in submenu

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

Hi
i try to remove the bullet points in a module submenu:

braunrob.myhostpoint.ch/leinwand/arbeiten2.html

I found this in forum but cant find the before {border:x;} in css. where is it? and how can i reduce the space at the right of the zentools gallery?

thx 4 help

regards
marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi,

Try giving your menu module a module class suffix of:
zen-menu-vertical

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
The administrator has disabled public write access.
Hi Robert
I have added the modulsuffix to all submenumodules but nothing happens.

regards marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
the module class isn't displaying so try

ul.zen-menu-230 li {list-style-type: none;}
ul.zen-menu-230 {margin-left:0}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
it works
Thx a lot Paul.

Regards marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
You're welcome

Cheers
Paul
  • 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