aviad_hahami
04-01-2011, 04:14 AM
hi im bulding an app for FB [fan page app].
made 3 different CSS for each browser [CHROME,FF,IE] (got any solution to make one for all browsers ?)
now when i load the page directly and not from the FB page chrome shows it well[it messing up my css but ill handle it]
the problem begins when i load it throw FB, the stuff are gettin mad..
try it yourself with Chrome and then with FF/IE[its hebrew so just look at the design itself]
http://www.facebook.com/?ref=logo#!/pages/Hufshonet-The-Ultimate-Vacation/210367058975697?sk=app_135345743203396
most annoyin thing is that the chrome & FB together makes my BG go away for some reason..
heres the code:
body {
margin-top:0px;
margin-bottom:0px;
width: 500px;
overflow:hidden;
margin-left:0px;
padding: 0px;
background: white;
background-image:url('BGnew.jpg');
background-repeat:no-repeat;
background-position:Top right;
font-family: Arial;
text-align: center;
}
and one more thing,
why the HECK chrome messes up my CSS sooooo much ?
any thing i can do to make it 'normal' ?
made 3 different CSS for each browser [CHROME,FF,IE] (got any solution to make one for all browsers ?)
now when i load the page directly and not from the FB page chrome shows it well[it messing up my css but ill handle it]
the problem begins when i load it throw FB, the stuff are gettin mad..
try it yourself with Chrome and then with FF/IE[its hebrew so just look at the design itself]
http://www.facebook.com/?ref=logo#!/pages/Hufshonet-The-Ultimate-Vacation/210367058975697?sk=app_135345743203396
most annoyin thing is that the chrome & FB together makes my BG go away for some reason..
heres the code:
body {
margin-top:0px;
margin-bottom:0px;
width: 500px;
overflow:hidden;
margin-left:0px;
padding: 0px;
background: white;
background-image:url('BGnew.jpg');
background-repeat:no-repeat;
background-position:Top right;
font-family: Arial;
text-align: center;
}
and one more thing,
why the HECK chrome messes up my CSS sooooo much ?
any thing i can do to make it 'normal' ?