test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • singercoats Friend
    #167299

    Where can I find the code dictating the 30px of headroom above the LOGO? I’ve looked everywhere….no luck…please help me.

    TomC Moderator
    #405739

    <em>@singercoats 259084 wrote:</em><blockquote>Where can I find the code dictating the 30px of headroom above the LOGO? I’ve looked everywhere….no luck…please help me.</blockquote>

    Hey There:

    The code you should be looking for should be found within templates/ja_droid/css/template.css . . .

    Look for the following . . .


    #ja-header .main {
    padding: 30px 0 15px;

    }

    Blaine Friend
    #405740

    Hi singercoats,
    I believe the code you are seeking is this in 1.5 template:

    #ja-header .main {
    padding: 30px 0 15px;
    }

    TomC Moderator
    #405742

    In addition to my suggestion above, you can also try adding a “margin” parameter to the same rule, such as . . .


    #ja-header .main {
    padding: 0px 0 15px;
    margin-top: -5px;

    }

    Hope that helps !!!

    TOM

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

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

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