XF 1.3 How to make new post icon more bigger

AvCrash

Member
Licensed customer
How to make new post icon in threads view more bigger?
 

Attachments

  • 726.webp
    726.webp
    6.1 KB · Views: 18
You will need to edit the CSS and the sprite.

xenforo-ui-sprite.png


http://xenforo.com/community/styles/default/xenforo/xenforo-ui-sprite.png

Or just edit the CSS and use your own image.
 
Sorry for noob question, but what css i need to edit?
I searched in style template or css with name "ui" or "sprite" - but nothing special
 
.LoggedIn .discussionListItem .unreadLink, .LoggedIn .discussionListItem.unread .ReadToggle

.LoggedIn .discussionListItem .unreadLink, .LoggedIn .discussionListItem .ReadToggle
 
Back
Top Bottom