Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Mohamed H. Jurriah Friend
    #204307

    Hey

    I have some problems with the logo dimensions in my site: http://www.laliganews.dk

    The header logo is rezied?

    And the footer logo is cropped:


    1. 3
    2. 4
    Saguaros Moderator
    #561519

    Hi jurridk,

    You can change the dimension both logo as you wish:
    – Go to file: /templates/ja_fubix/css/custom.css (create this file if it doesn’t exist)
    – Add this rule:


    /* Header logo */
    .logo-image a {
    width: 70px; <<< change to your desired value
    height: 17px; <<< change to your desired value
    }

    /* Footer logo */
    .t3-copyright .logo {
    width: 200px; <<< change to this value
    }

    Hope this helps.

    Mohamed H. Jurriah Friend
    #561590

    thanks it did

    dtitus Friend
    #562134

    using JA Smashboard I don’t see a custom.css file included in the css folder.

    Saguaros Moderator
    #562195

    @dtitus : if this ‘custom.css’ file doesn’t exist, you can simply create it.

    With templates built with T3 framework, this file will be loaded automatically.

    Check out this documentation for more info: http://www.t3-framework.org/documentation/bs3-customization#custom-css

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 9 years, 8 months ago.

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