Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • happydancer Friend
    #118168

    I can see where the logo size is controlled in the index.php file but cannot see where the position of the logo (logo-bellatrix.png) is controlled from. I want to be able to move the logo up by about 10 px and possibly left by about 5 px.

    Anyone any ideas and how to do this?

    Thanks in advance.

    kalibo Friend
    #212954

    The same question, i want to put the logo to the center.

    cssyeah Moderator
    #212962

    Hi Happydancer,

    Please, you can change position of logo in this CSS source code section of template_css.css file.

    <blockquote>
    #ja-header h1 {
    font-size: 2em;
    position: absolute;
    top: 12px;
    left: 15px;
    }
    </blockquote>

    Regards

    happydancer Friend
    #212975

    Yep, that did the trick, my ‘over sized’ logo now fits neatly in the header.

    Thank you!

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

This topic contains 4 replies, has 3 voices, and was last updated by  happydancer 17 years, 4 months ago.

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