-
AuthorPosts
-
February 17, 2015 at 11:00 pm #397876
Im looking to create a footer layout similar to http://www.parkerschauffeurs.com
Whats the bets way? How many columns?
Thanks
February 18, 2015 at 8:19 am #397978Hey robertscott!
Don’t think that should be a problem, 3 columns would likely be your best bet.
Regards,
RikardFebruary 19, 2015 at 5:09 pm #399039Hi Rikard,
I couldnt get the 3 column to work. I tried using 1 1/2 in the centre but the text was breaking on to 2 lines. I got the desired result but had to use a colour section for the footer. You can see it here: http://scotwebtesting.co.ukNot sure what effect this will have though? I’ll need to recreate the same colour section in every page created which is a bit of a pain.
Can you have a look and see the current footer and recommend how to get the same result but with a global footer.Thanks
February 20, 2015 at 2:30 am #399393Hey!
you can try to use the normal footer. Go to Enfold->Footer and in “Fotter Columns” select “3”. Then go to Appearance->Widgets and fill in the content for “Footer column1”, -2, -3. Show us the result when it’s done. Maybe we can tweak it a little bit with some CSS to fit your needs.
Regards,
AndyFebruary 23, 2015 at 2:48 pm #400657Hi Andy,
OK I’ll try that.Thanks
February 23, 2015 at 3:09 pm #400676Hi!
Please try and let us know so we can mark the thread as resolved or assist you further :)
Best regards,
YigitFebruary 23, 2015 at 4:56 pm #400775Hi,
I’ll add it to the footer later today and update this tonight.
Thanks
February 24, 2015 at 8:31 am #401208March 25, 2015 at 3:31 pm #417792hi Yigit/AndyRikard,
I’ve created a color section for a footer here: http://scotwebtesting.co.uk
I’ve already done some of it here: http://scotwebtesting.co.uk/about-us/ – But the middle widget isn’t formatted the same as on the home page.
Also when using the color section I used the icon from content elements but they aren’t available as a widget.
Can someone help.
Thanks
March 26, 2015 at 1:13 pm #418476Anyone?
March 26, 2015 at 4:14 pm #418564Hi!
Please add following code to Quick CSS
#footer .container { padding: 0; } #footer .av_one_third:nth-child(2) { width: 55%; margin-left: -8%; }
Best regards,
YigitMarch 26, 2015 at 4:34 pm #418576Hi Yigit,
That soved the middle footer 2 but now footer 3 has moved down. And the the footer 1 logo is sitting below the first line of the footer 2.
Also how to add the icons for footer 3 using the icons from content builder.
Thanks
March 26, 2015 at 4:35 pm #418578Hey!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Please add widgets firstly then let us know and we will take another look
Best regards,
YigitMarch 26, 2015 at 4:46 pm #418589Hi Yigit,
Please look at the home page footer: http://scotwebtesting.co.uk/
This was done using a color section. Now look at http://scotwebtesting.co.uk/about-us/ – this already has 3 widgets added
the first 2 are almost fine. footer widget 1 one needs the logo adjusted to match the same height as what you see on home page. And footer 3 has dropped out. Footer 3 needs the social icons as home page but there’s no widget for it.
I really need the footer from the home page but using widgets.
thanks
March 26, 2015 at 4:52 pm #418600Hey!
Please add following code to Quick CSS and remove the one i posted in my previous post
#footer .av_one_third:nth-child(1), #footer .av_one_third:nth-child(3) { width: 20.5%; } #footer .av_one_third:nth-child(2) { width: 55%; margin-left: -2%; } #footer .container { padding: 0; }
Regards,
YigitMarch 26, 2015 at 4:58 pm #418610Ok thats great. The footer column 3 is back.
Now al I need is to adjust the logo image in footer 1 to be in line with the footer 2 first line.
And is there a way to add the social icons from the home page? They arent available as a widget only from the advanced content builder.
Thanks
March 26, 2015 at 5:01 pm #418618Hi!
Please add following code to Quick CSS as well
#footer #text-2 img { padding-top: 0; }
and refer to my post here – https://kriesi.at/support/topic/create-a-footer-like-this/#post-418578
Cheers!
YigitMarch 26, 2015 at 5:05 pm #418622Thanks Yigit.
Much appreciated
-
AuthorPosts
- The topic ‘Create a footer like this’ is closed to new replies.