Results 1 to 10 of 10

Threaded View

  1. #3
    Join Date
    Aug 2013
    Location
    Bridlington
    Posts
    151
    Plugin Contributions
    0

    Default Re: Flexible Footer Menu

    Quote Originally Posted by soxophoneplayer View Post
    I copied the code for the cc icons from includes/languages/English/extra_definitions/RespSheffieldBlue/responsive_sheff_blue_defines.php and pasted it into phpMyAdmin
    in the zen_flexible_footer_menu by editing the col_html_text column where the social icons appear - in my case, they show in the third column rather than the fourth as in the sample you linked. You can spot the location in the flexible footer pages - it is one of the two that has no page title, and you should be able to see the facebook code in the col_html_text column. Click the little pencil on the left margin to edit.

    I prepared this in my text editor - Notepad++ and then copied and pasted from there. For some reason I end up with gobbelty gook if I type write into the database.

    So here is what I put in:

    Code:
    <a href="https://www.facebook.com/" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://www.twitter.com/" target="_blank"><i class="fa fa-twitter"></i></a><a href="https://www.pinterest.com/" target="_blank"><i class="fa fa-pinterest"></i></a></p>
    <i class="fa fa-cc-paypal"></i><i class="fa fa-cc-mastercard"></i><i class="fa fa-cc-visa"></i>
    Note the </p> before the credit cards bit - this puts a white space between those icons and social media icons.

    You can see on my site link in my signature.

    I presume you could add a 4th column for this by fiddling in the same table, but I've not tried that.
    I'm not using the built in social media like you as I wanted the icons below each other so I created a new page and did them individually. What I want to do is just centralise everything in the footer, I just don`t know how.
    Last edited by MCS_Computers; 12 Jul 2016 at 04:55 PM.

 

 

Similar Threads

  1. v154 Flexible Footer Menu Multilingual [Support Thread]
    By rbarbour in forum All Other Contributions/Addons
    Replies: 131
    Last Post: 29 Jun 2025, 03:06 AM
  2. Flexible Footer Columns Menu for 1.5.x
    By rbarbour in forum All Other Contributions/Addons
    Replies: 88
    Last Post: 23 Apr 2022, 01:18 PM
  3. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  4. Replies: 8
    Last Post: 22 Nov 2016, 05:22 PM
  5. Easy way to edit header/top menu, footer menu, and sidebar menu?
    By templar2 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 30 Jun 2009, 11:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg