sweethoney Posted August 19, 2017 Posted August 19, 2017 this will put a back round image to the user navigation bar and the links in the drop down list you can add any image you want #elUserNav { background-color: #2D2D2D; background: url(https://www.website.com/image here); padding: 2px 15px; border-radius: 2px; right: 15px !important; } #elUserLink_menu { border: 2px solid black; padding: 1px; background: url(https://www.website.com/Imag here); background-repeat: no-repeat; background-origin: content-box; } works 100% dont for get you can change the hover color
Recommended Posts
Archived
This topic is now archived and is closed to further replies.