LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 913 users online 223869 members 1181 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
zax1108
Peeves: waving to people how look away
Mood: Musical
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
5 online / 38 MPM
Fresh Topics
  LiveWire / Technical Forums / Web Design & Search Engine Optimization / Adding Reply

Adding Reply
Archived Topic: It will not be bumped to the top of the forum.
Topic link/font
Membername   Not a member? Sign Up Free (takes 20 seconds)
Password   Forgotten your password?
Post

Font:   Size:   Color:

FAQ Keyword Search:
Post Options
Favorites Manager
Notify me of new replies to this topic by email
Notify me of new replies to this topic by private message
Original Post
BrownEyes Posted at 4:03 pm on Jan. 18, 2007
how can i change the font in my myspace like is it the same way with bold?

and add a link?

Replies
cutie2 Posted at 4:12 pm on Jan. 18, 2007
Do you know where to go to do it?
Edit Profile --> put it in one of the boxes; doesn't matter which.

Anywho, myspace responds to html so here's what you do to add a link (replace the right things, obviously):

Code:

<a href="WEB ADDRESS HERE">TEXT TO CLICK</a>

To make something bold:
Code:

<b>YOUR TEXT HERE</b>

And mapleafan told you how to change the font. You don't have to fill out things like 'size' and 'color' if you're not using them.

mapleafan Posted at 4:05 pm on Jan. 18, 2007
I'm not sure how they do it on myspace, but if it is HTML try this code
Code:

<font face="enter font name here" size="enter size here" color="enter colour here" > SDFSDFE SFSFSDJFSAFDSA</font>
All 2 previous replies displayed.