New class group on open source social network

maste tecker Posted in Component Development 8 years ago

Hello to all under the category add new group on newsfeed i want to add a simple class for example games and when I click on it i'm redirect to a page of my other site for example (www.socialgames.com).
Thank you attending you replies. And happy new year:) ;)

Replies
us Jeremy Monroe Replied 8 years ago
<h3>Entertainment</h3
<a href="http://www.mygames.com" target="_blank">My Games</a>
us Jeremy Monroe Replied 8 years ago

Make it simple for yourself and download this component:

Click Here - HTML Sidebar

Then install that component on your site. Go into Administration of your site and for the HTML Sidebar code, you can use something like the following and just replace mygames.com with your link.

<h3>Entertainment</h3>
<a href="http://www.mygames.com" target="_blank">My Games</a>

bt Maste tecker Replied 8 years ago

Sorry i want to add a link for example (games) under add new group on newsfeed and when i click on it the site redirect me in a new page for example (www.socialgames.com)
(......) are examples.
Thank you