
How do I change the background color of my MySpace profile page?This might be a basic question for you, Dave, but I've looked and looked and just don't see how I can change the background color of my MySpace profile page. But I've seen some people do it with pretty cool results. What's the secret? I spent a ton of time digging around with different solutions trying to figure out exactly how to do this, actually, and found lots of solutions that seem to involve you having some other site's graphic or link on your profile page, but that's not how I want people to see my profile and I figure it's not what you're looking for either, so I had to push a lot of bits around to get it all working! Here's the good news! If you just want to change the background color of your page from white to something else, all you have to do is pick a color you want to use (you can start with the color picker from my Creating Cool Web Sites book: HTML Color Picker). Figure out the color you want to use then write down its "hex" number. Then go into your MySpace profile and get to the "About Me" input box, which you can find Profile Edit --> Interests & Personality, and paste in the following exactly as shown: <style type="text/css">
body { background-color: a3014d; } </style> In this case, it'll give you a rather funky magenta. Easily done, right? Just make sure you don't include the "#" that ordinarily would be part of a CSS color specification. Here's how my own profile page looks when I use this background color: ![]() It turns out that MySpace uses tables within tables within tables for lots of its design and layout, actually, so if you want to have the background color "bleed through" some of the core content (which is much more interesting when you have a background picture, but that's something I'm still writing up) then you have to do a lot more fancy footwork with the CSS to get it to work. Instead, let me show you something easy to add that can make your page considerably more visually attractive without making your head spin. To do this, we're going to add a border specification. First off, the result: ![]() Cool, eh? Now, I did that by simply adding the following line in the CSS specification: <style type="text/css">
body { background-color: a3014d; border: 20px solid ff9900; } </style> Turns out there are a lot of different ways to specify a border in the CSS language, but I'll just note that this is a twenty-pixel solid orange border that we're requesting as the outer "frame" of the MySpace profile window, as you can see. If you really want to dig into it, check out W3.org's CSS Border Specification. Quite geeky, but if you skim it, you'll see some of the values you can specify. Hope that helps you out! Stay tuned for more articles about customizing your MySpace Profile too. Finally, if you'd like to connect with me via MySpace, that'd be great! My MySpace Page. Also, since you are just learning about MySpace, you might well be interested in my MySpace Help area too.
Help others find this article at Del.icio.us, Digg, Netscape, Reddit, and Stumble Upon
Categorized:
MySpace, Facebook, Twitter and Social Network Help
(Article 6594)
Tagged: custom myspace profiles, myspace, myspace profiles Previous: Are computers for sale from China on eBay a scam? Next: How do I plan a holiday in Africa? Subscribe!
Never miss another useful Q&A article again! Subscribe to AskDaveTaylor with Google Reader. How do I change my font on my myspace profile.. like I like everything except the font. Posted by: courtney at August 29, 2006 1:17 AMhow do i find out exactly who is looking at my myspace? Posted by: Eric at September 20, 2006 5:04 PMI myspace backgrounds before, but for some reason now when I try to make a new one, it goes behind the default background (white with the blue boxes) instead of on the whole page. How can I fix this? Posted by: D-baby at December 1, 2006 9:55 AMhey, i used the code, but i would like to change the backgroung color on my comments. the orange clashes with my colors. how do i change it? Posted by: samantha at January 6, 2007 12:18 AMahhh, thank you soo much, i lovee the border code! Posted by: Heather at January 16, 2007 3:21 PMhow do i get the backgrounds for my myspace Posted by: gabbi at January 21, 2007 4:52 PMI LOVE YOU!!!!! soooooo much!!!!!!! i make my own layouts and stuff but for some reason i couldnt figure out how to do this simple of a task!!!!!!!!!
I have plugged this
Very frustating. Thanks, Bob Posted by: bob at February 13, 2007 8:19 AMHi, hey the colur of my comments dosnt show up very well and is confusing on my backround, how can i change just the colour of the comments people post without changing the other fonts? Posted by: em at February 20, 2007 4:33 AMi want to know how you do i change the color of my myspace page to black hello...it so nice Posted by: jannil mark p. damole at February 22, 2007 4:59 AMi know its a simple question but i want to change my font colour of my myspace page to orange but have no idea how, any tips for me? Posted by: drinky at March 25, 2007 4:30 AMi was just wondering... Hi I am trying to change the background I have the code but when I go to edit profite I dont see any place to paste the codes. It just says Interest/personality music/books/ heroes. Where do I paste this html code. Please help Thnak You Posted by: Yas at April 19, 2007 11:47 AMThanks very much, can I add to it that I was a bit confused coz I was on the music section, but I found inserting that into the 'bio' section before anything else seemed to work - thanks very much Posted by: mearc at April 25, 2007 8:11 AMHOW DO I PUT A BACKGROUND DESIGN THAT I CREATED ON MY "MY SPACE" PAGE? TRYING TO FIND SITE FOR CODES OR SOMETHING AND FOUND NOTHING...HELP!!! Posted by: Katie at April 25, 2007 9:03 AMHELLO I WANT TO KNOW HOW I CAN CHANGE THE COLOR IN MY TEXT BOXES U KNOW THE ONES THAT HAVE THE WORDS IN THEM ... SO HOW DO I CHANGE THE COLOR TO THE TEXT BOXES BUT LEAVE THE BACKROUND THE SAME ? Posted by: DEBBIE at April 26, 2007 6:51 AMOh my gosh, you're the absolute best!! I have been looking for this code 4-ever... most pages demostrate how to change the color of your whole page, I was looking for only the grey section and I found it!! Yay, you rock. Posted by: adrian at April 30, 2007 9:57 PMHi, How do I change the middle part of myspace profile to black colour? And how do I change the colour of the text in the middle part (i.e. profile area)? Posted by: Veronica at May 1, 2007 9:17 PMI am helping my bf change his profile. He wants one word in his about me section to be a different color. How do I do that? Thanks Posted by: Liz at May 4, 2007 2:07 PMhow do yuo change the background of your comments. the orange doesnt look good? Posted by: laura at May 6, 2007 1:45 AMHej! hi sorry if you have been asked this before, but how do i change the colour of the text in the 'Interests' table (preferably to a baby pink colour) because mine is unreadable and i love my background and dont want to change it please help xxx Posted by: Michelle at May 16, 2007 9:31 AMhow do i put a background image but just have it on the sides like a 100px border? Posted by: JuLane at May 16, 2007 4:58 PMhow do i get rid of the blue box that says hero's etc?? how do i remove the "about me" heading and the "who id like to meet" headings? Posted by: kate at May 19, 2007 8:02 AMHello :] So, I have already hid my entire interest table && I'm trying to do an overlay so I can put more things where it used to be. I'm sick of having a huge blank space where it used to be. I tried an overlay && instead of it hiding the blank space it stays towards the right. I checked the alignments && everything is correct. Is there a way I can just change the colour of the entire interest table to white instead of blue? Help? Posted by: kristy at May 28, 2007 12:24 PMHey i really enjoy your help but i have one that i dont think you have covered im not sure... In other words... to get rid of that blue and use a personal image off photobucket... it is the last thing needed to make my profile just right thanks Posted by: MIchael at May 31, 2007 3:24 AMhow do i change the backround of my whole interests table for myspace? Posted by: mee at June 1, 2007 5:12 AMHow i do change my interests box to white instead of blue. It doesn't go with my profile Posted by: Megg at June 2, 2007 11:34 AMok i've been trying to get rid of those stupid spaces in my layout...i learned how to change the blue interest tables and the orange comment tables to the color i want but i can't get rid of the space on the left side of my profile...i want it to be one solid table instead of multiple small ones...can you help me? Posted by: Nicole at June 5, 2007 11:01 AMI deleted the section headings such as about me, interests, etc... but now there is a big space left where they used to be and i dont like that. So when i put something in that section and view my page there is a big blank space and then my image. How do i get rid of that big blank space? Posted by: jenna at June 8, 2007 3:33 PMyea i want 2 change the writing on the comments they post on ma pg is it possible that their a code! Posted by: manuel at June 13, 2007 12:12 PMHI CAN YOU TELL ME HOW I CAN CHANGE THE COLOURE OF MY WRITEING ON MYSPACE PLEASE Posted by: JACK at June 26, 2007 5:42 PMHi, is it possib;e to change the colour of one table only? I'd like to have the colour of the "About me" table a different colour to the rest. Thanks, Posted by: Dave at June 27, 2007 12:50 PMHow do i put the image for my background behind the boxes? Posted by: Gem at June 28, 2007 10:48 AMhow do i change the colour of the txt Posted by: kirsty at July 1, 2007 10:50 AMi put this code
i put in the first code and it worked but it didn't change the buttom part its still grey Posted by: John at July 7, 2007 1:45 AMhow do i change the background of the comments? it was fine until i deleted the code to hide my top friends. hola the text about me and who id like to meet and 'name blurbs' is orange how do i change that? Posted by: lauren at July 12, 2007 7:08 AMhello how do i keep the inside part of my myspace white and make the rest my own backround? like... where all the information about me and everything is have that all on thick white stip going down the page then on either sides of it have my my own backround how do i change the colour of text in my profile like the comments that people send me????? Posted by: heva at July 17, 2007 11:22 PMhow do i change the background colour to a image on myspace Posted by: tom at July 23, 2007 7:37 AMHey, I just wanted to know how to change the background colour of my comments. i have a plain background just as i wanted but does anyone know the code to add a pattern one instead like a picture or something?? thankies Posted by: katie at July 25, 2007 4:35 PMhow do i make the comments that i recieve white writting. Hey I want to know where do I go to change color where it says Add/Edit Photos. hey, i was wondering if you knew the code to make my "interest section" background white instead of the blue color, if you know it i would REALLY appreciate that.. Posted by: jamie at August 8, 2007 1:30 PMHow do you change the "about me" colour section, like instaed of the origonal font? how do i change the writting above my default picture Posted by: kelly at August 10, 2007 5:53 PMhello how can i put a banner in my profile right were all the advertisements come out so it can be my own and it covers that place up? Posted by: pio at August 12, 2007 12:36 PMI'm trying to change the colour of themiddle bit of my profile (the bit where the writing is) and also i'm wondering how you change the titles (eg. 'About Me', 'Interests' etc..). Any help would be extremely appreciated! Posted by: Ashleigh at August 13, 2007 10:38 AMcan i change the colour of the words 'about me'? i seen that people have there background different colors on there picture pages and i was wondering how you do that Posted by: ashley at August 17, 2007 11:18 PMhey how do i have an image behind the backround besides the color?? Posted by: Kim at September 13, 2007 4:47 PMHOw do you change the background color of your comments? they are usually orange. Posted by: britney at September 15, 2007 8:08 PMHow do i change my profile picture i chose the wrong one and now i cnt change it Posted by: natalie at September 23, 2007 5:47 AMUm. I love my layout... but I'm getting tired of the background. I'd like to change the background with a different one... I just don't want to change EVERYTHING about it... do you know how this is possible? Posted by: Jasmine. at September 24, 2007 4:59 PMUm. I love my layout... but I'm getting tired of the background. I'd like to change the background with a different one... I just don't want to change EVERYTHING about it... do you know how this is possible? Posted by: Jasmine. at September 24, 2007 5:25 PMhey dave, I know how to find color codes, but I can't figure a way to change the background color of the entire page, not just the sides, and change the color of the font. What i would like is to have a very simple site where the background is black and all the type is white and the boxes are white. Do you have a code for that? Posted by: Nadia at October 5, 2007 5:45 PMcould you please tell me how to change the color of my interest box from blue to white please. x.x.x Posted by: jadey at October 7, 2007 1:52 PMApparently, the hex code for background-color not only needs to lack a preceding pound (#) sign but needs to be in lower-case as well. Posted by: Skews Me at October 26, 2007 5:12 PMman how can i put my picture as my back ground I can't rid myself of the blue heroes box. It has no taxt in it, but it's on the page. I have to keep text in it cause it has codes in it for other parts of my profile! Help! Posted by: Emily at October 31, 2007 7:15 PMcould you please tell me how to change the color of my interest and heroes box from blue to white please. Posted by: alex at November 3, 2007 8:27 AMhow do i put in a picture instead of a color? Posted by: kylie at November 11, 2007 7:16 PMIs there a way to change the background color for the Interests (music, movies, television, etc.) section on myspace? Posted by: Anika at November 22, 2007 12:44 PMhey How do I decorate my "private" profile page? You know when you click on someones page and it's private, but the background still has a pretty layout/background? Posted by: Molly at November 30, 2007 8:57 PMhow do i change the blue interest tables and the orange comment tables to the color i want, which is just plain white? Posted by: linda at December 1, 2007 1:41 AMhow do i get rid of my interests box all together?? i put the in every box but they still appear in my profile... how do i make them go away??? Posted by: Sarah at December 1, 2007 8:50 PMI have delete ALL code from my profile, all my comments and I still can't get rid of gray background. it is making me nuts. Posted by: Lori at December 6, 2007 5:18 PMI have also deleted ALL codes from my profile and I can't get rid of the purple background. I can't get it to change to anything. Can you help me? Posted by: Tammy at December 11, 2007 7:56 PMhi, thank you, Hey.. hi im trying to change my intrests box colors and text i want the box white and the text black because it's clashing with the other colors on my page can you please help!!!?? Posted by: Bria at January 22, 2008 6:07 PMwell i didnt no how to do it coz u dont have the colors i woant so thnx Kinda.... i GUESS! Posted by: stevie at January 30, 2008 10:17 PMThank you so much! I've been trying to figure out how to do this for a while now. I do have a question though. When I used the code it worked but left a bar of grey on the bottom of my page. Posted by: ashley at February 2, 2008 9:11 PMi want to know how to put your picture as the background of your tables on your myspace profile Posted by: angel at February 3, 2008 1:31 PMi wanna delete my colourful back ground picture wht i gat up on my space pagewww.myspace.com/bahamasboyz and put up sumthing plain like black!!! Posted by: Ronald Roker at February 8, 2008 5:10 PMThere Is Absaloutly Nothing In Any Of The Boxes In The Edit Profile Screen But Yet No Colour At All Is Showing On My Page HELP PLEASE! My background on my myspace is white. I tried java, flash player, internet options and nothing is working. How Do I set my private blocked myspace page with the theme picture thats in it... For example I have the "He loves me He loves me not black & pink layout and I want that Black background and flower showing when I block my page? Posted by: Deann at February 27, 2008 9:05 PMHey i found a backgroud i LOVE but i need to change the color of the words and i found codes and they dont work! the black is hard to read do you know anything to help me? Thanks :) Kaitlin Posted by: Kaitlin at March 9, 2008 4:54 PMi have an artist page and i dont know were to put the code.. please anyone that knows tell me!!!! Posted by: trace at March 15, 2008 11:07 PMhow do i change the inside background color ? Posted by: maryy at March 21, 2008 9:38 AMI have my page set to Priave but I want to put a color or even my backround when people go to my page that are not my friends hope you can help Good morning! I'm having difficulty removing the black background of the boxes on myspace, I have a cool pic of me holding a beer cup at a Yankees game for my background but most of it you cannot see because the boxes for my information is blackend behind it, any ideas on how to take the black background off of those boxes so all you really see is the actuall info? Thanks!! http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=210789541 Posted by: Jeff Thomas at March 26, 2008 11:57 AMim trying to change my myspace layout,,but the background that i have keeps coming up and i cant get rid of it Posted by: Jeny at March 27, 2008 12:16 PMIM TRYING TO CHANGE THE WAY PEOPLE SEE MY PRIVATE PAGE SIGN ON MYSPACE...IVE SEEN PEOPLE DO IT BUT I DONT KNOW HOW THEY DO IT! Posted by: CHASETY at March 29, 2008 9:14 PMhow do i change the colour of the background in the middle section of my profile which is white? "/ Posted by: sophh at April 3, 2008 8:52 AMOk..see the orange square at the top of the page? That is my background and yes, at the moment it is set to top center..it is either that or in the center or repeat..How do I get the whole picture as my background..not repeating, not in a corner and not on the edge. Thank you Posted by: Sharon at April 4, 2008 2:45 AMhey how can i change the color of my links? Posted by: ana at April 7, 2008 5:07 PMHey, I use a mac and I dunno if it has anything to do with this but everytime I put a code in for my background and go onto my profile the background shows up for 1 second and then the default one pops back on. Y is this and how do I get rid of it ? Posted by: Aoife Doyle at April 9, 2008 3:52 PMMM, I was wondering how do you get rid of my interest boxes? How do I make the background of my comments white? Posted by: Demi Steward at April 12, 2008 5:18 PMthank you SO much..you have no idea Posted by: allison at April 13, 2008 11:10 PMheyy i reallyy need help with this. i get how to change my ACTUAL background color, like how you showed us with that magenta color and you had the example and everything. but i want to know how to change the actual body color. like how the center of it is white,ya know where all the writing is, well i want to change it to black. and idk how! HELP! Posted by: victoria at April 17, 2008 7:08 PMI WAS WONDERING HOW YOU CHANGE A PRIVATE PROFILES BACKROUND? I SEE PEOPLE THAT HAVE PICTURES AND DIFFERENT COLORS AND I CANT FIGURE IT OUT Posted by: ILLMAMI at April 21, 2008 8:14 AMthis is probably the most dumbest help site ever. you will never become famous. Posted by: briana at April 23, 2008 2:39 PMLOL... THIS snippet of information I worked out for myself... what a waste of time Posted by: somewhere at May 8, 2008 7:33 AMis it possible to have your theme be your profile background and layout? Posted by: erik at May 17, 2008 10:35 AMThank you! I added your background frame to my page. It was so easy! Alicia/Cleveland, Ohio Posted by: Alicia/Cleveland, Ohio at May 28, 2008 7:41 PMhow do i get rid of the left hand side of the interest box? Posted by: emily at May 29, 2008 11:47 PMI deleted everything out my my about me section .. but no matter what layout code i put it, my layout turns grey.. what can i do? thanks so much. code worked like a charm Posted by: britt at June 10, 2008 8:05 PMhey dave please help if you can. on my myspace, everytime i mouseover the profile photo a black border appears on the right hand side and the bottom. i have tried changing it in the profile editor but i dont think it helped. i think it is a glitch in a part of my code. do you have any idea how to get rid of it?? thanks in advance. how can i make my profile color translucent so that my background pic can be seen on my whole page. Posted by: roman at June 16, 2008 8:33 PMok, so here's my question. i had a flash background once of an electric guitar, and i deleted the codes for it. i left everything completely blank, so i know i didnt miss anything. but the thing is, even though i put a different background, the guitar is still there. the layout i wanted shows up until the page loads completely, then the guitar shows up and all traces for the new layout erase completely, except a link that brings you to the site i got it. how do i fix this if there's no code to erase? Posted by: yashira at June 20, 2008 8:01 PMis there a way i can see who looks at my profile Posted by: matt at June 21, 2008 6:37 AMi put a color on my myspace profile and now i am trying to remove the color i put on my profile and put a layout there but but the color is not moveing..........so i leave the color there and put the layout there but the layout do not show only the color show..........can u help me Posted by: mark at June 23, 2008 5:34 PMThank you!!!!!!!!!! Posted by: mozzy at June 24, 2008 11:18 AMi dont know what im doing help Posted by: bianca at June 27, 2008 3:59 PMhow do you change the colour of the table, but so its one solid table and not multiple tables? if you could help us out that'd be good cheers mate:) Posted by: Cody at June 30, 2008 7:50 AMokayy i tried it like a million times and it isnt working, i tried making the backround color white and "tanslucent" or whatever and its not working! i switched from classic view to th newview on myspace. it messed up my layout, and i hav fixed it. but now.....i have my profile set to private.....but now my background shows up when you are looking at my private profile......instead of just being plain white...like it used to. how can i keep my red bckground to show up on my layout....and have plain white show up again just for the public....? Posted by: sarah at August 4, 2008 3:43 PMthank you! i love you! finally!! Posted by: yasmeen at August 9, 2008 8:34 PMi just wanted to know why is that if people wanna change there private page look it messes with there profile look as well i know theres a way we can change only the private page the page what people see if they arent on your friends list thats all i wanna change not my whole profile look are is there a way we can make them both the same look i think some things need to change on how we can do things cause using that profile editor change everything not jus what you want to change so if you can help me or not just e-mail me back please thank you i just want to change my private page not my profile Posted by: Trina at August 14, 2008 1:04 AMHow do I change myspace background color. Posted by: Roszell Walker at August 22, 2008 7:56 PMhow do i get a table code DUDE ! how do i hide my top friends off my myspace page??? so no1 can see them?? i guess you dont kno how??? Posted by: tiny at September 5, 2008 6:05 AMhow do i change my background to black?? i've been trying to use ur codes but my background is still magenta or some kind red color. Posted by: jamoreno at September 12, 2008 6:40 PMHey this doesnt work on my page,its either im doing something wrong or it just doesnt work,if i already have a theme, i made my myspace layout on coolchaser.com hello, please help, driving me insane =] Posted by: mal at September 30, 2008 7:31 PMHey Dave, this is really great! But I was just wondering if it would be possible for you to tell me how to put two borders on the page? if that's at all possible.. Because I want to have three colours on the background on my myspace. i cant get the background color off my myspace page to put a myspace layout what do i do?????? Posted by: stackinchips14 at October 16, 2008 9:41 PMhow do i change the color of my about me Posted by: brittany at October 21, 2008 5:23 PMI need help. I have my background as a color, which for some reason, over powers my image. The color is set on the Myspace Profile Editor, and I tried putting my background on using the editor. It didn't work. I've tried different codes, and none of them seem to work. It may be because I have a large div over my basic myspace so I can customize it. But, is there any code that will 'over-power' the background color set by the layout Editor? Posted by: Calamity! :] at November 13, 2008 5:26 PMi want to do that, except with color on the sides, i would like a picture. hi dave, i'm pulling my hair out to change my boring page from the default white to black background. i've gone to all sorts of websites, picked the black background, generated code, copy then when i paste it into the about me section, i don't know where to go save changes to effect the change! what am i doing wrong? help!! Posted by: esmeralda at December 5, 2008 8:36 AMplease! please! tell me why do i have big blue boxes , purple ones on my profile it was not there at first. how do i get rid of them? it's been 3-4 months. also my soud is gone are they related? i can't get rid of the blue squares help! Posted by: jazzyred at December 10, 2008 7:17 PMHi, Dave! Do you know the code for JUST the About Me table in MySpace? I would like to change the width of the table but can't isolate JUST the About Me section...I know the coding to change the width, just not the code to specify that table only. Thanks for any help you can provide! Kathy Posted by: Kathy at December 13, 2008 11:44 AMHOW DO U CHANGE THE DEFAULT PART OF THE PROFILE TO A DIFFERENT COLOR? Posted by: ANGEL at December 28, 2008 1:40 AMThank u x Posted by: Rachel at December 28, 2008 3:56 PMI want to know how do i change my background color behind my information.? Posted by: Cherdell at January 1, 2009 4:51 PMI want the white to be grey, how do i do that? Posted by: Breanna at January 6, 2009 8:06 PMplease help me how to customize my myspace for musician site.. Dude, you look like chuck norris. Posted by: Andrew at January 13, 2009 9:30 PMi needed the code for black and this is a freaky pink colour. :S Help Pleasee, x Posted by: Elley at January 17, 2009 12:35 PMHow do i change the background part of my myspace for comments??? to white. Posted by: Cori at January 17, 2009 8:43 PMhey dave i was wondering; in the intrest thing on peoples profile it's usually blue. and i want mine to be white so it will blend in with the rest of my default layout. the only layout i could find that would be that way the background(layout) was grey. i don't want grey. i herd there is a code for that and i was wondering if you can find it for me because i can't. thanks you.(: Posted by: Casey at January 22, 2009 5:50 PMI have a background but would like to know how to change the colour of the bit on which all your inforation is written (about me etc) Dave, I changed my myspace layout with the myspace profile editor and now when I click on it it only says upgrade to 2.0 I want to keep the normal 1.0 but now I can't get my old layout off do you know how to fix it? Posted by: Caitlin at February 8, 2009 10:58 AMthanks! this was the perfect background color code! all the other ones changed my profile completly! Posted by: courtney at February 10, 2009 7:47 PMHi im trying to change my background picture...but i dont see an option..in went to my picture album click url paste the code to about me and nothing happen...can u please help me on this..i really just wanted 2 change my personal image picture 4 my background Posted by: tameka at February 12, 2009 7:51 PMi keep trying to change the backround color but it stays purple.. Posted by: nessa at February 15, 2009 7:56 PMi want to make my myspace page all hot pink withh no white at all. sorry to bother you but i set one of my pictures as my background. But i deleted the picture. I've done all i can but i cant get rid of the picture. Thanks Posted by: bailey at March 13, 2009 8:40 PMsorry to bother you but i set one of my pictures as my background. But i deleted the picture.cant get rid of background please HELP!!! Posted by: bailey at March 13, 2009 8:42 PMhello. hey your a life saver!! =) hoe do i change the font size and colour? and get rid of the orange colour to something else 4 my comments?? i want to just have a lil rittlin i dnt want the blogs or the box were u put the code in how do i do alla this ? Posted by: tam =) at April 17, 2009 9:29 PMomg tht helped me alot now my profile looks so gangster!! lOl Posted by: tiff at April 20, 2009 11:12 AMwatz the code to change the color of the background were the letters are Posted by: Jennifer at May 18, 2009 1:00 PMi just want to ask, how do you put the whole entire page in a scroll box? i searched alot of time but i cant find the code! Posted by: chantelle at May 19, 2009 12:54 AMhey can you teach me how to change the colors of the background to an image? Posted by: Tida at May 25, 2009 4:18 PMROFL, Dave thanks so much. I was only looking for the back round color not the layout.And I found it on ur site. -You rock THIS WAS not HELPFULL BECAUSE I WNT A DESIGN LIKE ZEBRA STRIPES AND NOT JUST COLOR!!! Posted by: ANDREA at June 26, 2009 7:38 PMOkay so a long time ago when i had myspace i would click on "edit profile" then, in the top right corner, i would click "profile editor". i wouls be able to change the color of my text on myspace like "Music:(my music)" , "Heroes:(my heroes)" , "About Me:(about me)" , "display name" , "(display name)'s Blurbs:(blurbs)" , "(display name)'s Latest Blog Entry:" , etc. is there a way to change this? if so, whats the code and where do i put it? thank you! Posted by: Shauni at July 2, 2009 12:30 PMI have a lot to say, but ...
I do have a comment, now that you mention it!
|
![]()
Search
Find just the answers you seek from among our 2000+ free tech support articles by using our Lijit search engine.
Help!
Subscribe to
Ask Dave Taylor!
Free Updates!
Sign up and get free weekly updates and special offers on books, seminars, workshops and more.
Articles and Reviews
Auctions and Online Shopping Blogs and RSS Feeds Building Web site traffic Business and Management Cell Phones and Mobile Phones CGI Scripts and Web Site Programming Computer and Internet Basics d) None of the Above HTML and CSS Industry News and Trade Shows Mac OS X Help MySpace, Facebook, Twitter and Social Network Help Pay Per Click (PPC) Search Engine Optimization Shell Script Programming Sony PSP, MP3 Players, Etc. The Writing Business Unix and Linux Help Video Game Tips and Help Windows Help
Recent Entries
Join the List!
Book Links
|