Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fburger Friend
    #177383

    Hello!

    I’m using JAT3 for a while (and it’s fantastic), but now I have a problem for the first time.
    I changed the style of my site (only offline, so I can’t give you a link). I moved the logo (image) per CSS

    The Code before:

    /* HEADER
    --------------------------------------------------------- */
    #ja-header { height: 10px;padding-bottom:10px; }
    #ja-header .main { padding: 13px 0 0 20px; }

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

    /* Logo Image ---*/
    h1.logo { width: 400px; height: auto; }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 400px;
    height: 80px;
    margin-top: 5px;
    }

    The Code after:

    /* HEADER
    --------------------------------------------------------- */
    #ja-header { height: 10px;padding-bottom:10px; }
    #ja-header .main { padding: 13px 0 0 20px; }

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

    /* Logo Image ---*/
    h1.logo { width: 400px; height: auto; }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 400px;
    height: 80px;
    margin-top: -95px;
    }

    I changed the last margin-top to -95px..
    Now the Logo is in the right position, but it’s not clickable, also the magnifier next to the search-field..
    Maybe I overlook something, I also tried the change the #ja-header .main { padding: 13px 0 0 20px; } from 13px to 100 px. Logo is fine, but not clickable

    Sherlock Friend
    #454459

    Hi fburger,

    Can you post here the url where the issue is seen ?

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years, 6 months ago.

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