Matthew Hawley
Well-known member
Matthew Hawley submitted a new resource:
Redactor Dropdown Menu Styling - Makes the redactor dropdown menu match the blockLinksList.
Read more about this resource...
Redactor Dropdown Menu Styling - Makes the redactor dropdown menu match the blockLinksList.
Overview
This simple guide will show you how to make the redactor dropdown menu match the blockLinksList.
![]()
And since were using the color palette codes, the dropdown menu will match any style's color palette.
Code:.redactor_dropdown { background: @primaryLightest url('@imagePath/xenforo/gradients/category-23px-light.png') repeat-x top !important; border: 1px solid @primaryLighterStill !important; } .redactor_dropdown a:hover { color:...
Read more about this resource...