Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rocco55 Friend
    #172289

    with screen resolution to 1024×768 logo it’s cut left side ? fix?

    http://www.ariyarealestate.com/

    Happy new Year!!!!! 😎


    1. 3
    TomC Moderator
    #431939

    Greetings Rocco:

    Wow, you don’t waste any time, do you? 😎

    Unfortunately, you have “Optimize CSS” set at “Join and Minify” – so I cannot tell you the exact line of the following CSS for your template/site, however . . . .

    Within templates/ja_nex/css/template.css, look for the following line:


    h1.logo a {
    background: url(“../templates/ja_nex/images/logo.png”) no-repeat scroll center center transparent;
    display: block;
    height: 62px;
    width: 152px;
    }

    add a “margin-left” property to move your logo to the right – as follows . . .

    <blockquote>h1.logo a {
    background: url(“../templates/ja_nex/images/logo.png”) no-repeat scroll center center transparent;
    display: block;
    height: 62px;
    margin-left: 25px;
    width: 152px;
    }
    </blockquote>

    SAVE CHANGES …. CLEAR CACHE … REFRESH PAGE

    Let me know if this achieves the result you were looking for.

    rocco55 Friend
    #431996

    Thanks a lot TomC!!!
    fixed logo problem! now with same resolution 1024×768, logo it’s aligned with main menu.

    Here we are now cooking for New Year 😎


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

This topic contains 3 replies, has 2 voices, and was last updated by  rocco55 12 years, 4 months ago.

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