I\'ve got a , that\'s a certain height and width, and overflow:hidden so that specfic inner images are clipped
, that\'s a certain height and width, and overflow:hidden so that specfic inner images are clipped
height
width
overflow:hidden
You cannot, unless you change your HTML layout and move that image out of the parent div. A little more context would help you find an acceptable solution.