guardian 1730657293090

people who are smarter than me what the hell is going on with my rentrys container like not moving LOL


Reactions

Responses
Cassiel 1730658150001

if you're talking about images going outta the container you need to use a float clear. so just put !; two lines after the last image

f00f the f00fy 1730657903562 *

I know next to nothing about rentry, but I can tell you how you would fix the container size with CSS, and maybe that will help you translate it into rentry's syntax.

.entry-text article {
  overflow: auto; // overflow: scroll; also works
}

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue