Re: css bug

ilya <nemilya-JGs/[email protected]> Mon, 17 Nov 2003 17:31:27 +0500
Newsgroups gmane.comp.web.syncato.general
Message-ID <[email protected]>
I have found solution:

add
    font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif;
into '.blogbody PRE' definition (to end of definition)

f.e.:

    .blogbody pre {
         background-color:  rgb(240, 240, 240);
         border:            solid black 1px;
         padding:       0.5em;
         color: green;
         line-height:100%;
         overflow:auto;
         font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif; 
     }



i> site http://www.xmldatabases.org are sowen in Internet Explorer 6 with
i> problems - tag <pre>.

i> syncato.css

i> Bug (IE6 specified possible) is caused by
i>     LINE-HEIGHT: 100%;
i> in .blogbody PRE

i> without this command all looks without while lines.

i> attached - how it's looked.

i> ilya



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl