1. Kontakt@cross-media-concept
  2. Commercial Templates
  3. Monday, 05 September 2016
  4.  Subscribe via email
Sorry now i find the Way to get a Multicolumn Menu in this Template. But how can I do that at the other Templates.

Hello,
can you please tell me , how its possible to get 2 Columns in Submenu. On your Demo from the Template Scarlet it is shown under the Menupoint Templatefutures. If i go with the Mouse to this Menupoint opens a Submenu wit 2 Columns.
Thanks a lot.
Greetings from Germany
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For the moment this feature is only available in our Scarlett and Chelsea templates. In which template are you trying to implement this feature?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi I try to implement this in Template Central

In this Site


Is there another Way to do it?
Thanks for Answer
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters and use the same implementation as the Scarlett template...


.hornav .columns-2 + ul {
-moz-column-count: 2;
-moz-column-gap: 0;
-webkit-column-count: 2;
-webkit-column-gap: 0;
column-count: 2;
column-gap: 0;
width: 420px;
}
.hornav .columns-3 + ul {
-moz-column-count: 3;
-moz-column-gap: 0;
-webkit-column-count: 3;
-webkit-column-gap: 0;
column-count: 3;
column-gap: 0;
width: 630px;
}
.hornav .columns-4 + ul {
-moz-column-count: 4;
-moz-column-gap: 0;
-webkit-column-count: 4;
-webkit-column-gap: 0;
column-count: 4;
column-gap: 0;
width: 840px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
It Works.
Thanks a lot.
Greetings from Germany
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok