Tuesday, April 15, 2008

Creating "Clickable" Links for Gallery Credits

When posting a layout in a gallery, we should always credit the products that were used on the page. Maybe it is because I just have too many things swimming around in my head, but I usually like to see those nice tidy clickable links or hyperlinks instead of the entire URL. I can usually remember the name of the designer and item, but the URL is just too much for me to store away even for a little while. I have found there are a couple of ways to create those clickable hyperlinks. But, remember, before you use either of these methods, please be aware of the posting guidelines for the the site!!! Some sites will only allow hyperlinks to products from their store while other sites have a more open policy regarding credits. Always check!!!

There are two methods to create a hyperlink. The method to use depends on whether the site uses BB Code or HTML as the basis for their site. Sites such as Scrapbook Elements, DigiShop Talk, Digi Chick and Digital Freebies use the BB Code method. Treasures to Scrap uses the HTML method. If you try one approach and the results are just what you typed in, then you will want to edit that photo and switch to the other method.

BB Code Method (used at SBE, DST, DC, DF)
FORMAT:
[url=LINKTOPRODUCT]Product Name[/url]

EXAMPLE:
[url=http://store.scrapbook-elements.com/index.php?main_page=product_info&products_id=13218]Rina Kroes' Some Enchanted Evening[/url]

Typically, with this method, if you have several credits, you can atually create a list by simply pressing "enter" at the end of the line!!

HTML Method (used at Treasures To Scrap)
FORMAT:
<a href="LINKTOKIT" target="_blanc">NAMEOFKIT</a>

EXAMPLE:
<a href="http://digistore.treasurestoscrap.com/index.php?main_page=product_info&products_id=993" target="_blanc">Rina Kroes' Bling String Embellishment Set</a>

If you have several credits, this method is a little tricker to use. You will find that you will need to use the <br> HTML code to create a line break.