1. PC Rat
  2. Free Templates / Extensions
  3. Wednesday, 13 February 2019
  4.  Subscribe via email
Thank you for your work. This template is very nice and modern.
I've got an issue with submenus. Some of them are long, longer than the screen of laptop or desktop height, but none of y-scroll appears.
http://new.magiclife.su For example, Практическая магия -> Магия Рун -> Руны чистки и защиты -> end column or Практическая магия -> Северная традиция: ритуалы и обряды -> end column.

I tried to fix the bug with CSS, using "overflow-y: scroll" attribute, but the righter columns vanished :( Maybe, the problem is in JS?

Help me, please!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste

.hornav > ul > li > ul > li > ul, 
.hornav > ul > li > ul > li > ul > li > ul {
min-width: 500px;
}
.hornav ul ul li a {
padding-top: 3px;
padding-bottom: 3px;
}


Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran ! Thank you for your attention, but nothing happened when I entered your code the way you recommended.
No scrolling in long last columns appears :(
As X, as Y scrolls appear around of united two last columns, but looks ugly.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say there is no option within the template to add a scroll bar to the dropdown. The only options is to style the dropdown in a way that allows more items to be visible (eg. reduce margin between items, extend width of dropdown so items dont wrap).

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Really sorry. As i can see, the template is developed for Joomla up to 3.8 http://new.disserlib.ru/, not for 3.9 http://new.magiclife.su
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


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