I use flickr to blog some pictures, but when I add tags in the to the flickr post in wordpress, the picture disappears... does anyone know why this is happening?
the blog is:
http://render.uwaterloo.ca
I use flickr to blog some pictures, but when I add tags in the to the flickr post in wordpress, the picture disappears... does anyone know why this is happening?
the blog is:
http://render.uwaterloo.ca
I have narrowed down the problem to the following: when removing the following piece of code, the picture appears again:
<p style="float: right; margin-left: 10px; margine-bottom:10px">
can someone help me please?!
We need a whole lot more information, and preferably some examples of the problem in action. I don't see any examples on your page, and you haven't given us the content of the resulting post that flickr creates.
I suspect it's a CSS problem of some sort, but without more info, I can't tell.
thanks for the response Otto,
here's the code form flickr:
<p style="float: right; margin-left: 10px; margin-bottom: 10px"> <img src="http://farm3.static.flickr.com/2347/2219427238_2fb4ef1024_m.jpg" style="border: 2px solid #000000" />
<span style="font-size: 0.9em; margin-top: 0px">
DSC02085.JPG
Originally uploaded by Andrew Hunter1
</span>
text goes here.
<br clear="all" />
When I change anything in the post, the picture disappears, but the boarder stays, when I remove the block of code mentioned above, the picture appears again.
THANKS A LOT!!!
This topic has been closed to new replies.