Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hayatalyaqout Friend
    #918138

    Hello, I have a custom logo that is larger than the default logo size. As you can see here it appears cropped: http://dlisconf.net/

    How do I set the template to show my full logo?

    Thanks.

    pavit Moderator
    #918139

    Hi

    In this file /templates/ja_ironis/css/template.css line 1034 change in this way

    /* Logo Image ---*/
    h1.logo {
    height: 166px;
    width: 200px;
    }
    
    h1.logo a {
        background: url(../images/logo.png) no-repeat left top;
        display: block;
        height: 166px;
        width: 800px;
    }

    Best regards


    1. Screenshot_8-2
    hayatalyaqout Friend
    #918141

    Thank you very much in deed.

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

This topic contains 2 replies, has 2 voices, and was last updated by  hayatalyaqout 8 years ago.

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