Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hjalte1983 Friend
    #194252

    Hi i made a new logo which is way bigger and my custom.css file looks like this
    [PHP]@import url(../fonts/novecentowide1/stylesheet.css);
    .logo-image a {
    background-image: url(“../images/logo.png”);
    background-repeat: no-repeat;
    width: 719px;
    height: 115px;

    }[/PHP]

    but how can i center my logo ?? i tried left: 50px; and margin.center and stuff..

    please help

    thanks.

    TomC Moderator
    #520435

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings.

    hjalte1983 Friend
    #520439

    I pm’ed you, thanks.

    TomC Moderator
    #520441

    It may be a little sloppy/creative, but try putting this in your custom.css . . .


    .logo-image {
    margin-left: 130px;
    }

    You can/ of course, play around with the pixel value until you arrive at the result you’re most happy with.

    Does that get you closer to what you were envisioning?

    hjalte1983 Friend
    #520475

    Yeah i think it does, but its kinda responsive anymore

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

This topic contains 5 replies, has 2 voices, and was last updated by  hjalte1983 10 years, 9 months ago.

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