Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • itratingen Friend
    #198346

    Hi,

    I am trying edit JA Decor with Joomla 3.2.3 and I would like to replace orginal logo with another image with a little bit larger size. But the new file can’t display its size. Could you tell me where I must change the template.

    I tried with custom.css >:(

    .logo-image a {
    width: 365px;
    height: 103px;
    }

    Link: inveniet.de

    Thanks

    Andy

    Radonja Djurisic Friend
    #537302

    create custom.css file under template/css folder

    and add this code in custom.css

    and modify RED 🙂

    .logo-image img {
    max-width: 150px;
    max-height: 100px;
    }

    let me no is it ok

    itratingen Friend
    #537550

    Thank you tolja 🙂

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

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

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