Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Style dropdown-menu is not equal to the demo page

9 years 11 months ago
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY: I have added a module to an element of MegaMenu and style from the drop down menu is not equal to the demo page jomsocial.

STEPS TO REPLICATE:
1 enter configuration MegaMenu
2 Add a column to an element of MegaMenu.
3 Assign a module
4 Save changes
5 go to the front end and check the Style drop-down menu

RESULT the dropdown menu has no style
EXPECTED RESULT Style drop-down menu like the style of the demo page jomsocial
BROWSER Firefox

Attachments:
9 years 11 months ago
Licenses:

Hi,

here the custom CSS that I put:

.t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module, .t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner, .t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner ul.categories-module {
  margin: 0;
  padding: 0;
}

.t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner .t3-module.module {
  margin-bottom: 0;
}

.t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner ul.categories-module li {
  padding: 10px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner ul.categories-module li a:hover {
  text-decoration: none;
}

.t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner ul.categories-module li.open {
  background-color: #eeeeee;
}

.t3-mainnav .nav-child .mega-dropdown-inner .mega-col-module .mega-inner ul.categories-module li.open a {
  color: #262626;
}

the issue because that dropdown items at "module".

Regards

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW