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.