Website Template Social Setup
Social Network Links
Some Allwebco templates include "social" links. These links are considered "social network" or "Viral" marketing. Viral or social network marketing refers to marketing techniques that use pre-existing social networks to produce increased brand awareness or sales through sites like Twitter, Facebook, LinkedIn, Myspace, YouTube, Flickr, "tell-a-friend" e-mails and others.
Example:
Below are example social network links included in some templates. You will edit these links with your links to Twitter, Facebook and LinkedIn:
Connect with us on:
Social network providers:
Included in the templates are the following social network links. Click on the links to setup a free account with any or all of the following:
Editing the links:
See your template "help.html" for details on where the social links are located and how to edit them or remove them if they are not desired. In the example below replace the allwebco twitter link (highlighted in red) with your twitter link:
<a href="http://twitter.com/allwebcodesign"><img src="picts/social_twitter.gif" border="0" alt="Twitter"></a><br>
...or as the following code in the "social_links.js":
var facelink = "http://www.facebook.com/allwebcodesign"
Social links location:
In many template, but not all templates, the social icons are "floating" on the pages and can be easily moved. Edit your CSS file and location the "#sociallinks" style. Or search your CSS file for "social" to find the associated CSS code. Your CSS code will appear similar to the following if you have floating social icons:
#sociallinks {
width: 103px;
z-index: 8;
text-align: center;
position: absolute;
right: 8px;
top: 159px;
padding: 0px;
border: #C0C0C0 0px solid;
}
Adding social links to a template that has none:
- CUSTOM ORDER: See Allwebco Custom Design & Setup Services.
- DO IT YOURSELF: Login to your Facebook, Twitter, LinkedIn or Google+ account (links above) and generate a link there or create a widget. Check in the help section of your account to see how to create the links.
- OPTION #1: Paste your generated code into any one of your HTML pages in the content area. To optionally locate this using CSS float code, see the Adding a Div Element To Place an Item support page.
- OPTION #2: You can add these globally by including the code you generate in one of your .js files like the sidebar.js or other .js file. See the Adding New Items to a .js File support page for help.
Related Links:
Wikipedia Viral Marketing
addthis.com
socialfollow.com

|
|

Allwebco Web Templates
Complete websites with built in scripts.
AllwebcoDesign.com

Business Website Templates
HTML business website template designs.
AllwebcoDesign.com

Google AdSense Templates
Complete websites with built in scripts.
AllwebcoDesign.com

Shopping Cart Templates
Professional templates with built-in Paypal.
AllwebcoDesign.com
|