Ok, dumb question... |
![]() ![]() |
Ok, dumb question... |
Aug 12 2005, 01:03 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2005 Member No: 200,721 |
So I've edited the myspace css. Now where do I put it?
From looking at other posts I got the idea that I'm supposed to go to 'Edit Profile' and paste it in the end of my 'about me' section, but that doesn't work - it just ignores it :( Anyone know what I might be doing wrong? Thx. |
|
|
|
Aug 12 2005, 01:05 AM
Post
#2
|
|
![]() Friends are Forever, Boys R Whatever!!! ![]() ![]() ![]() ![]() Group: Member Posts: 197 Joined: Jul 2005 Member No: 176,723 |
can u give us your link?
|
|
|
|
Aug 12 2005, 01:08 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2005 Member No: 200,721 |
sure, it's here
|
|
|
|
Aug 12 2005, 01:13 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
I looked at your page source, and it doesn't show anything...?
can you maybe post the code [using the code box] for us..? |
|
|
|
Aug 12 2005, 01:19 AM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2005 Member No: 200,721 |
yep, that's the problem I had - it disappears.
After the 'this is a test' text, my 'About Me' box contains this: |
|
|
|
Aug 12 2005, 01:29 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
did you add the </ br>'s or were those on accident? [its happened to me on here...]
I took those off, and the code works. CODE <style type="text/css"> body { scrollbar-face-color: eeeeee; scrollbar-shadow-color: dddddd; scrollbar-highlight-color: ffffff; scrollbar-3dlight-color: ffffff; scrollbar-darkshadow-color: aaaaaa; scrollbar-track-color: bbbbbb; scrollbar-arrow-color: aaaaaa; background-color: ffffff; } td, table, textarea, a, input, body {background-color: transparent; border: none; } .nametext, .whitetext12, .btext, .redbtext, .redtext {color: 00000f; font-family: verdana; font-size: 120% font-weight: none; text-transform: uppercase;} .lightbluetext8, .blacktext12, .blacktext10, .text, td, table {color: 000000; font-family: verdana; font-size: 100%; text-transform: none; font-weight: none;} .orangetext15 {color: 00ff00; font-family: verdana; font-size: 120%; font-weight: none; text-transform: uppercase; } A:link, A:visited, A:active, a.navbar, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited, a.searchlinksmall:, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited { color: 0000ff; font-family: verdana; font-size: 100%; text-transform: none; font-weight: none; } A:hover, a.navbar:hover, a.redlink:hover, a.searchlinksmall:hover { color: 0080ff; font-family: verdana; font-size: 100%; text-transform: none; font-weight: none; } table, tr, td {background-color: transparent; border: none;} </style> DON'T GET MAD AT ME FOR NOT USING THE DAMN CODEBOX. [<--for those that would get annoyed at me..] i hate the code box..baah. try it? |
|
|
|
Aug 12 2005, 01:39 AM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2005 Member No: 200,721 |
yep, that did it, thanks!
The code box seems to add those line breaks. grrr... |
|
|
|
Aug 12 2005, 01:43 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
glad it worked.
codebox comes in handy...but not with the line breaks. [grr] |
|
|
|
![]() ![]() |