test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ricardoltorres Friend
    #139874

    HI I need to move the logo to the left. How can I do this? Thanks!

    nguyenhuu quang Friend
    #299729

    pls sen your live site

    Phill Moderator
    #299730

    It is on the left already. If you mean you want to move it further to the left maybe right up to the edge of the box then find the following.
    In template.css (line 778)

    h1.logo, div.logo-text {margin:0 20px 20px;
    padding:0;
    }

    And change the value in red to fit your needs.

    nguyenhuu quang Friend
    #299731

    template.css (line 778)

    [PHP]h1.logo, div.logo-text {
    margin:0 20px 20px;
    padding:0;
    }[/PHP]

    pls edit it
    [PHP]margin:0 20px 20px;[/PHP]
    to
    [PHP]margin:0 0 20px;[/PHP]

    Phill Moderator
    #299735

    Isn’t that what I wrote above?

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

This topic contains 5 replies, has 3 voices, and was last updated by  Phill 15 years, 8 months ago.

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