css - Resize iCheck JQuery Radion Button -


i using icheck plugin radio buttons using angular directive not able resize radio button size need small size radio button.

can same ?

it doesn't icheck built allow size changes. classes reference png sprites button style overlays. there 2x png image sprites in icheck folders, looks used handle high-dpi displays.

your best bet create additional png sprites using photoshop. add new style definition existing or new css files. new style reference larger png file. have adjust height, width, , positioning accommodate new size.

i have not tried yet, doing similar can have larger icheck radio button mobile devices. in case might use media query sizes icheck accordingly.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -