Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #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.
    #228144

    Hey 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!
    Yigit

    #228362

    Hello Yigit,

    1- I don’t see your link.
    2 – Here are the icons I want to use: top right: pressage cd

    Best regards,
    Jean-Hugues.

    #228478

    Hi!

    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!
    Yigit

    #229470

    Hi 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.

    #230237

    Hi!

    You can add the code here http://pastebin.com/29RHpmYx to Text widget or Textblock element anywhere you want on your page

    Best regards,
    Yigit

    #242476

    Yigit
    Can you provide your last link again

    #242947

    Hey!

    Here you go http://pastebin.com/gKe5uP73
    You should change the links to your social network

    Regards,
    Yigit

    #295009

    Yigit,
    the links of your pastebin are both removed.
    Can u pls re-add the content?

    Tx,
    Frank

    #295012

    Hi!

    Please do not forget to change the links – http://pastebin.com/GEXH41X8

    Cheers!
    Yigit

    #477607

    Hello, 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?

    #477690

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .widget .social_bookmarks li { clear: none !important; }

    Best regards,
    Yigit

    #477800

    Nice! now work perfectly!! and if i want icons bigger??

    #477802

    Hi!

    You can add following code to Quick CSS and adjust as needed

    .widget .social_bookmarks li a { font-size: 20px !important; }

    Regards,
    Yigit

    #497379

    Is 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!

    #497428

    Hi!


    @ccharell
    Can you please elaborate on the changes you would like to make?

    Cheers!
    Yigit

    #497930

    Hi! 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. (:

    #497933

    Hey!

    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,
    Yigit

    #498009

    My website is in private. (:

    #498073

    Hey!

    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,
    Yigit

    #498622

    It worked! Thank you! :D

    #499008

    Hi,

    Great, glad you got it fixed :-)

    Cheers!
    Rikard

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘How include social media icons on sidebar, footer and content?’ is closed to new replies.