- Posts: 6
- Thank you received: 0
Social media settings
-
svanderstine
Inactive member - Topic Author
- New Member
Less
More
14 years 9 months ago #1033
by svanderstine
Social media settings was created by svanderstine
I was trying to delete all the social media icons but the facebook one. I guess I deleted too much because now I have nothing. Can you give me the orginal code so I can reinstall and start again.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
14 years 9 months ago #1035
by milos
Replied by milos on topic Re: Social media settings
Here's the code. Please paste it in HTML view:
Code:
<ul id="bubble">
<li> <a class="icon feed" href="http://www.hotjoomlatemplates.com/index.php?format=feed&type=rss" title="Full RSS Feed"> </a> </li>
<li> <a class="icon twitter" href="http://twitter.com/hotjoomla" title="Follow us on Twitter"> </a> </li>
<li> <a class="icon facebook" href="http://www.facebook.com/pages/Hot-Joomla-Templates/220907358524" title="We're on Facebook"> </a> </li>
<li> <a class="icon delicious" href="http://delicious.com/save" title="Delicious" onclick="window.open('http://delicious.com/save?v=5&noui&jump=close&url=http://www.hotjoomlatemplates.com&title=HotJoomlaTemplates.com', 'delicious','toolbar=no,width=550,height=550'); return false;"> </a> </li>
</ul>
Please Log in to join the conversation.
-
Thema
Inactive member - New Member
Less
More
- Posts: 17
- Thank you received: 0
13 years 9 months ago #7078
by Thema
Replied by Thema on topic Re: Social media settings
which file is this code? And where is this file?
I don't find it :blink:
I don't find it :blink:
milos wrote: Here's the code. Please paste it in HTML view:
Code:<ul id="bubble"> <li> <a class="icon feed" href="http://www.hotjoomlatemplates.com/index.php?format=feed&type=rss" title="Full RSS Feed"> </a> </li> <li> <a class="icon twitter" href="http://twitter.com/hotjoomla" title="Follow us on Twitter"> </a> </li> <li> <a class="icon facebook" href="http://www.facebook.com/pages/Hot-Joomla-Templates/220907358524" title="We're on Facebook"> </a> </li> <li> <a class="icon delicious" href="http://delicious.com/save" title="Delicious" onclick="window.open('http://delicious.com/save?v=5&noui&jump=close&url=http://www.hotjoomlatemplates.com&title=HotJoomlaTemplates.com', 'delicious','toolbar=no,width=550,height=550'); return false;"> </a> </li> </ul>
Please Log in to join the conversation.
-
pirossi
Inactive member - Member
Less
More
- Posts: 146
- Thank you received: 11
13 years 9 months ago - 13 years 9 months ago #7079
by pirossi
Replied by pirossi on topic Re: Social media settings
It's a code that you should insert into module 'Social Icons' at position user4 inside 'Module Manager' in Joomla admininistrator backend.
Click on that module then click on HTML button inside 'Custom Output' and paste this code.
Update -> Save and you will have only facebook icon.
What you have deleted anyway?
Click on that module then click on HTML button inside 'Custom Output' and paste this code.
Code:
<ul id="bubble">
<li> <a class="icon facebook" href="http://www.facebook.com/pages/Hot-Joomla-Templates/220907358524" title="We're on Facebook"> </a> </li>
</ul>
Update -> Save and you will have only facebook icon.
What you have deleted anyway?
Last edit: 13 years 9 months ago by pirossi.
Please Log in to join the conversation.
Time to create page: 0.177 seconds