Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • James Weston Friend
    #172627

    Hi Guys,

    I want to move the logo on my site to the right so it sits flush with the left hand margin. I am about to redesign the logo but want to get the positioning sorted first. Can someone advise which code i need to edit. http://www.mybaliconcierge.com/

    Cheers,

    Jim

    jooservices Friend
    #433233

    Hi
    Please update this code

    h1.logo, div.logo-text h1 {
    float: left;
    font-size: 250%;
    line-height: 1;
    margin-left: -30px;
    }

    set

    float: left;
    to become

    float: right;

    At file:
    http://www.mybaliconcierge.com/templates/ja_nex/css/template.css
    Line: 643

    James Weston Friend
    #433234

    Hi Thanks for that. Sorry but i think maybe I did not explain clearly but from the answer you sent I was able to find teh code that I needed 🙂

    h1.logo, div.logo-text h1 {
    float: left;
    font-size: 250%;
    line-height: 1;
    margin-left: -30px;
    }

    I changed margin-left: 0px and that solved it.

    Cheers,

    Jim

    Jim

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

This topic contains 3 replies, has 2 voices, and was last updated by  James Weston 12 years, 10 months ago.

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