I want my headline text in color - how is that done??
Headline in color
go to freecodesource.com for codes and layouts(:
This website doesn't have advertisements on the top of yur page,so feel free to use it:D
I sent you an email after reviewing your complete layout code you emailed me. Delete the parts I wrote in red font 
For some reason the email did not come over with anything in red. Do you mind emailing me again?
Thanks!!!
I don't know if there is a code to remove the advertisements. But I remove them myself in the code. It's usually at the bottom of the code, or at the beginning. I usually look for anything like this; if I'm using a code from (this is just an example here, not really a site) www.myspacepics.com, then I would look for that in the code and delete it. However, make sure you only delete the button for that website, not the img location. Here's another lame example, you wanted to put img72 on your page from www.myspacepics.com, so w/in the code it would have something like this: www.myspacepics.com/img72 ....just make sure you don't delete the first part of the location of the image or whatnot.
Sorry is this sounds confusing, I'm sure someone else in the forum can explain this a little better.
The truth has no deadline...Oskar Schindler
hot pink: F81683, but there are many shades to pick from...check out this link
http://www.myspace-codes.us/Basic_Codes_and_Charts/Color_Picker/
it is awesome 
because Myspace does not allow the "#" sign, you can't write a proper color code in HTML...
so,
<span style="color: rgb(248,22,131)">headline</span>
or
<span style="color: rgb(97.3%,8.7%,51.4%)">headline</span>
and once CSS 3.0 is finalized and supported by browsers.....
<span style="color: hsl(331,94.2%,53%)">headline</span>
the first two will be supported in most current and all future browsers; whereas #'less HTML probably won't be supported in future browsers....
put a color code in your headline box, for example :
<font face="Times New Roman" color="FFFFFF" size= "3">headline goes here</font>
By the way, what color do you want?
great, thanks it worked. i have ton of advertisement at the top of my myspace page. is there a way to take them off??
myspace will probably delete your account if you delete their advertisements, just wanted to make sure you knew that.
EDIT: are you talking about myspace ads or just layout adds? Because there are ways to get rid of the layout website ads 
I believe they are just layout adds. can those be deleted?
yes, look at the codes you copy and pasted into your profile. when you are editing your profile look for something that looks similar to this...<img= and then delete the whole section between the brackets. You can also remove the words like layouts, etc out while you are editing your profile. Give it a whirl and if you still need help let us know, or you can copy and paste the code here and I will tell you everything you need to delete.
I have like six advertisements at the top of my page. IS that normal?? Most of them are website advertisements for myspace codes, etc.
Yes it is normal. Everytime you go to a website and choose a layout or comment table, etc. you copy and paste a code into your profile in about me and I'd like to meet section. Those codes can be seen when you go into edit profile. If you read through them you will see the parts that can be safely removed without messing up your layout and contact tables.
I want a hot pink color






Does anyone have a code to remove advertisement at the top of my page?? Everytime I go to a website and use their codes, etc. they add their advertisement at the top of my page...help!!