• It seems as if the links on the menu are too close. Maybe I’m just getting old or it could be the browser environment (firebird/moz on linux) but the line-height of the menu* id is low. At least in my case I found that 135% is a better fit instead of the default 115%.
    line-height: 135%;

    #menu ul ul li {
    font-size: 70%;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 135%;
    padding-left: 12px;
    letter-spacing: 0;
    margin-top: 0;
    padding: 0;
    border: 0;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • dude. u are free to customize anyways. thats the beauty of the code. 1 file can change the outlook of ur Blog… as they say “Code is poetry”!

    It might be nice to make the change to the default install though so others haven’t any need to consider it, especially those that may not know how.

    it could be the browser environment (firebird/moz on linux)
    The default installed template is not perfect in Opera for windows.
    and you can’t guess how an individual will like any particular thing :).
    So a compromise is necessary… i would like to see the charleen template become the default one. its more cool!

    The default layout breaks in Windows Firebird, too (at least the header does.)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wp-layout.css suggestion’ is closed to new replies.