Banner near the bottom?

Discussion in 'ColorWay WordPress Theme' started by lifanhung, Oct 6, 2014.

  1. lifanhung

    lifanhung New Member

    Joined:
    May 30, 2014
    Messages:
    2
    Likes Received:
    0
    Is it possible to insert a banner or custom slider near the bottom, beneath the testimonial section?
    It would be either 1 long banner the width of the page, or two smaller banners side by side.
    Our website is: irwincycles.com.

    Thank you.
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Yes, You can insert a banner. But before inserting it you have to edit or add some code in front-page.php which works as container for your banner.

    Thanks & Regards
    Pramod
     
  3. lifanhung

    lifanhung New Member

    Joined:
    May 30, 2014
    Messages:
    2
    Likes Received:
    0
    Can you give some direction as to the code (example or type)?
    Thanks for the help.
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Use below code in footer.php also follow below image.
    PHP:
    <div class="container_24 bannerimg">
        <
    div class="grid_24 bannerimg">
        <
    img src=" " alt=" "/> 
        </
    div>
    </
    div>
    Thanks & Regards
    Pramod
     

    Attached Files:

    • 1.png
      1.png
      File size:
      178.4 KB
      Views:
      4
  5. rlculver

    rlculver New Member

    Joined:
    Dec 31, 2012
    Messages:
    19
    Likes Received:
    0
    Hi,

    How do I make this responsive?

    Many Thanks
     
  6. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Could you please provide us URL of your website so that we can assist you accordingly?

    Thanks,
    Praveen
     

Share This Page