test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • zarenya Friend
    #181996

    Hi There

    I made a custom logo and the dimensions are 450 pixels wide by 100 down.

    I have the logo in position but how do I make adjustments to the height container where the logo is currently. Part of my logo is currently hidden away.

    Template Demo can be seen here: http://www.thefoodbasket.co.za/Kovacs/

    pavit Moderator
    #472071

    Hi

    The logo settings are in the template.css file in templatesja_universitycss folder

    /* Logo Image ---*/
    h1.logo {
    width: 220px;
    height: 56px;
    }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 220px;
    height: 56px;
    }

    iwadeaz Friend
    #481756

    Hi, I made the changes to the template.css file, but the change in the (logo) size shows only for the home page, every other page still
    shows the original size.. What do i need to do??

    pavit Moderator
    #481758

    Hi

    Clean your JaT3 cache and post a screenshot of that page

    i checked your website and all pages have the same logo

    iwadeaz Friend
    #482145

    Thanks Pavit 🙂

    meb71 Friend
    #483535

    Same problem. Resized the logo but unable to show it.
    http://ind.uniroma2.it/index.php/it/

    Phill Moderator
    #483541

    Similar to above open the file http://ind.uniroma2.it/templates/ja_university/css/template.css and at line 947 add the code in red below.

    h1.logo a {
    background: url("../../../images/logoTV2.png") no-repeat scroll left center transparent;
    display: block;
    height: 56px;
    width: 400px;

    }

    meb71 Friend
    #483561

    We have already this configuration in the template.css. Even restoring the setting of the default logo it stays partially hidden…

    Phill Moderator
    #483562

    I cannot see that code visible on your site. Please PM me a super admin logon and ftp account and I will take a look for you.

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

This topic contains 9 replies, has 5 voices, and was last updated by  Phill 11 years, 9 months ago.

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