Posted: Sat Jan 22, 2005 3:54 am
Try this, Bill... go to the page you want to link, right-click on the URL (the http://www address) in your browser window... choose 'copy'... then write the following code, pasting the URL after the ""... then type some text, then close the URL statement with a "" command... it should look like this:Bill at BOATS 4 SAIL wrote:Edit # 1 - How do I link to an item in the catalog instead of their home page
Code: Select all
[url=http://www.westmarine.com/webapp/wcs/stores/servlet/ProductDisplay?
keyword=396988&resultCt=1&storeId=10001&catalogId=10001&productId=35518&y=0&x=0]YOUR LINK[/url]YOUR LINK
...or to use a picture and/or text as a link, add an "IMG" statement after the " statement:
Code: Select all
[url=http://www.westmarine.com/webapp/wcs/stores/servlet/ProductDisplay?
keyword=396988&resultCt=1&storeId=10001&catalogId=10001&productId=35518&y=0&x=0]
[img]http://www.westmarine.com/images/full/13047_f.jpg[/img]
[b]Click the Pic![/b][/url]
Click the Pic!
{Note the "" and "[/b ]" bold commands (or any other font commands) must be fully between the URL opening and closing statements.. it cannot be before the "" or after the "" statements.}
Happy sails,
Kevin