![]() |
2010-01-14
, 13:11
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#2
|
![]() |
2010-01-14
, 13:18
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#3
|
![]() |
2010-01-14
, 13:21
|
Posts: 162 |
Thanked: 79 times |
Joined on Jan 2010
@ Finland
|
#4
|
![]() |
2010-01-14
, 13:29
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#5
|
Well I think the issue here is that those pages are intended for larger screens thus the background you are seeing are fitted for the screen width. The "bug" is in the CSS. It's more of a feature. The only way to properly fix this is by facebook and the others to change their outlay. That's the reason why it works in chrome and firefox the same way.
![]() |
2010-01-14
, 13:39
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#6
|
![]() |
2010-01-14
, 23:03
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#7
|
![]() |
2010-01-15
, 15:22
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#8
|
<meta name="viewport" content="width=1024" />
![]() |
2010-01-15
, 18:21
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#9
|
I don't know if this is a bug or a feature request or if there is a workaround (or perhaps a proper way I don't know how to do) I can use..
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD><TITLE>Background Error</TITLE></HEAD> <STYLE> body{background:url(http://www.maemosweden.com/templates/maemosweden_1280/images/bg.jpg) top center no-repeat black} table{background:url(http://www.maemosweden.com/templates/maemosweden_1280/images/bg.jpg) top center no-repeat black} b{color:#F00} </STYLE> <BODY> <CENTER> <BR><BR><BR><BR><BR><BR><BR> <B><H1>A little test - Body Background</H1></B> <TABLE border=2><TR><TD><CENTER><BR><BR><BR><BR><BR><BR><BR><BR><BR> <B><H1>A little test - Table Background</H1></B><BR> <IMG src="http://www.maemosweden.com/templates/maemosweden_1280/images/bg.jpg" width=1102></CENTER></TABLE> </CENTER> </BODY> </HTML>
![]() |
2010-01-15
, 21:03
|
|
Posts: 290 |
Thanked: 472 times |
Joined on Dec 2007
@ Gothenburg, Sweden
|
#10
|
<meta name="viewport" content="width=1110" />
But the background in the CSS does not render "under" the scroll on som pages. The same thing is very visible in both IE and Firefox and I am not sure what would be the correct behaviour. Please fill in what you think.. or if you know a way for me to make my websites render there.
Here is screen shots from http://www.maemosweden.com and http://sv.openoffice.org (I have more examples). Please try them in Maemo Browser and see.
You get the same behaviour in firefox desktop but there it is not the same problem as in the N900. Because there you usually have a wider window. But in N900 you cant change the default width of render..
(I hope I make sense here.. )
Claes Norin
http://www.maemosweden.org
Last edited by claesbas; 2010-01-14 at 12:29.