Logo position problem

  • baseman
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago - 12 years 10 months ago #8948 by baseman
Hi,

after installing the skies template including demo content I´ve changed the top logo file in the logo module - original to the demo file size 210x80pxl. But the logo is aligned about 15pxl below the top line of the table. In the demo the logo is aligned exactly on the top of the table.

I found nothing in the css that causes this displacement.

I´ve read the thread regarding the missing logo where you wrote that everything works fine - but the same problem there. The logo has moved ca. 15 px down.

Please can you help. Thanks in advance!
Last edit: 12 years 10 months ago by baseman.

Please Log in to join the conversation.

More
12 years 10 months ago #8952 by ivan.milic
Hi,

add this in inedx.php of template just before </head>:

<style type="text/css">
#logo p{
margin-top:0;
}
</style>


if you are asking what is causing this, there is no explicit rule but since image is in <p> tag browser adds margin of around 12px by default.
The following user(s) said Thank You: baseman

Please Log in to join the conversation.

  • baseman
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago #8954 by baseman
Replied by baseman on topic Re: Logo position problem
Thank you, works fine

Please Log in to join the conversation.

Time to create page: 0.292 seconds
Powered by Kunena Forum