Tuesday, December 22, 2009

I want to change the highlighted (background) color of the headings on my myspace.?

In some of the pre-made layouts i've seen they've given the headlines a background color, sort of highlighted. The colors are different on some of the headings, like the name, about me and interests sections. I've searched for HOURS on google and yahoo and all i can find is how to change the color of the text for the headings, which is only half of what i am looking for.





If anyone could help me out i would be ECSTATIC! :)I want to change the highlighted (background) color of the headings on my myspace.?
The above solution will work for your regular text that you have typed, but if you want your built-in headers to be highlighted, you have to use css, something the others here cannot comprehend, only copy-paste.





For instance, the Blurbs header is the orangetext15 span class, but because we want to address the CELL that it is in, we add a background to it and address it like this.





%26lt;style%26gt;


table.blurbs td.text {background-color:darkred;}


%26lt;/style%26gt;





Most tables that have headers on your profile are addressed through the ';td.text'; level of it - to color almost all your header backgrounds, you'd use this.





%26lt;style%26gt;


table.profileinfo td.text, table.interestsanddetails td.text, table.friendspace td.text, table.friendscomments td.text, table.blurbs td.text, table.contacttable td.text, table.userprofileurl td td td div {background-color:darkred!important;}


%26lt;/style%26gt;








The only exceptions are the url box, which we must address through ';td td td div';, and the extended network and blog tables.I want to change the highlighted (background) color of the headings on my myspace.?
Just use this code, just change the color to what you want . Hope I helped!!





%26lt;font style=';background-color:green;';%26gt; text here %26lt;/font%26gt;
My fav place for myspace codes is http://www.friendsareforever.com








xoxoxo,


kelbell

No comments:

Post a Comment