MyBB Community Forums

Full Version: Select Style Arrow
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Admin Cp - Themes & Styles - Global.css Select Find


select {
	background: url(images/arrow_down.png)  no-repeat right #ffffff;
	padding: 3px;
	border: 1px solid #ccc;
	width: 200px;
	outline: 0;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	-webkit-appearance: none;
}

wiew
https://imgur.com/DoIlNy4

images
https://imgur.com/LMsbIvT
Thank you for your tutorial, but it is not a good idea to use images -> better to use FontAwesome Smile
Can you please make a new tutorial to use FontAwesome icon?
I'd rather use a CSS library like Semantic UI or whatever offers this for you.
(2018-11-04, 05:41 PM)Eldenroot Wrote: [ -> ]Thank you for your tutorial, but it is not a good idea to use images -> better to use FontAwesome Smile

tutorial released

https://community.mybb.com/thread-221903.html