-
AuthorPosts
-
February 23, 2014 at 12:17 pm #228112
Hello,
a) How do you include the same icons as we have on header when selected Header type : “Header with social icons and bottom” in sidebar or anywhere else on the website ?
b) Also, how can you have colors displayed by default on social icons?
Thanks a lot in advance for your help.
Best regards,
Jean-Hugues.- This topic was modified 10 years, 9 months ago by jhbretin.
February 23, 2014 at 5:30 pm #228144Hey jhbretin!
1- Please see my post here to display social icons in footer socket section
2- Can you post the link to your website so we can take a look which social icons you are using?Cheers!
YigitFebruary 24, 2014 at 8:01 am #228362Hello Yigit,
1- I don’t see your link.
2 – Here are the icons I want to use: top right: pressage cdBest regards,
Jean-Hugues.February 24, 2014 at 3:14 pm #228478Hi!
1- Please see it here https://kriesi.at/support/topic/footer-socket-question/#post-193649
2- Please add following code to Quick CSS in Enfold theme options under Styling tab#top .social_bookmarks_facebook a { color: #37589b; } #top .social_bookmarks_twitter a { color: #46d4fe; } #top .social_bookmarks_gplus a { color: #de5a49; } #top .social_bookmarks_rss a { color: #ffa133; } #top .social_bookmarks_tumblr a { color: #345574; }
Cheers!
YigitFebruary 26, 2014 at 9:35 am #229470Hi Yigit!
Thanks alot for you help! CSS : Great stuff, really apreciate.
Regarding Social icons, the post you sent does not really fit my needs.
I’m looking forward to include social icons anywhere on a page or siderbar.
Do you think it could be done through widget or shortcode ?I hope this is clear.
Best regards,
Jean-Hugues.February 27, 2014 at 7:58 pm #230237Hi!
You can add the code here http://pastebin.com/29RHpmYx to Text widget or Textblock element anywhere you want on your page
Best regards,
YigitMarch 25, 2014 at 3:48 am #242476Yigit
Can you provide your last link againMarch 25, 2014 at 7:19 pm #242947Hey!
Here you go http://pastebin.com/gKe5uP73
You should change the links to your social networkRegards,
YigitJuly 23, 2014 at 4:36 pm #295009Yigit,
the links of your pastebin are both removed.
Can u pls re-add the content?Tx,
FrankJuly 23, 2014 at 4:38 pm #295012July 23, 2015 at 10:18 am #477607Hello, i can’t insert social media icon in the sider with widget.
I copy the html text you write in some post like this:
<ul class=”noLightbox social_bookmarks icon_count_5″><li class=”social_bookmarks_yelp social_icon_1″><li class=”social_bookmarks_twitter social_icon_2″><li class=”social_bookmarks_facebook social_icon_3″><li class=”social_bookmarks_youtube social_icon_4″><li class=”social_bookmarks_mail social_icon_5″>
but in the page i see only the facebook icon. Why??
Can you help me please?July 23, 2015 at 1:07 pm #477690Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.widget .social_bookmarks li { clear: none !important; }
Best regards,
YigitJuly 23, 2015 at 4:25 pm #477800Nice! now work perfectly!! and if i want icons bigger??
July 23, 2015 at 4:28 pm #477802Hi!
You can add following code to Quick CSS and adjust as needed
.widget .social_bookmarks li a { font-size: 20px !important; }
Regards,
YigitSeptember 2, 2015 at 9:37 pm #497379Is there also a code with which I can put the Tumblr social icon in the sidebar? Have tried altering the Twitter code but it doesn’t seem to work.
Thanks!
September 3, 2015 at 12:10 am #497428September 3, 2015 at 7:19 pm #497930Hi! Well, I would like to put the same social icons that are in the header, in the sidebar. So I was hoping there was a code to put into a custom widget. (:
September 3, 2015 at 7:21 pm #497933Hey!
Can you please post the link to your website? If you would like to keep it private, please start a new thread and post your link there. Or your private content will be visible to OP :)
Best regards,
YigitSeptember 3, 2015 at 9:57 pm #498009My website is in private. (:
September 4, 2015 at 12:05 am #498073Hey!
Please add following code into a text widget – http://pastebin.com/LGbpGQb9
and then add following code to Quick CSS in Enfold theme options under General Styling tab.widget .social_bookmarks li { clear: none !important; }
Best regards,
YigitSeptember 4, 2015 at 10:05 pm #498622It worked! Thank you! :D
September 7, 2015 at 4:46 am #499008 -
AuthorPosts
- The topic ‘How include social media icons on sidebar, footer and content?’ is closed to new replies.