Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • meioaereo Friend
    #149281

    Hi guys, I couldn’t find in the css the properties to move the copyright to the left margin since I removed the T3 Framework logo.

    The theme is light_ocean. There is an image below to see exactly what I need.

    Any help?


    1. footer_align_left
    imsleepy Friend
    #335218

    Hello,

    I had the same problem only need to align further to the right. After digging through MANY files I found the answer. Go to css>template.css

    /* FOOTER
    ——————————————————— */
    #ja-footer {
    clear: both;
    font-size: 92%;
    padding: 10px 0 20px;
    }

    #ja-footer .main {
    color: #666666;
    padding: 0;
    position: relative;
    }

    #ja-footer .inner { padding: 0 15px 5px 185px; }

    #ja-footer .inner a { color: #57212a; }

    #ja-footer .inner a:hover, #ja-footer .inner a:focus, #ja-footer .inner a:active {
    color: #fff;
    }

    #ja-footer small { color: #666; font-size: 100%; }

    Change the last number in red from 185 to a smaller number. 15px will probably be about right.

    Hope this works for you.

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

This topic contains 2 replies, has 2 voices, and was last updated by  imsleepy 14 years, 6 months ago.

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