Flickr badge on Wiki
How do I add a flickr badge to my sidebar? I have a flickr badge, a combination of pictures on a flicker account. It displays in a frame, several pictures and it moves them around the frame. I have the code for it, and I placed it on my Blogger account, but I cant get it to go on my sidebar. Please help.
3 people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hi Mushatt, If you have the HTML code from flickr, you should be able to go to edit your sidebar and use the HTML plugin to insert the code.
-
Inappropriate?Thanks for the help,
I have the code, I clicked on Edit (sidebar), I clicked on insert Plug-in, I choose the HTML and when the box came open I right-clicked and pasted the code. I clicked next, then finished. The box did not leave. It stayed there. I clicked on finished, but it's still there. The code is in the box, there are no error messages, but the box does not respond to the finish command. the finish button will depress, but that's all. Here is the code.
<!-- Start of Flickr Badge -->
<style type="text/css">
.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #000000; background-color:#FFFFFF;
color:#666666; text-align:center; font-family:arial, helvetica;
font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#CC0033;
background:inherit !important; text-decoration:none !important;}
</style>
<iframe title="Flickr
Badge" src="'+zgi_url+'" height="151" width="113"><\/iframe>');
if (document.getElementById) document.write('<div>What is this?<\/a><\/div>');
}
zg_toggleWhat = function() {
document.getElementById('zg_whatdiv').style.display =
(document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' :
'block';
document.getElementById('zg_whatlink').style.display =
(document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' :
'block';
return false;
}
<div class="zg_div"><div class="zg_div_inner">www.flick<span>r</span>.com
<div>This is a Flickr badge showing public photos from Birmingham Public Library
(AL). Make your own badge here.</div>
</div>
</div>
<!-- End of Flickr Badge --> -
Inappropriate?I'm able to verify that this is broken. I'll take a look at this in more depth and get back to you before the end of this week.
-
Inappropriate?Chances are, it's because the code is too long. Try breaking it into two separate HTML plugins and see if that solves the problem.
Vu -
Inappropriate?I've tried pasting both the code for an html badge and for a flash badge into the body of a page. Neither worked at all.
I also tried using the html comment method suggested on the forum. That doesn't work either.
I’m v. frustrated.
-
Inappropriate?Currently, the only support for html/flash badges is by using the Google Gadget plugin.
Loading Profile...





EMPLOYEE
EMPLOYEE
EMPLOYEE


