Site looks different in FireFox but ONLY on PC


i have site works in every browser except firefox on pc. it's fine on mac not pc. there can correct this?
the problem text isn't in same place. in css position set absolute , in firefox on pc needs 100px pixels left.
the css i'm using is:
code
div#text{
color: #666666;
font-family:verdana;
font-size:13px;
position: absolute;
left: 407px;
top: 145px;
width: 349px;
line-height: 20px;
}
but css need use looking right on pc is:
code
div#text{
color: #666666;
font-family:verdana;
font-size:13px;
position: absolute;
left: 507px;
top: 145px;
width: 349px;
line-height: 20px;
}
thanks

you have give more information have provided.
we need see page , of css. can put
up somewhere on web , provide link?

the css have provided work in both browsers
obviously have issues in terms of <div> in code in
relationship other elements.




lucy4 wrote:
> have site works in every browser except firefox on
> pc. it's fine on mac not pc. there can correct
> this?
> problem text isn't in same place. in css position
> set absolute , in firefox on pc needs 100px pixels
> left.
> css i'm using is:
> code
> div#text{
> color: #666666;
> font-family:verdana;
> font-size:13px;
> position: absolute;
> left: 407px;
> top: 145px;
> width: 349px;
> line-height: 20px;
> }
> css need use looking right on pc is:
> code
> div#text{
> color: #666666;
> font-family:verdana;
> font-size:13px;
> position: absolute;
> left: 507px;
> top: 145px;
> width: 349px;
> line-height: 20px;
> }
>
>


More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support