sickgrrl723 0 Report post Posted August 1, 2005 Hey guys, I feel silly asking this question since you all seem to be so much more advanced than I am, but a friend of mine wants me to change his Myspace code. He told me about a profile he saw where everything was changed. Even the text in the menu links. How do you get into this part of the code? and then, when you do finally find it, where do you post it so that it works on the profile? I have a general knowledge of code and such, do I have to be more advanced to be able to do this? Thanks.... Share this post Link to post Share on other sites
Klass 0 Report post Posted August 1, 2005 uh What exactly are you asking?Code?I have code for you but not sure if it will help you with MySpace.You want customizable HTML code to use in MySpace?There are some topics on MySpace here I suggest checking some of them out.Try this:http://www.mygen.co.uk/ Share this post Link to post Share on other sites
Houdini 0 Report post Posted August 1, 2005 I have another silly question and it is ...what is Myspace code? I have seen it here in some of the forums but I don't even know what it is, much less how to help some one with questions about it. Is it a premade site, a CMS, or just what? Share this post Link to post Share on other sites
sickgrrl723 0 Report post Posted August 1, 2005 Myspace code is the code that makes up a Myspace profile. Myspace is a networking website.Sorry I wasnt more clear in my post. Let's see if I can clarify things. My friend wants me to edit the code for his Myspace profile. I was just wondering if anyone knew how to edit the whole profile rather than just the background and link colors. does that make sense? Share this post Link to post Share on other sites
Cj_girl808 0 Report post Posted August 1, 2005 I understand what you are talking about. I haven't done much research about that myself and I'm a bit of a newbie with all the coding stuff. What I can tell you is that from what I understand you will have to customize your own DIV to cover or go over the existing MySpace nav bar. I have a couple of friends who have done this. You can try the Myspace forums. Or here's the thread I found in one of the group forums. Sorry I can't help you further. Hope it helps a little though. Share this post Link to post Share on other sites
sickgrrl723 0 Report post Posted August 1, 2005 thanks for all your help! if anyone else has any suggestions, I'm all ears.... Share this post Link to post Share on other sites
BabyTux 0 Report post Posted August 2, 2005 I think you should have some basic knowledge of HTML and CSS in order to do the coding. Here are some guides that maybe useful to you: MySpace HTML FAQ HTML Tutorial CSS Turtorial Or you can post your request here in details. I'll see if I can help you. Share this post Link to post Share on other sites
shady772 0 Report post Posted August 14, 2005 I dont get how some people are EXPERTS at coding this stuf..i mean people say its easy but i try learning it all and i BARELY have basic html down. lol I usually just copy and paste codes to/from my myspace page but hey, if i learned how to do it it would be a h3ll of alot easier for me! Share this post Link to post Share on other sites
SocietalEclipse 0 Report post Posted August 24, 2005 All your CSS code goes into the About Me: section ABOVE anything you type there. For an example here is the code I am currently working on for my profile: <style type="text/css">table, table, td {background-color:CCCCCC;}table, td {background-color:444444;border:solid;border-width:1;border-color:6E0000;color:FFFFFF;}p, span, li, strong, div{color:FFFFFF;}body {background-color:333333;}.btext {color:B90000;}.blacktext12 {color:444444;}.lightbluetext8 {color:FFFFFF;}.nametext {color:B90000;}.orangetext15 {color:B90000;}.redbtext {color:FFFFFF;}.text {color:FFFFFF;}.whitetext12 {color:B90000;}a:link {color:0033FF;}a:visited {color:353fff;}</style> This changes the background to a dark grey with dark red borders around all the tables. The main portion of the text is white with some of the headings bright red. The colors of links are changed to a brighter blue than the default to make them show up better. For more help go to the Myspace Forum titled Myspace -> Customizing. I forgot to add that although all your CSS goes in the About Me: section you can still use HTML tags to change individual elements in the other sections of your profile. For instance <B>bold</B> to make it bold, <I>italic</I>, etc. Share this post Link to post Share on other sites
sickgrrl723 0 Report post Posted September 6, 2005 cool cool... thanks for the explanation and stuff. i guess css is the best way to customize. i just couldnt figure out the link between the html coding in the input boxes to change specific things. thanks! Share this post Link to post Share on other sites
iGuest 3 Report post Posted June 17, 2008 myspace layouts and dreamweaver Myspace Code Changing Replying to SocietalEclipsecan you make a layout on dreamweaver cause everytime I try to make one it just doesnt work and I really would like to work on my layouts at school and see how it works. I just now started to use dreamweaver so Please be friendly lolz -reply by Putty Tatt Share this post Link to post Share on other sites
cartune 0 Report post Posted January 18, 2009 I have another silly question and it is ...what is Myspace code? I have seen it here in some of the forums but I don't even know what it is, much less how to help some one with questions about it. Is it a premade site, a CMS, or just what? i think she or he is asking about using coding like css and html to edit the layout of your myspace Share this post Link to post Share on other sites