Browser compatibility with borders
i advise on cross browser compatibility borders. *web address removed* looks fine in ie7 not in safari or firefox. appears safari , firefox ignore border thickness , on 3 columns adds incrementally , makes final column looks offset. help, appreciated newby!
thanks
thanks
hello,
instead of using "thin", try using 2px border thickness.
that way, isn't open different browser's interpretation of "thin"
means.
for example, change left column this:
#leftcolumn {
float: left;
width: 200px;
height: 450px;
padding-right: 10px;
padding-left: 10px;
background-color: #ffffff;
border: 2px solid #cccccc;
}
repeat border attribute middle , right columns, well.
take care,
tim
"mkalx" <webforumsuser@macromedia.com> wrote in message
news:fo6jnf$qdv$1@forums.macromedia.com...
>i advise on cross browser compatibility borders.
> www.trustwater.com looks fine in ie7 not in safari or firefox.
> appears
> safari , firefox ignore border thickness , on 3
> columns
> adds incrementally , makes final column looks offset.
> help,
> appreciated newby!
>
instead of using "thin", try using 2px border thickness.
that way, isn't open different browser's interpretation of "thin"
means.
for example, change left column this:
#leftcolumn {
float: left;
width: 200px;
height: 450px;
padding-right: 10px;
padding-left: 10px;
background-color: #ffffff;
border: 2px solid #cccccc;
}
repeat border attribute middle , right columns, well.
take care,
tim
"mkalx" <webforumsuser@macromedia.com> wrote in message
news:fo6jnf$qdv$1@forums.macromedia.com...
>i advise on cross browser compatibility borders.
> www.trustwater.com looks fine in ie7 not in safari or firefox.
> appears
> safari , firefox ignore border thickness , on 3
> columns
> adds incrementally , makes final column looks offset.
> help,
> appreciated newby!
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment