Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gabrielanta Friend
    #180830

    I want to show a bigger image logo.png
    How or where do we change the size? on the css file?? which file?
    Thanks


    1. vintas-logo
    tfosnom Friend
    #467607

    Searching the forums . . . or knowing to look in the tutorials forum helps

    http://www.joomlart.com/forums/topic/how-to-change-template-logo-any-template/
    that should get you the info needed.

    But basically you go to your templates/ja_vintas/css/template.css – about line 860
    and edit this call re height, width to suit modified logo,

    h1.logo a {
    background: url(“../images/logo.png”) no-repeat scroll left center transparent;
    display: block;
    height: 33px;
    width: 271px;
    }

    Also about line 849 this declaration to match

    /* Logo Image —*/
    h1.logo { height: 91px; width: 200px; }

    Blessings Shannon

    gabrielanta Friend
    #467794

    Thanks !

    Line 849 should be line: 855 🙂

    tfosnom Friend
    #467815

    Oops I modified my css at that area and it pushed the lines up Sorry 😀

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

This topic contains 4 replies, has 2 voices, and was last updated by  tfosnom 12 years, 1 month ago.

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