|
|
|
|
![]() ![]() |
Aug 1 2005, 04:35 PM
Post
#1
|
|
|
Member - Active Contributor Group: Members Posts: 88 Joined: 25-July 05 From: OC, california Member No.: 7,432 |
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.... |
|
|
|
Aug 1 2005, 05:17 PM
Post
#2
|
|
|
Klassified Group: Members Posts: 156 Joined: 7-June 05 From: Klass-World Member No.: 5,936 |
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/ |
|
|
|
Aug 1 2005, 05:46 PM
Post
#3
|
|
|
Super Member Group: Members Posts: 572 Joined: 25-April 05 From: Nashville Tennessee Member No.: 4,340 |
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?
|
|
|
|
Aug 1 2005, 05:52 PM
Post
#4
|
|
|
Member - Active Contributor Group: Members Posts: 88 Joined: 25-July 05 From: OC, california Member No.: 7,432 |
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? |
|
|
|
Aug 1 2005, 08:44 PM
Post
#5
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 4 Joined: 25-July 05 Member No.: 7,417 |
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.
|
|
|
|
Aug 1 2005, 10:16 PM
Post
#6
|
|
|
Member - Active Contributor Group: Members Posts: 88 Joined: 25-July 05 From: OC, california Member No.: 7,432 |
thanks for all your help! if anyone else has any suggestions, I'm all ears....
|
|
|
|
Aug 2 2005, 11:30 PM
Post
#7
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 21 Joined: 2-March 05 From: Auckland, New Zealand Member No.: 2,849 |
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. |
|
|
|
Aug 14 2005, 02:41 AM
Post
#8
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 14 Joined: 14-August 05 From: Florida Member No.: 7,835 |
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!
|
|
|
|
Aug 24 2005, 07:47 PM
Post
#9
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 13 Joined: 21-August 05 From: Fairfax, VA, USA Member No.: 8,001 |
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:
CODE <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. |
|
|
|
Sep 6 2005, 05:40 PM
Post
#10
|
|
|
Member - Active Contributor Group: Members Posts: 88 Joined: 25-July 05 From: OC, california Member No.: 7,432 |
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!
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 22nd August 2008 - 01:31 AM |