Tagged: header, social, social icon
-
AuthorPosts
-
May 31, 2014 at 8:08 pm #272822
Hello, I need to place an Angie’s List social icon as a small header icon. How would I go about doing this? Thank you.
May 31, 2014 at 11:57 pm #272859Hey!
Refer to this topic:
https://kriesi.at/support/topic/use-different-social-icons/You’d need to have the Angie icon as an icon font (you can use Fontello to generate it).
Cheers!
JosueJune 1, 2014 at 4:50 am #272916This reply has been marked as private.June 1, 2014 at 8:04 pm #273018It’s done, check in the front-end and in the theme options page.
I had to move the function to line 16 in functions.php. It wasn’t working because this code was meant to be put in the functions.php file of a hypothetical child theme.
Cheers!
JosueJune 2, 2014 at 11:41 pm #273601Thank you. I was able to get the icon up. How would I place a lime green background in it on hover?
June 2, 2014 at 11:47 pm #273608I’m trying to check your website but there seems to be an error on line 1. Please fix it so i can help you with the hover CSS.
Best regards,
JosueJune 2, 2014 at 11:50 pm #273610Yea that just appeared. I reloaded the functions.php file from a backup… which made us lose the angie’s list icon but it’s back to square one again.
June 2, 2014 at 11:55 pm #273614Can you please create me an temporary FTP account? post it here as a private reply.
That way i can fix PHP errors if these happen.
Regards,
JosueJune 3, 2014 at 12:00 am #273619This reply has been marked as private.June 3, 2014 at 1:42 am #273645It’s done.
Added this to the Quick CSS:
#top #wrap_all .av-social-link-angie:hover a { color: #fff; background-color: #2DBE32; }
Note: you can actually switch to a child theme without losing your settings, there is now an option to transfer the parent settings to the child one.
Regards,
JosueJune 3, 2014 at 1:50 am #273648Thank you very much Josue, I appreciate the help and it looks great. Is there a tutorial I could look at to know how to transfer the parent settings to a child theme? Thank you.
June 3, 2014 at 1:55 am #273650It’s a button found here:
This video, although it’s outdated could help too. Don’t forget to pass the Angies icon code (parent functions.php to child functions.php).
Best regards,
JosueJune 3, 2014 at 2:02 am #273658Awesome, thanks so much. I’ll be sure to look it over. Much better support than what I’ve experienced at “Your Inspiration Themes” (Sara_p on themeforest)! I’ll be on the lookout for other products from y’all with future projects I have.
June 3, 2014 at 2:07 am #273666You are welcome, always glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘Angies List Social Icon?’ is closed to new replies.