Sorry, I'm just getting confused with the simple things. I write things I don't code things.
What I mean is that the text is showing up, but it isn't clickable like it should be, and the font and color don't show up at all.
BradinDvorak, you're just confusing me more, man. Let me tell you guys EXACTLY what I'm doing, kk?
I used this exact code in order to create the link (as a test):
<a onclick="PostBack('FollowLink','1');return false;" href="#">CLICK ME</a>
And this exact code for the color, font, and font size:
<font size="6" color="maroon" face="fantasy">
The '1' in the link coding DID WORK when I just put that string of code in there. It was clickable and it went to the right page. It's only when I try to add the customization code does it not work. I'm putting the code like this into the source:
<font size="6" color="maroon" face="fantasy"><a onclick="PostBack('FollowLink','1');return false;" href="#">CLICK ME</a>
It didn't work, so I tried to do it like this:
<font size="6" color="maroon" face="fantasy"><a onclick="PostBack('FollowLink','1');return false;" href="#">CLICK ME</a></font>
Because THAT'S what I thought you meant by "put this code around the code" or however you worded it. Obviously I thought wrong.
Someone told me not to use the rich text editor early in this post, but then someone told me to put the code in the source, and the source button doesn't show up without the rich text editor. I got really confused and I think I might've fucked up big time. If someone could just tell me, plain and simple, the code to use and where exactly to put it and whether or not to use the rich text editor, then I'll be able to understand and I'll owe you a big one. And sorry for being so stupid, like I said, I'm not great at all this coding stuff. I'm probably getting in over my head trying to code something like this for my first storygame. I just want to make a good first impression, buuuuuuuuuuut it doesn't look too good does it? -slaps face (embarrassed)-