YAFLogo

GendrixonEvgeny
5 years ago
Hello friends. And where can I prescribe styles for drop-down lists and messages?
http:// prntscr . com/i7qecf
http:// prntscr . com/i7qg70
http:// prntscr . com/i7qif4
I would like to change the white color.
Sponsor

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
5 years ago
Originally Posted by: GendrixonEvgeny 

Hello friends. And where can I prescribe styles for drop-down lists and messages?
http:// prntscr . com/i7qecf
http:// prntscr . com/i7qg70
http:// prntscr . com/i7qif4
I would like to change the white color.



the drop down list are themed via the jQuery-UI Selectmenu 
you can change the jquery-ui theme from within the board settings or override the theme via your theme.css from your yaf theme

What messages did you mean? Your links can doesn't working!
GendrixonEvgeny
5 years ago
Originally Posted by: tha_watcha 

Originally Posted by: GendrixonEvgeny 

Hello friends. And where can I prescribe styles for drop-down lists and messages?
http:// prntscr . com/i7qecf
http:// prntscr . com/i7qg70
http:// prntscr . com/i7qif4
I would like to change the white color.



the drop down list are themed via the jQuery-UI Selectmenu 
you can change the jquery-ui theme from within the board settings or override the theme via your theme.css from your yaf theme

What messages did you mean? Your links can doesn't working!



I need to change the drop-down list for my design. I can not find the file to change the .css code. Users I need to change the background tooltip
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
5 years ago
If you use the default jquery-ui theme then the css is defined in...

http://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.min.css 

Try to override it in your theme.css with...

.ui-selectmenu-text {
     background: black;
}

and the menu with

.ui-menu .ui-menu-item  {
     background: black;
}
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button