
Replies are closed for this discussion.

Try this code...be sure to replace my name...
<script type="text/javascript">
x$(document).ready(function() {
if (x$('.xg_widget_profiles').length > 0)
x$('a[href^="/profile/bernardlama"]:contains("bernardlama")').css("color", "red").after("<img src='image.gif'/>");
else
x$('a[href^="/profile/bernardlama"]').css("color", "red").after("<img src='image.gif'/>");
});
</script>

Hi mary,
Try another method
copy and paste this into custom code
<script type="text/javascript">
x$("a:contains('Bernard Lama')").css("color", "red");
</script>

You are welcome...glad it worked. lol
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox© 2013 Created by Ning.
