Few question about classes |
Few question about classes |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Sep 2006 Member No: 467,408 ![]() |
SO i was wondering how can i read into the templates of myspace so that if i have made my custom CSS class and i was to assign to some code in a template.
Let's say i wanna change the class of the text where it says "123 Friends Comments", it is by default orangetext15 so let's say i dont wanna edit this class, rather i have made my own, and wanna replace it here. any idea? |
|
|
![]() |
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
To remove that class, insert this into your About Me or Who I'd Like To Meet:
<style type=text/css> .orangetext15 {display:none;} </style> Um.. if you want to "replace" the text there, so to speak, just put in your html that you want replacing the original text at the top of those fields (About Me & Who I'd Like to Meet). |
|
|
![]() ![]() |