Tagged: x
-
AuthorPosts
-
October 22, 2016 at 10:02 am #1226554
kearneycreativegrParticipantRight now my website doesn’t have a footer. How do I add one that looks like this?
My website: http://www.kearneycreative.com
October 22, 2016 at 10:21 am #1226566
kearneycreativegrParticipantHere’s the image of the design I’m using
October 22, 2016 at 7:43 pm #1226801
Rue NelModeratorHello There,
Thanks for writing in! At the moment you are using a page template Blank – No Container | Header, No Footer. Please change it to Blank – No Container | Header, Footer to display the footer. We can then proceed what is needed to format the footer like the way you wanted it to be.
Please let us know how it goes.
October 24, 2016 at 7:40 pm #1229054
kearneycreativegrParticipantOkay! Changed the template to the suggested one.
October 25, 2016 at 2:11 am #1229419
RupokMemberHi there,
It seems it solved the issue – http://prntscr.com/cym595
Let us know if you need any other assistance.
Cheers!
October 25, 2016 at 12:58 pm #1230219
kearneycreativegrParticipantHow do I add an image to my footer background and align my social Icons to be in the bottom right corner.
October 25, 2016 at 2:18 pm #1230352
JadeModeratorHi there,
Please use this code:
.x-colophon.top { background-image: url(LINK_TO_THE_IMAGE); background-size: cover; } .x-colophon .x-social-global { float: right; }Hope this helps.
October 26, 2016 at 9:05 pm #1232490
kearneycreativegrParticipantWhen I add this it gives the top footer the image but only allows me to show the social icons if I have the bottom part to footer enabled. How do I get it so that the icons sit on the top part of the footer?
October 27, 2016 at 12:32 am #1232672
Paul RModeratorHi,
You can the code below in a text widget in Appearance > Widgets > Footer 1
<div style="float:right;"> [share title="Share this Post" facebook="true" twitter="true" google_plus="true" linkedin="true" pinterest="true" reddit="true" email="true"] </div>Hope that helps.
October 27, 2016 at 9:11 am #1233183
kearneycreativegrParticipantHow do I change it so that it’s not set as a sharing tab but a actual link to that social account?
October 27, 2016 at 11:12 am #1233397
RupokMemberHi there,
So you want social icons NOT social sharing icons, right? You can enable “Footer Social” from Customize > Footer – http://prntscr.com/czoma1
If you want this within widget area then you will need to use HTML within Text widget. You can use Icon shortcodes wrapped within anchor tag. Like :
<ul> <li><a href="http://facebook.com">[x_icon type="facebook"]</a></li> <li><a href="http://twitter.com">[x_icon type="twitter"]</a></li> </ul>Hope this helps.
Cheers!
October 28, 2016 at 9:32 am #1234804
kearneycreativegrParticipantPerfect exactly what I needed! How do I align them horizontally and in the bottom right corner of the widget area?
Thanks for your help.
October 28, 2016 at 1:23 pm #1235064
JoaoModeratorHi There,
I don“t see any content on your footer widgets area.
Please add your widgets in order that we can help
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1226554 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
