Wrap text around an image on bootstrap 3

后端 未结 6 1182
自闭症患者
自闭症患者 2021-01-11 18:38

I came across an issue with wrapping the text around my image on my column. I have a template that It\'s running multiple pages. some of the images are not long enough so it

6条回答
  •  粉色の甜心
    2021-01-11 19:11

    I have 2 columns on this page, each with a text-wrapped image, a title, subtitle, text and link. I nest the image in its own column within the text column to wrap the text. This code converts to full column width when displayed on mobile. I'm sure you could pull-right if you wanted to, but this works for me. See code in action at http://www.lbch.org/_Employment.html.

    Page Head Title & Text

    Article Title
    Article sub-title

    Text

    link text


    Article Title
    Article sub-title

    Text

    link text

提交回复
热议问题