Help from the coders
Blurmore
Registered Users Posts: 992 Major grins
WARNING:
What I am about to ask may be pee your pants simple to people who know how to code.
Problem: I use the flogger facebook app (which uses the blogger RSS feed) to serve my blog http://blurmore.blogspot.com to my facebook. I'm not happy with the default "large" size of 400px wide offered by blogger so I resize to 590. I need code to put in my post feed footer that will re-resize my images (in the feed) to 400px or smaller to fit in the right hand column of my facebook.
THANK YOU SO MUCH if anyone can fix this probably stupidly obvious code problem!
What I am about to ask may be pee your pants simple to people who know how to code.
Problem: I use the flogger facebook app (which uses the blogger RSS feed) to serve my blog http://blurmore.blogspot.com to my facebook. I'm not happy with the default "large" size of 400px wide offered by blogger so I resize to 590. I need code to put in my post feed footer that will re-resize my images (in the feed) to 400px or smaller to fit in the right hand column of my facebook.
THANK YOU SO MUCH if anyone can fix this probably stupidly obvious code problem!
0
Comments
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Thanks,
It is useful to know that I can change the image size on SM feeds. The problem is I'm not serving them directly to FB from SM feed. I'm serving them to blogger, then feeding them to FB via blogger's RSS feed.