Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • microvation Friend
    #161469

    I resize a logo, make new one, and edit template.css. For some reason in all templates I’ve seen “h1.logo” sets the height smaller than “h1.logo a”.

    h1.logo { width: 162px; height: 40px; }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left !important;
    display: block;
    width: 124px;
    height: 42px;
    margin-left: 0px;

    My Question:
    If my logo is say 175 x 42, do I put that size in both places, do I say “40” in h1.logo but 42 in “h1.logo a”. What about the width?

    I’m thrown by this slight difference, guidance would be greatly appreciated.

    Thanks!
    -billb

    khoand Friend
    #381499

    I don’t know why their dimension is not same. But I think their dimension is same is ok. So you can set 175 x 42 to h1.logo a, h1.logo

    microvation Friend
    #381538

    Great, thanks. I couldn’t figure out the difference so it’s good to know I’m not missing something there, will keep same dimension in both. -billb

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

This topic contains 3 replies, has 2 voices, and was last updated by  microvation 13 years, 8 months ago.

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