Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • matexoza Friend
    #1041819

    i added a new footer to the bottom of the page and its adding extra width to the page for some reason

    iv been trying for about 6 hours to fix it with no luck

    here is a copy of the code at tpls/blocks/footer.php

    <div style="background-color: #FFB6C1;>
    <a class="text-left" href="/x" target="_blank"><img src="/images/1492736165_facebook.png">
    <a class="text-left" href="/x" target="_blank"><img src="/images/1492738696_twitter.png">
    <a class="text-left" href="/x" target="_blank"><img src="/images/1492738730_instagram.png">
    <p class="text-center" style="color:black;"><img src="/images/copyright.png"> 2017 Knitbiz

         <table align="center" style="margin-left: 25%; width: 100%; color: black;">
          <tr>
            <th><a style="color:black;" href="/x">Contact Us:</a></th>
            <th><a style="color:black;" href="http://knitbiz.com/imprint">impressum:</a></th>
          </tr>
        </table>

    • This topic was modified 6 years, 10 months ago by  matexoza.
    • This topic was modified 6 years, 10 months ago by  matexoza.
    Pankaj Sharma Moderator
    #1041904

    Hi
    Adding a static content in the php file is not a good way. I suggest you to use custom html module rom module manager to publish the HTML code using a module position.
    You can check the positions from template style > JA Oslo > Layout tab.
    Publish the module on any position you want.
    The above code you added is a static code and it does not have any classes for applying the width for different screen sizes.

    matexoza Friend
    #1041939

    ty that worked it did have sizing in it pulled it out before i posted forgot to putt it back in to show what i was doing but i got it fixed all the same ty for the help

    Pankaj Sharma Moderator
    #1041941

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum