• Resolved dun

    (@dun)


    So I want to have 3 rows on my site like this:

    The problem is, that Text04 and Bild04 don’t have the same height. Due this Bild05 and Text05 won’t start from the same starting point and the rows are not horizontal anymore.
    How can I fix this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You will have to show us a working example of the issue, we cannot debug CSS from images.

    Thread Starter dun

    (@dun)

    I’ve tried to explain myself a little bit better with an image.
    </img>

    It wouldn’t be a problem if the image and the text would be in the same div, but how can I solve the problem without using HTML&CSS?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Sorry I didn’t mean another image, I meant a webpage. Show us your website.

    Thread Starter dun

    (@dun)

    How do you mean that? My “webpage” is an article on the site I’m working on. I don’t have access to the server itself and I don’t want to publish any documents from the company I’m working for.

    Well I found a workaround for me. I give those objects an ID and style them independetely from each other. This is not really what I searched for, but at least the article now doesn’t look like garbage. Thanks for the help.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘1/2 Column Items – same padding-bottom’ is closed to new replies.