Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IMAGES IN A Bootstrap col Reply To: IMAGES IN A Bootstrap col

#176791
Krish1980
Participant

You could style the two columns identically, give the parent a relative position and a negative left position value.

Something like this?

http://codepen.io/Krish1980/pen/Capqy