Hi all
Here is a sweet tip to help you all promote your sites using an icon/badge/button. It works like the cuurent 'badges' that we have only it's better because it links directly to the specific profile page of the member who uses it.
Here's how it looks on my site:
Here's what you need to do step-by-step.
1) create your icon or badge. Here's mine:
Now upload it somewhere so you can get the url of the image, anywhere will do but i use a separate image server away from ning.
2) Create a new page and in html mode of the text editor paste this:
<div class="badge">Copy and Paste the code below into your website</div>
</div>
3) Set "Who can view this page?" to Signed-in members
4) Open the attached badge.js file in notepad and change the bolded code below to what you want.
<img title="title of image" src="http://MYDOMAIN.COM/images/badge.png" alt="alt title of image" width="80" />
Don't alter anything else!
5) Save the badge.js file and upload it to a server. Again, I host mine away from ning and have never used the file manager so not sure if that works.
6) Tick Meta and in the Custom box of the page insert the following, again changing the bolded code to reflect the url of where badge.js is hosted:
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.js"></script>
<script type="text/javascript" src="http://www.MYDOMAIN.com/badge.js"></script>
7) Press save and what you should see something like this:
8) Add this to your advanced css:
Replies
Smart idea...great Sweet Potato.
no worries. let me know if you use it and get it working. always worry about putting instructions down and them making sense
Nice tip Sweet Potato.
Cheers Ron. have you tried it?
Hey SP. not yet, but I could forward this to some of our friend or client NCs who is into promotion and site branding.
Good one, cheers.
thank you sir
ok i love this tho im not sure i'll use it..yet but bookmarking while i think about it i think this is 1 of the more unique and helpful tips
Cheers
SP
good point
just i guess not enough of my members have sites to make it worthwhike i guess i even have offered free sites only 2 took me up..lol maybe ill try again
a d maybe i will add this
i do use tynt or is it trynt i forget to crate relevent links that uses copy/paste tech that say someone copies some text from your site well wait ill use it noe
some sites (you know which ones) try to scare you away from going natural claiming the early stages of growing natural dreadlocks is messy and ugly and scary
well messy it can be but theres a beauty in the messiness in the organic way hair transforms from order to disorder then to beauty.
dreadlocks that are allowed to form naturally form beautifuly without effort without force they have a wild organic quality thats not easily imitated by other methods
dreads in the early stages of natural dreading have a unique beauty all their own
nature has a way of bring out the beauty in everything the harshest dessert has a beauty all its own nature has a way of letting the untamed mane become a head of dreads worth envying
Read more: the beauty of the early messy stage of natural neglect dreadlocks -... http://www.dreadlockssite.com/forum/topics/the-beauty-of-the-early-...
the best place for real dreadlocks
Under Creative Commons License: Attribution
I tested your tip using Ning's file manager for the badge.js and it worked fine.
I need to use it to share the list of groups of the user and not the profile page. How to input that in the code of badge.js so the result is:
http://www.lokobeer.com/groups/group/listForContributor?user=3owusxol8ah2s
http://www.MYDOMAIN.com/groups/group/listForContributor?user=USERID
http://www.lokobeer.com/profile/3owusxol8ah2s
http://www.MYDOMAIN.com/profile/USERID
Thanks!