Recent Topics

1 Oct 15, 2011 23:05    

Is there a way to redirect blog page urls? Specifically, I want to redirect the href inside div.widget_core_coll_avatar to another site.

b2evo 4.1.1
url: http://ctrldelete.org/

2 Oct 17, 2011 06:50

Welcome to the forums!

You can't edit existing avatar widget. What you can do is delete avatar widget and use a Free HTML widget with this code inside

<a href="PUT YOUR URL HERE"><img src="http://ctrldelete.org/blog/blogs/media/users/admin/profile_pictures/_evocache/flag-us.jpg/fit-160x160.jpg" alt=""></a>


Form is loading...