Bio Engineer Archive
Thread: How to make a clicky
Xorbok
Fri Mar 18, 2005 7:41 pm
#118
Test Clicky Again
Message Edited by Xorbok on 03-18-2005 06:44 PM
Rocky-Rambo
Sun Mar 20, 2005 2:55 pm
#120
test
http://forums.station.sony.com/swg/board/post?board.id=game_guides&message.reply_to_id=281589
Dorelli
Sun May 01, 2005 4:38 am
#124
- write the body of your text in the normal window
- (control-C copy all your text and put it into notepad just in case something goes wrong)
- when you are ready to add your link, click on 'edit as HTML'
- then find the word/phrase that you want to make into an HTML link
- Surround the word with tags: (A HREF='') word(/A) but instead of using parenthesis use greater and less than signs as appropriate to make it HTML
- then between the single quotes put your html address including the http:// part
- DO NOT PREVIEW OR IT WILL NOT WORK
- Submit Post --- check to see if link is broken -- edit if necessary
Dorelli
Sun May 01, 2005 4:39 am
#125
Forums went mad as I was posting this - can anyone delete the other 2 copies of this post? ![]()
Dor
LloydPickering
Sun May 01, 2005 4:45 am
#126
I personally just edit in HTML and write
<a href="">Clicky</a>
then put the link in the ""
ie <a href="www.starwarsgalaxies.com">Clicky</a>
<a href="">Clicky</a>
then put the link in the ""
ie <a href="www.starwarsgalaxies.com">Clicky</a>
Good show Dor for telling people how to do it...Its not too difficult, and it can be very useful to know how to.
Eskie
Mon May 02, 2005 12:15 am
#127
Since I use Firefox and the graphical editor doesnt work for that browser, I write in HTML anyway - it never occurred to me you couldnt make a clicky in the graphical editor
Lorianna_Aliishyn
Thu Jun 09, 2005 1:38 am
#130
Message Edited by Lorianna_Aliishyn on 06-09-2005 11:49 PM