PDA

View Full Version : Got a Question


Janet
06-17-2007, 03:59 PM
When putting up a web-site address like in your signature, I've seen where they don't actually have the web-site url, but they call it another name. Does that make sense?

Example: If I put my website address in my signature, but just wanted it to say "my web-site" how do you do that?

Tink
06-17-2007, 04:23 PM
Janet, when you put a link on this site, your code is
After the bracket, you can type in Janets site (or whatever)
then the closing of the code follows as (BLAH BLAH BLAH)

Janet
06-17-2007, 04:47 PM
Janet, when you put a link on this site, your code is
After the bracket, you can type in Janets site (or whatever)
then the closing of the code follows as (BLAH BLAH BLAH)

I have no idea what you just typed....LOL

judy
06-17-2007, 04:52 PM
Not a clue!

Tink
06-17-2007, 06:52 PM
ROFLMBO

I should have checked when I got done to see what it showed up as... OBVIOUSLY I didn't do that. LOL

OMG... I'm sorry.

ANYWAY, when I type the html code it signals the computer to DO that action. I tried doing it with spaces, which is what worked at the sites I used to work at... but this software isn't like that, so it didn't work the same. If you want to email me your email address, I can email you the code to do it.
my addy is tink@centurytel.net

Janet
06-18-2007, 03:31 AM
Just sent you an email Tink.

AngieDoogles
06-18-2007, 05:56 AM
I hope you get it worked out Janet!

cindy0721
06-18-2007, 07:12 AM
might want to ask rebecca. she knows her stuff in this department don't you becca?.. lol

Janet
06-18-2007, 07:20 AM
I know she does, but I haven't seen her on when I've been on.

Tink
06-18-2007, 02:22 PM
Unless I totaly misunderstood, This is what you're asking for the code to accomplish.
Just for example


Where I used to work (http://forums.parenthood.com/index.php?sid=2843c2bd2597b33aaa2d4610655ad131)

Janet
06-18-2007, 05:37 PM
Yes!! That's it!

AngieDoogles
06-18-2007, 07:05 PM
Janet, just do what you normally do to post a link:
[%URL="http://www.myspace.com/angiedoogles"]www.myspace.com/angiedoogles[/URL]

Above is how it would normally look (without the % sign). The first part, that says URL= tells the computer where to link to. The second part, after the site address and the ] (the red part) tells the computer the words you want to be placed there instead. So if I wanted it to say "My Myspace" instead of "www.myspace.com/angiedoogles", I'd do this:

[%URL="http://www.myspace.com/angiedoogles"]My Myspace[/URL]

(Without the % of course)

I hope this is helpful.