Tuesday, 15 January 2013

html - Resizing a main image -



html - Resizing a main image -

i'm trying show client comp total width main image (this comp not website) want resize properly. main area 1124px. made main image 1500 px set 100% of screen. problem when resize screen smaller 1500 px not center. left side begin cutting off part of image , maintain image centered. easier if @ link http://www.gregquinn.com/weg/webdesign9.html , begin making screen smaller (i want buildings , tagline remain in center.) there must easy way overflow:hidden or something.

hey define css

body { min-width: 1124px; } .home-banner{ background-repeat:center center; }

html css image

No comments:

Post a Comment