Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Andrew Carleton Friend
    #190387

    Hi,

    If you look at http://www.ardschoral.co.uk/jm3 I have been trying to increase the logo height to 90px. I have changed this in the main template.css for the Mendozite template folder but it still does not change when I look at the live site.

    What am I doing wrong?
    Thanks, Andrew

    TomC Moderator
    #504947

    When I look at the CSS for your logo, it looks like it’s already set at 90px (see below)


    h1.logo a {
    background: url("../templates/ja_mendozite/images/logo.png") no-repeat scroll left center transparent;
    display: block;
    height: 90px;
    width: 329px;

    }

    Is there more to your logo that we’re not seeing?

    Ninja Lead Moderator
    #505045

    I have checked link on your site and it still set at 90px on your site.


    h1.logo {
    width: 329px;
    height: 90px;
    }

    h1.logo a {
    background: url('../templates/ja_mendozite/images/logo.png') no-repeat left;
    display: block;
    width: 329px;
    height: 90px;
    }

    Next time, you need to clear cache from Admin area after changing

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

This topic contains 3 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 9 months ago.

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