Viewing 15 posts - 16 through 30 (of 36 total)
  • Author
    Posts
  • djeork Friend
    #525685

    que modificaste para poner tu logo asi? / placed your logo as well? lg21

    djeork Friend
    #525689

    donde esta In Custom.css?
    where this Custom.css? please helpme

    Hayden A Friend
    #525710

    @djeork
    The custom.css file locates in templatesja_bizcsscustom.css path. If the file does not exist, please create a new one. For more details, visit this documentation: http://t3-framework.org/documentation/bs3-customization#custom-css

    zomidaily Friend
    #525766

    Hi @hayden A

    Can you please check my logo? I try to use 90x60px logo, but doesn’t work.
    http://www.ciimnuai.com/zd/

    Hayden A Friend
    #525777

    @exoduser,
    You need to add following rule in the templatesja_bizcsscustom.css file (if it doesn’t exist, please create a new one):
    [PHP].logo-image .logo-img {
    max-height: auto;
    }[/PHP]

    djeork Friend
    #525817

    bueno no se, si me entiendan pero ya lo hice gracias con eso de los idiomas a veces el traductor no funciona bien. pero ya puse mi logo como quería gracias. thank you xD

    zomidaily Friend
    #525850

    Hi @hayden A

    I have placed the code, but there is no changes. Can you please check for me again?
    http://www.ciimnuai.com/zd/

    <em>@Hayden A 415184 wrote:</em><blockquote>@exoduser,
    You need to add following rule in the templatesja_bizcsscustom.css file (if it doesn’t exist, please create a new one):
    [PHP].logo-image .logo-img {
    max-height: auto;
    }[/PHP]</blockquote>

    chavan Friend
    #525865

    @exoduser

    Add this code to your file: /templates/ja_biz/css/custom.css

    @media screen and (max-width: 1000px) {
    .logo {
    position: static !important;
    text-align: center !important;

    }

    .navbar-default .navbar-header .navbar-toggle, .navbar-toggle {
    margin-top: -40px !important;

    }

    }

    zomidaily Friend
    #525873

    Hi @chavan

    Unfortunately, I still can’t adjust my logo. Any other thought? http://www.ciimnuai.com/zd

    chavan Friend
    #525878

    Go to this File :

    Replace this Code

    @media screen and (max-width: 100px) { .logo { position: static !important; text-align: center !important; } .navbar-default .navbar-header .navbar-toggle, .navbar-toggle { margin-top: -40px !important; } }

    With

    @media screen and (max-width: 1000px) {
    .logo {
    position: static !important;
    text-align: center !important;
    }
    .navbar-default .navbar-header .navbar-toggle, .navbar-toggle {
    margin-top: -40px !important;
    }
    }

    you have misplaced the 1000 to 100 in custom.css and so it did not work. please do the above everything will work as you want.

    djeork Friend
    #525885

    Consulta adicional quisiera que la plantilla sea mas pequeña? donde configuro eso 1240 me parece muy grande
    quiero que 860/960 /1000.

    Further consultation would be the template smaller? 1240 where I set that seems very large
    I want 860/960 / 1,000.

    zomidaily Friend
    #525891

    Hi @chavan

    I did try with 1000, and since it doesn’t work, I just test with 100. I place back the exact code again, can you please check for me what am I missing?

    chavan Friend
    #525924

    Type1:

    Type2:

    Do you want some like this, or what is actually.

    If type 2 is needed.

    Add this code to custom.css

    .logo-image .logo-img{
    max-height: 90px !important;
    }


    1. ZomiDaily-Online-News-Magazine-2014-03-09-13-47-27
    2. ZomiDaily-Online-News-Magazine-2014-03-09-13-49-26
    G T Friend
    #526805

    I need to put the logo of size 305 width and 82 hieght. can some tell me where all places I do changes and what changes is needed

    chavan Friend
    #526807

    @joomlagt

    Please post your site Url.

Viewing 15 posts - 16 through 30 (of 36 total)

This topic contains 36 replies, has 12 voices, and was last updated by  chavan 10 years, 7 months ago.

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