Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • lizcam Friend
    #146582

    HI
    I have made my logo larger but it is not quite right.

    I have edited template.css and changed the size of the image but now it overlaps the module below, what setting do I change to make the top section the right size?

    Link is http://www.desktopability.com

    lizcam Friend
    #325715

    I’ve worked it out thanks it is the setting above

    mcsebugra Friend
    #343531

    Yes. same problem my web site. I didnt larger to default logo.gif.

    how to make this problem ?

    thanks

    Saguaros Moderator
    #343681

    Dear mcsebugra!

    Pls open the file: /templates/ja_kyanite/css/template.css and try to find the following code:

    h1.logo { height: 43px; width: 204px; }

    h1.logo a {
    background: url(../images/logo.gif) no-repeat left;
    display: block;
    height: 43px;
    width: 204px;
    }

    Pls adjust the width and height properties

    GOod luck

    marscormier Friend
    #348671

    guys,
    how do you get ride of the spacing between the logo and the top menu bar? Extremeglide.com

    uniquebiz Friend
    #348673

    find h1.logo etc in the templates file and adjust the top padding to 0
    css padding BTW works as 1st value = top, 2nd =bottom, 3rd = right, 4th = left
    as in

    padding:25px 50px 75px 100px;

    • top padding is 25px
    • right padding is 50px
    • bottom padding is 75px
    • left padding is 100px

    Hope this helps
    Blessings Shannon

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

This topic contains 6 replies, has 5 voices, and was last updated by  uniquebiz 13 years, 10 months ago.

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