My Smooth Sailing fixed layouts tend to break if somebody posts big images, so I fix the size of all images posted. Unfortunately, this fix make the polls look like that. If you want the normal polls, you can get rid of this part of the code: /*--1st line: all images posted will have a fixed width. 2nd line: a fix for polls--*/ .entryText img{max-width:550px;height:auto;} .entryText table tbody img, .entryText p span img{width:auto;height:auto;}
But it is probable that some huge pics posted by your friends could break the layout.
Aaaand, I hope you understand my pretty English. ;)
Comments 38
Reply
Thank you so much!
Reply
http://community.livejournal.com/mintyapple/573320.html?thread=14440328#t14440328
:)
Reply
Reply
Reply
Reply
eg: http://july-july-july.livejournal.com/114507.html
Is there anything I can do?
Reply
/*--1st line: all images posted will have a fixed width. 2nd line: a fix for polls--*/
.entryText img{max-width:550px;height:auto;}
.entryText table tbody img, .entryText p span img{width:auto;height:auto;}
But it is probable that some huge pics posted by your friends could break the layout.
Aaaand, I hope you understand my pretty English. ;)
Reply
Reply
Leave a comment