On 1/18/2013 10:05 AM, Rob Emenecker wrote:
Okay. Errors resolved. Still the same issues with the display on some mobile
devices. :-S

http://hairydogdigital.com


To ensure nothing is overriding your rules, add this to your page and test:

img {
  height: auto !important;
  width: auto !important;
  max-width: 100% !important;
}

Just as a note, you might want to consider a reponsive approach that is not device-specific. Makes it easier to test ;-)

--
Al Sparber - PVII
http://www.projectseven.com
The Finest Dreamweaver Menus | Galleries | Widgets
Since 1998
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to