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.

main menu style

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

Hi,
I need to eliminate the dot to let my large text menu items stay on one line (in general I can't find the way to save specific css settings...)
As you can see here www.toponomasticafemminile.com/sito/index.php (at 1240x resolution) two items are on two lines...
Thanks in advance as usual...
Vivaldo
  • Sindacato CIDA Banca Centrale's Avatar
  • Sindacato CIDA Banca Centrale
  • 12 Month basic
  • 35 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Vivaldo,

Try adding

.zen-menu ul > li.parent > a:before, .zen-menu ul > li.parent > .zen-menu-heading:before {border-width: 0px;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For dropping to a new line try instead

.zen-menu ul > li.parent > a:before, .zen-menu ul > li.parent > .zen-menu-heading:before {border-width: 0px; margin-right:0}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul
where I have to insert this code?
  • Sindacato CIDA Banca Centrale's Avatar
  • Sindacato CIDA Banca Centrale
  • 12 Month basic
  • 35 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Are you familiar with using a custom css file?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes Paul... the problem is that I don't see it in the template file list in joomla... I guess I can find it looking at it from ftp... but I do prefer to modify it from inside joomla...
Thanks
  • Sindacato CIDA Banca Centrale's Avatar
  • Sindacato CIDA Banca Centrale
  • 12 Month basic
  • 35 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Vivaldo,

You can navigate to any css file via the Joomla admin

You just need to go through a few screens and turn on one setting
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
via the joomla backend the path is

extensions tab > template manager > Templates (top left in Joomla 3) > "template name" details and files > Edit css/custom_rename_to_custom.css
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If you can't get to the custom css via the path above then you need to check this in the global configuration

Making sure this option is enabled

2017-11-07_21h19_06.png



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