Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 1078
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Thanks for having an interest with our portal. If you have any requests for features, have a look at the Feature Requests board.

Follow Us - Social Network Buttons with Style

Started by Lord Anubis, March 30, 2011, 07:34:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lord Anubis

This isn't a request lol, this is an actual block... I just couldn't post a new topic to the Blocks & Modifications, so I added it here...

Follow Us - Social Network Buttons with Style

This is a sweet way to show your Social Networks for your website...
The included package has icons for:

Screenshot:


Demo:
Live Demo Click Here - Look to the very bottom of page




Instructions:

1. Download this package with icons
2. Extract icons, and upload the social_icons folder to the root of your website
3. Use the code below into a script block

<a href="LINK_TO_SOCIAL_SITE.com" title="Join us at SOCIAL_SITE" target="_blank">
<img src="http://www.yoursite.com/social_icons/image.png"
onmouseover="this.src='http://www.yoursite.com/social_icons/image_alternate.png'"
onmouseout="this.src='http://www.yoursite.com/social_icons/image.png'"></a>


You can add more icons by simply copying the code and repeating with the next Social Network / Social Bookmarking site




Enjoy   >:-D