Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sebbs Friend
    #200368

    site: http://bmwqc2.dev.dnsnetworks.ca/joomla/

    I’m having a real issue with my footer (position)… if I add the “copyright” module it looks horrible and if I unpublish the module… there’s a big white square .. any suggestions??

    Nazario A Friend
    #545382

    @sebbs,

    Please send me the URL, Admin credential of your site via PM so that I can check it for you.

    Nazario A Friend
    #545606

    @sebbs,

    You are using the default template of Joomla (Beez3). Do you want the footer like this image ?

    If so, please open file: /templates/beez3/css/personal.css then find and replace this code:

    #footer {
    background: white;
    box-shadow: none;
    color: black;
    margin: 0 auto;
    max-width: 1025px;
    }

    With:

    #footer {
    background: transparent;
    box-shadow: none;
    color: black;
    margin: 0 auto;
    max-width: 1025px;
    }

    Let me know if this helps


    1. Screenshot_3
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Nazario A 10 years, 2 months ago.

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