Thread
:
CSS Image resize question
View Single Post
06-12-2012, 06:52 AM
acctman
Confirmed User
Join Date: Oct 2003
Location: Atlanta
Posts: 2,840
photo / image auto resizing is simple...
.photo img { width: 100% }
.photo { width: 40% } // print can be any size you want the default to be and can be applied to a div as a class.
acctman
View Public Profile
Find More Posts by acctman