LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 294 users online 225307 members 348 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
lannie
Peeves: many things :S
Mood: Honest
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
1 online / 44 MPM
Fresh Topics
  LiveWire / Technical Forums / Web Design & Search Engine Optimization / Adding Reply

Quoting Post
Archived Topic: It will not be bumped to the top of the forum.
Topic Myspace about me background.
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
Anonymous Posted at 6:13 am on Jan. 4, 2008
Anybody know how to change the plain white background of the about me thingy/whole shabang.

- I don't mean the normal background, I just mean the thing that stays white all the time.

Yes I know that really was a crap description, but I am wondering how to change it to a less boring colour.

Replies
RossTheHoss69 Posted at 7:58 pm on Jan. 9, 2008
Code:

<style>
table table table td
{
background-color:insert color here;
}
</style>

Just put that in your about me, after changing the color.
BBallAsh23 Posted at 6:55 pm on Jan. 9, 2008
table table table, div table table{
background-color:rgb(255,0,0);
}

That part of the css code is what you would change if you wanted it to be red...

I got it from this site.

http://www.strikefile.com/myspace/

Click on tables, and then where the color says none, change it and it gives you the code once you click code.

rand0mguy Posted at 4:25 pm on Jan. 9, 2008
do you reli need to hide your identity
Anonymous Posted at 6:35 am on Jan. 4, 2008
No, I don't mean the normal background. I mean the background which is behind the text you write on your about me, which is white. The background in general is normally grey. I have googled stuff, but failed to find what i'm after.
MiSS SARAH Posted at 6:29 am on Jan. 4, 2008
uh im kinda confused. Just go to a site like thomas myspace editor and change where it says background color, and just leave everything else.


i think thats what u mean?

Anonymous Posted at 6:25 am on Jan. 4, 2008
I don't want a layout, as I make my own.
noraa Posted at 6:21 am on Jan. 4, 2008
wait im confused...I think everthing changes when u get the layout
Anonymous Posted at 6:18 am on Jan. 4, 2008
Eh, As I just said. I'm not on about the normal background.
noraa Posted at 6:18 am on Jan. 4, 2008
Go to a layot site and copy and paste the code into one of your personal info things and you'll have a cooler background ect.
All 9 previous replies displayed.