![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This is a very simple CSS code to auto-resize images on your friends page suitable for those who complain about their pretty layouts being stretched by their friend's large un-LJcut images.
For Flexible Squares layouts, add the following;
.entry_text img { max-width: 800px; }
And for Smooth Sailing layouts, add the following;
.entryText img { max-width:800px; }
http://lillym0n.livejournal.com/39624.html
Journal ->Journal-Stil anpassen -> Journal-Thema anpassen->Custom CSS
For Flexible Squares layouts, add the following;
.entry_text img { max-width: 800px; }
And for Smooth Sailing layouts, add the following;
.entryText img { max-width:800px; }
http://lillym0n.livejournal.com/39624.html
Journal ->Journal-Stil anpassen -> Journal-Thema anpassen->Custom CSS