How do I change the size of an icon from the JQuery theme builder? The icon is too small to use.
Setting height and width is wrong…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The icons are implemented as sprites within a single image. So you would have to resize that image and then calcualte the new dimension settings and manually change them in your theme CSS or override them in another stylesheet.
The thing is i dont think they offer an oversized raster version or a vector version, so if you just scale up the image you get with your theme download things are going to start looking pixelated.