html - CSS Responsive with odd layout -


i have client asking odd request (to me).

ok, have 3 images. different sizes. want them in wrapped container, equal heights. images positioned @ bottom, text @ bottom.

now, doing easy... until responsive part.

this site: http://www.neilcramerphotography.com/

full screen, ok (still working it). once resize screen (which foresaw happening) layout gets wonky.

i need worry first 6 images, rest set design.

no matter or use, there sort of fixed number. have set fixed height each of first 2 rows. tried padding. getting frustrated because can solve problems. stuck.and if not doable. need others stating so. people never believe me,so :)

i may have try percentages instead.

i wish people understood not on paper can not converted without problems. layout other designer not know css.

thanks in advance.

add box-sizing: border-box .woo_category_subs

is you're asking?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -