Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • larissahn Friend
    #150641

    hi,

    this is the url of my site:
    http://www.uniondelospueblos.org/

    the logo seems to be “floating.” I modified the css template for a 800 x205 px image. I had to resize the logo, though. made it smaller, but I can’t get it in a position between the two lines.

    thanks.

    Anonymous Moderator
    #341525

    Hi you

    Please try with my code:

    open templates/ja_ores/css/template.css file, find following code section (line 1204):


    #ja-header .main {
    height:95px;
    position:relative;
    }

    and change to:

    #ja-header .main {
    height:205px;
    position:relative;
    }

    – find following code section (line 1214):


    h1.logo {
    margin:30px 0 0 15px;
    }

    and change to:


    h1.logo {
    margin: 0;
    }

    ybuscaron Friend
    #341968

    Hello:

    I am having some issues with my logo on this page when using internet explorer, safari works fine.:

    http://www.aaaguard.info

    Also, at the bottom where the “top menu” is all of the links have wrapped around a non-visible rectangle.

    Anonymous Moderator
    #342507

    Hi you

    Please open templates/ja_ores/css/template.css file, find following code section:

    h1.logo { margin: 30px 0 0 15px; }

    and change to:

    h1.logo { margin: 0; }

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

This topic contains 4 replies, has 3 voices, and was last updated by Anonymous 14 years, 6 months ago.

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