choose image sizes
basflt
Registered Users Posts: 1,882 Major grins
choose image sizes list
i want my theme a bit uniform
so i made that list the same as the nav-menu
also effects tools and share
i want my theme a bit uniform
so i made that list the same as the nav-menu
also effects tools and share
.sm-user-ui body, .sm-user-ui select, .sm-user-ui input, .sm-user-ui button, .sm-user-ui textarea, .sm-nui { font-family: Roboto,Helvetica,Arial,sans-serif; [COLOR=Red]<= was theme default , choose as you like[/COLOR] background-color:transparent!important;border-radius:5px;box-shadow:3px 1px 2px 3px #000; [COLOR=Red]<= is copied from my nav-menu[/COLOR] } .yui3-menu.yui3-menu-open { visibility: hidden; }
0