A Anon_F Joined Jan 14, 2006 Messages 12,268 Reaction score 283 Sep 10, 2006 #1 When putting a website address in a post, how do you set it up so it just says "click here" or similar?
When putting a website address in a post, how do you set it up so it just says "click here" or similar?
floppybootstomp sugar 'n spikes Moderator Joined Mar 5, 2002 Messages 20,281 Reaction score 1,794 Sep 10, 2006 #2 okey doke, here we go highlight the url address right click and click copy paste it where you want it in your post then apply this vb code: (but leave out the gaps I've inserted) [ url= your url address ] Your text here [ /url ] There ya go
okey doke, here we go highlight the url address right click and click copy paste it where you want it in your post then apply this vb code: (but leave out the gaps I've inserted) [ url= your url address ] Your text here [ /url ] There ya go
darcy Enjoyin' the Breeze Joined Jul 6, 2006 Messages 300 Reaction score 37 Sep 10, 2006 #3 [ url = SITE URL ] type CLICK ME text here [/url] ~ w/o any spaces. will result in: ~ Click Here { you are quick, flopps } Attachments ClickMe.txt ClickMe.txt 77 bytes · Views: 136
[ url = SITE URL ] type CLICK ME text here [/url] ~ w/o any spaces. will result in: ~ Click Here { you are quick, flopps }