On Sep 3, 2013, at 7:35 AM, Barney Carroll wrote:
> A portrait-oriented iPhone viewport is 320 (CSS) pixels wide, but the view on
> the right is 480 wide (the same as a landscape-oriented iPhone viewport). I
> don't know where the 530 came from.
ah..so my media breaks are incorrect…ok..thank
Your media breaks are fine, it's the width you have in your CSS that needs
to be changed. Create a new header that is 320 px wide. Put it in where you
had the 480px header image. Change the width setting for the image to
320px. Change the div width, and all other widths to 320px and it should
look
A portrait-oriented iPhone viewport is 320 (CSS) pixels wide, but the view
on the right is 480 wide (the same as a landscape-oriented iPhone
viewport). I don't know where the 530 came from.
Regards,
Barney Carroll
barney.carr...@gmail.com
+44 7429 177278
barneycarroll.com
On 3 September 2013 1
At the link below, you can see how the same page shows differently in the
iPhone simulator compared to Firefox' responsive design view..
Shouldn't they be the same? Note FF set to display 480 px wide. Any thoughts to
what is going on to cause the discrepancy?
Thank you!
John
http://coffeeonma
On Tue, 03 Sep 2013 14:20:01 +0200, Albert van der Veen wrote:
| Hi all,
|
| I'm working on a new site and just found out it looks (and works, as you
| can't even click any link) awful in IE8/9 and good in IE10. Can anyone
| see whether IE8/9 are choking on something that IE10 has no problems
Hi all,
I'm working on a new site and just found out it looks (and works, as you
can't even click any link) awful in IE8/9 and good in IE10. Can anyone
see whether IE8/9 are choking on something that IE10 has no problems
with? I can't imagine css differences between IE9 and 10 being so huge
i