Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • Barbara Miranda Friend
    #511445

    🙂 Hi there, now it works!!! thanks a lot. Have a good day!!!:laugh:

    andrescala Friend
    #526127

    Hi, I added this to the custom but nothing changes!

    .logo-image a {
    background-image: url(“../images/logo.png”);
    background-repeat: no-repeat;
    width: 190px;
    height: 35px;
    }

    scala.andrescala.com

    Thanks

    glucosillo Friend
    #526137

    ¿have you cleaned cache?

    andrescala Friend
    #526138

    You can look at http://www.scala.andrescala.com

    If I change with firebug this css:

    .logo h1, .logo h1 a {
    height: 35px;
    margin-top: 10px;
    width: 195px;
    }

    It changes; if I add that to custom nothinf happen!

    In costum I have this now:

    .logo-image a {
    background-image: url(“../images/logo.png”);
    background-repeat: no-repeat;
    width: 190px;
    height: 35px;
    }

    Weird!

    Hayden A Friend
    #526424

    @andrescala,
    <blockquote>You can look at http://www.scala.andrescala.com</blockquote>
    Your site used retro theme as default template, thus please open the file: templatesja_onepagelessthemesretrotemplate.less and change
    From
    [PHP].logo-image a {
    background-image: url(../../../images/themes/retro/logo.png);
    height: 17px;
    width: 99px;
    }[/PHP]

    To
    [PHP].logo-image a {
    height: 35px;
    width: 190px;
    }[/PHP]

    andrescala Friend
    #526482

    I see, but, why I can’t add that to my custom.css ?
    It’s more easy if I update the theme to don’t loose that settings right?
    Regards

    edit. well, nothings changes again =S

    Hayden A Friend
    #526558

    @andrescala
    <blockquote>edit. well, nothings changes again =S</blockquote>
    Because you choose option: Development Mode = OFF, you need complies less to css. Otherwise, you add this rule into the templatesja_onepagecsscustom.css file:
    [PHP].logo-image a {
    height: 17px !important;
    width: 99px !important;
    } [/PHP]

Viewing 7 posts - 16 through 22 (of 22 total)

This topic contains 22 replies, has 11 voices, and was last updated by  Hayden A 10 years, 2 months ago.

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