Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mirzamunas Friend
    #145291

    Can someone please help me find out how to decrease theh space between the LOGO and the SLIDE SHOW module.

    freelotto Friend
    #328499

    in your templates /JA Zinc / css/ templates.css file look for the h1.logo a tag, it should look something like this:


    h1.logo a {
    width: 700px;
    height: 120px;
    display: block;
    background: url(../images/logo.png) no-repeat center;
    margin-left: 135px;

    you can just add a negative margin to the bottom something like
    margin-bottom: -30px;

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

This topic contains 2 replies, has 2 voices, and was last updated by  freelotto 14 years, 10 months ago.

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