Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • atticus Friend
    #146427

    Hello,
    I am trying to move the logo to the right. The image is below.

    Can someone please help me shift the logo to the right.

    Thank You

    Anonymous Moderator
    #325371

    Hi atticus

    please open templates/ja_cooper/css/template.css file, at about line 829, find following code section:


    h1.logo, div.logo-text {
    margin: 0 0 5px;
    padding: 0;
    position: absolute;
    top: 40px;
    left: 47px;
    }

    and change to:


    h1.logo, div.logo-text {
    margin: 0 0 5px;
    padding: 0;
    position: absolute;
    top: 40px;
    right: 47px;
    }

    atticus Friend
    #325667

    This works perfectly. Thank you very much for your help.

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

This topic contains 3 replies, has 2 voices, and was last updated by  atticus 14 years, 11 months ago.

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