html5 - How to set fixed dimensions for images on desktop only in twitter bootstrap? -



html5 - How to set fixed dimensions for images on desktop only in twitter bootstrap? -

i have web page made using twitter bootstrap . works fine, set manual height , width images when site viewed on desktop (for eg height:30px ; width:60px:) . not want these dimensions apply tablet or mobile phone. how accomplish this?

you can add together classes .visible-desktop , hidden-desktopthan set optimized image version of desired width , height within div

for illustration check fiddle

html5 css3 twitter-bootstrap

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

r - url in CRAN extension manual -

asp.net - .NET Control.ID property inconsistency -