about BlogCatalog ‘recent viewers’
-
I’m having problems adding my BlogCatalog ‘recent viewers’ to my sidebar widget.. i already put the code into the text widget but notheing seemd to happen and when i checkd back the ‘css’ codes are missing from the manage->design->widgets.. why can’t i add it in? anybody? help? :-)
-
Do they provide more than one kind of code? You won’t be able to use code with javascript in it; if they have an HTML-only version, use that. Usually it says “For WordPress.com” as opposed to “for WordPress,” which only means it works on independent versions.
If you paste the code here between backticks we can take a look at it. Like, backtick, code, backtick.
Backticks are the little marks on the same key as the ~
-
here it is, before the codes, they said ‘Have a WordPress.com, Myspace, or Yahoo! 360 Blog?
Use the following code to track and display your recent readers.’the code:
‘<style type=”text/css”>
<!–
body .bcrrw {width:160px;overflow:hidden;background-color:white;font-family:Arial, Helvetica, sans-serif;border:1px solid DarkRed;}
body .bcrrw img {border:0;}
body .bcrrw h2 {font-size:16px;margin:0;color:white;background-color:DarkRed; text-align:center;}
body .bcrrw h2 span {color:white;}
body .bcrrw a {font-size:10px;text-align:center;display:block;color:black;text-decoration:none;}
body .bcrrw a:visited {font-size:10px;text-align:center;display:block;color:black;}
body .bcrrw a img {border-top:1px solid DarkRed;}
body .bcrrw div {border-top:1px solid DarkRed;background-color:DarkRed;padding:2px 0; }
body .bcrrw div a span {color:white;text-decoration:none;}
–>
</style>
<div class=”bcrrw”>
<h2><span>Recent Readers</span></h2>
<img src=”http://www.blogcatalog.com/rr/4412351_0.gif” alt=”View My Profile” title=”View My Profile”>
<img src=”http://www.blogcatalog.com/rr/4412351_1.gif” alt=”View My Profile” title=”View My Profile”>
<img src=”http://www.blogcatalog.com/rr/4412351_2.gif” alt=”View My Profile” title=”View My Profile”>
<img src=”http://www.blogcatalog.com/rr/4412351_3.gif” alt=”View My Profile” title=”View My Profile”>
<img src=”http://www.blogcatalog.com/rr/4412351_4.gif” alt=”View My Profile” title=”View My Profile”>
<div><span>Powered by BlogCatalog</span></div>
</div>’ -
wrong one
you need to click on the one that says wordpress.
you cannot use that code that you used.
-
the next time you go for the recent viewer widget code.
make it how you want it.
hit update code.Their is two windows with code.
you want the second one (under wordpress/myspace/yahoo 360)
copy that code and put into your wordpress text widget -
sorry had to step out.
ok my widget does have all the stuff at the top presumably for color.
you see after that –>
try to just copy the
<‘div class bccrw>al the way down and including
the last <‘div>
see what happens i do not have any of that begiining code in my widget
-
yes i just viewed you side bar with firebug
and the the <‘style> to <‘/style> it isnt showing as valid code.
I hope you get the color you widget you wanted by following above. -
-
- The topic ‘about BlogCatalog ‘recent viewers’’ is closed to new replies.