 
	
		
		
		
		
			
Hello
I just finished creating 2 icon fonts in Illustrator then into Fontello.
Great instructions. Thanks.
I was wonder if and where you can increase the size of the Icon without increasing the size of text?
My Icon is a little small and i would like to increase it. Also where can we change the colour?
Thanks
website: http://www.barbadosapartment.com
Hey markbener!
You can change the icon size using this:
.iconbox_top .iconbox_icon {
font-size: 24px;
line-height: 24px;
}The color can be change with this:
.main_color.iconbox_top .iconbox_icon {
color: red;
}Cheers!
Ismael
Thanks Ismael
I used the icon left atrubute and it worked however the larger icon is overlapping the heading now.
Any code would be appreciated.  Also what is the code for icon list? I used .iconlist but no luck.
Regards,
Mark
p.s.
My changes are live now. 
website: http://www.barbadosapartment.com
