Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-03-08 19:34:36

PhilippeH
Member
From: Paris, France
Registered: 2014-04-11
Posts: 167

Drop down menu

Hello,

I would like to know if it is possible, to have the titles of the galleries in the drop-down menu, on two lines rather than one.
On my site http://vudailleurs.com there are for example, a gallery that is called normally, "manufacture of rubber of chup, Cambodia" and that I had to reduce to "Rubber, Cambodia", so that the menu is not Too broad and more aesthetic in my opinion.

Thank you in advance.

Philippe

Offline

#2 2017-03-09 00:06:35

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Drop down menu

The menus are setup to be single-line only. You could adjust the white-space and text-overflow properties via custom CSS, but I don't know whether that would have any side-effects on menu functionality.


Matt

The Turning Gate, http://theturninggate.net

Offline

#3 2017-03-09 03:07:46

PhilippeH
Member
From: Paris, France
Registered: 2014-04-11
Posts: 167

Re: Drop down menu

Good evening,

Never mind. So I reduced my gallery titles a little and expanded a bit the drop down menu.
Perhaps this will be possible in future updates?

Philippe

Offline

#4 2017-03-09 07:02:48

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Drop down menu

you can also increase the width of the drop-down items with custom css.
For example:

nav ul ul {
	width: 400px;
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#5 2017-03-09 21:21:28

PhilippeH
Member
From: Paris, France
Registered: 2014-04-11
Posts: 167

Re: Drop down menu

Thanks Rod, that's exactly what I did.

Offline

Board footer

Powered by FluxBB