Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • you need to use this website (http://genericons.com/) and use the CSS code for the icon you want to use.

    the only way I could do it was to change the number in the style sheet I was using (color) in customizr/inc/css. note that I could not find how to change the “title” of the hover so if you change the icon and link it to somewhere else it will still say “follow me on” whatever the original was

    EXAMPLE: I want to use a Key and not Dribbble

    edit Blue.css
    find ‘dribbble’
    change the number in quotes for content from “\f201” to “\f427”

    you need to use this website (http://genericons.com/) and use the CSS code for the icon you want to use.

    the only way I could do it was to change the number in the style sheet I was using (color) in customizr/inc/css. note that I could not find how to change the “title” of the hover so if you change the icon and link it to somewhere else it will still say “follow me on” whatever the original was

    EXAMPLE: I want to use a Key and not Dribbble

    edit Blue.css
    find ‘dribbble’
    change the number in quotes for content from “\f201” to “\f427”

    use this website (http://genericons.com/) to figure out the CSS code of the icon you wish to use.

    then go in to /customizr/inc/css and edit your style sheet of whichever color you have active and find ‘social’ two times. the second one will give you the ‘icon’ you need.

    then replace whatever you aren’t using with the code from the site. problem is that I haven’t figured out how to change the “title” of the hover so I just removed it, so that they aren’t pointing to something like an envelope and it says “follow me on twitter”.

    if you want to figure out the title and get back to me that would be great!

Viewing 3 replies - 1 through 3 (of 3 total)