test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tracy3255 Friend
    #186115

    Please, thank you for any help..

    I have gone into the template.css file, re-uploaded to server, and made changes over and over, and refreshed cache and can’t get this to work..
    Please take a look :

    Been fiddling with this:

    Actual size of logo is 329px W x 90px H.. it’s the height I’m having trouble with.. I’ve set it for larger than required, and I’ve been fiddling with the padding and margin and still nothing.. please help!

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

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    width: 329px;
    height: 200px;
    }


    1. screenshot
    pavit Moderator
    #487540

    Hi

    In the same file try to manage the values of padding to increase or reduce the padding

    #ja-header .main {
    padding: 20px 0;
    }

    tracy3255 Friend
    #487566

    Thanks so much for your advice. Unfortunately I have just tried that, and it didn’t work. Still the same “invisible padding”, I went up to 200px on both top and bottom as well as -200px both top and bottom, also changed the height of the whole area, tried many variations.. still nothing.

    Anything else to suggest?

    Thanks again..

    pavit Moderator
    #487571

    Hi

    Could you post a link to your site ?

    pavit Moderator
    #487575

    Hi

    I just checked — In your template.css you have

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

    But your image is 90px height so change the 70px to 90px

    tracy3255 Friend
    #487577

    Thank you so much for your help, I really appreciate it!

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

This topic contains 6 replies, has 2 voices, and was last updated by  tracy3255 11 years, 8 months ago.

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