Welcome Guest! To enable all features please
Login or Register.
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.
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!
Edited by user
2018-01-30T18:55:14Z
|
Reason: Not specified
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
If you use the default jquery-ui theme then the css is defined in...
http://code.jquery.com/u...thness/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;
}
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close