Minisize the background, Please! CSS3 background size

For the Wabi Sabi WordPress theme we decided to give support for iPad portrait view, the first thing that needed special treatment is the container’s background image which is 980px wide. Thanks to the CSS3 no extra background image required for a 780px portrait view in iPad. In the desktop version we served this: A [...]

IE8 grouping Selectors bug

Came across a CSS bug triggers by non-supported selector(s) in IE8. In this example, the first and last menu items, the last block of the content area and GO button which are grouped with other selectors, shared the same blue background image. IE8 does not support “:last-child” and ignore all other selectors. IE7 and 6 [...]

Opera Mobile 10 quirk for pre tag

It’s the third week we are dealing with Opera Mobile 10, we found this mobile browser to be difficult and glitches kept popping up. Here is another issue we ran into with pre tag that resulting horizontal scrolling in the 320px portrait vertical view in iPhone/iPod. In our Week 4 assignment for Mobile Web Best [...]

Page 2 of 9123...Last »