Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • msilac Friend
    #198654

    How to remove brown background behind logo at frontpage?

    I need just transparent background.

    erdutski-vinogradi.hr

    Thank you

    pavit Moderator
    #538421

    Hi

    Add to your custom.css file this

    .logo-image {
    background:transparent;
    }

    msilac Friend
    #538424

    Ok, that works, thank you, now I just need to to increase the height of the white part behind of logo, like you can see…

    Where to change that? In templates.css ?

    pavit Moderator
    #538425

    <em>@msilac 431572 wrote:</em><blockquote>Ok, that works, thank you, now I just need to to increase the height of the white part behind of logo, like you can see…

    Where to change that? In templates.css ?</blockquote>

    I suppose you are referring to the t3 header – you can change the height that now is set to 80 px, to do this change, add to the custom.css file this

    .t3-header {
    min-height:100px;
    }

    msilac Friend
    #538476

    Yes, that’s it. Thank you.

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

This topic contains 5 replies, has 2 voices, and was last updated by  msilac 10 years, 5 months ago.

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