Quote:
Originally Posted by Crotan
/forums/images/icons/icon1.png
|
Thanks, i will look for a way to solve this in the next version
Quote:
Originally Posted by Crotan
The latest version also removed the magnification glass for the search on the navbar.
|
You have set an additional background:
Code:
.globalsearch .searchbutton {
background: url("images/Seamus/gradients/back3.png") repeat-x scroll left top transparent;
border: 1px solid #1B518F !important;
border-radius: 7px 7px 7px 7px;
box-shadow: 0 0 2px #1A1A1A;
margin-left: -5px;
margin-top: -2px;
}
The
background-definition overwrites the sprite.
If you remove this, you will see the sprite.
To didnt lose your styling, you could change the
http://flotgaming.net/forums/images/buttons/search.png icon accordingly and refresh the sprite