Hello there,
Great theme this is; I replaced the RSS icon with a Youtube icon. Could you maybe tell me what the correct code is to link it to a website.
I now have this code, but it does not work for me:
####### SOCKET CONTAINER #######
echo "<div id='socket' class='box'>";
echo " <ul class='social_bookmarks'>";
echo " <li class='rss'>RSS";
if($facebook = avia_get_option('facebook')) echo "<li class='facebook'>Facebook";
if($twitter = avia_get_option('twitter')) echo "<li class='twitter'>Twitter";
echo " <!-- end social_bookmarks-->";
I hope you could help me.
Greetings from Peter














