PDA

View Full Version : Resize statusicon


Timotimoti
12-12-2013, 12:09 AM
Hi,

Is it possible to resize the current statusicon? If so, how?

thank you

Spangle
12-13-2013, 02:05 PM
Open it up in photoshop or gimp, reduce the size, upload it, simples !

Timotimoti
12-14-2013, 12:08 AM
But the statusicon image is in a spirit sheet

Spangle
12-16-2013, 12:41 PM
The only other ( proper way) is via the CSS

Timotimoti
01-13-2014, 11:44 PM
I want to change the statusicon for a unread post

Wich is

.b-icon__speech-double-m--blue {
background-position: -4px -208px;
width: 16px;
height: 15px;
}

in css_b_icon.css

To an image I uploaded on css/images/statusicon/unread.png
what do i have to add in the additonal css?
Sorry I'm not into this stuff that much