Nov 21, 2009
Pages: 1, 2

Myspace Code Changing

free web hosting

Read Latest Entries..: (Post #11) by cartune on Jan 18 2009, 08:07 PM.
QUOTE (Houdini @ Aug 1 2005, 05:46 PM) 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...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Internet and Websites

Myspace Code Changing

sickgrrl723
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....

Comment/Reply (w/o sign-up)

Klass
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/

Comment/Reply (w/o sign-up)

Houdini
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?

Comment/Reply (w/o sign-up)

sickgrrl723
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?

Comment/Reply (w/o sign-up)

Cj_girl808
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.

Comment/Reply (w/o sign-up)

sickgrrl723
thanks for all your help! if anyone else has any suggestions, I'm all ears....

Comment/Reply (w/o sign-up)

BabyTux
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.

Comment/Reply (w/o sign-up)

Shady772
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! smile.gif

Comment/Reply (w/o sign-up)

SocietalEclipse
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.

 

 

 


Comment/Reply (w/o sign-up)

sickgrrl723
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!

Comment/Reply (w/o sign-up)

Latest Entries

cartune
QUOTE (Houdini @ Aug 1 2005, 05:46 PM) *
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

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : myspace, code, changing

  1. How Famous Is Friendster Than Myspace
    (1)
  2. Mp3 Codes For Myspace & Friendster
    (2)
    Hi www.mp3-codes.com offers a free mp3 codes for your myspace and friendster accounts. Check them
    out they have tagalog (Philippines) and english music.....
  3. Websites With Communities
    myspace, facebook, yearbook, friendster (7)
    I prefer myspace over any other options but whats your opinion...if you had to choose between
    myspace, myyearbook, facebook and friendster which would you choose as the best? The only nifty
    thing about myyearbook is the battles and the lunchmoney as ridiculous as it sounds. facebook has a
    rating system that seems pretty interesting but still in my opinion nothing can compare to the glory
    of myspace....
  4. How Can I Include A File In A Html Page ?
    a fast changing text in several pages, how can I put it in a file and (11)
    A often-changing text in a static page, or a same set of lines in several pages... How can I include
    a file inside a html page ? #include will probably be a wrong syntax, but... i would have to have
    mything.html which is often changing, and I would like it to be inserted in main.html as well as in
    menus.html and in news.html. Could I insert something like #include mything.html in each page, and
    then, if I want to modify myghing.html the modifications are seen in all the pages where it's
    included ? Or do I ask something stupid ?....
  5. The Top 9 Reasons Why MySpace Sucks
    (20)
    Post yours. I'm sorry myspace fans. QUOTE 1. MySpace has terrible accessibility. Its
    main appeal is its puppylike accessibility! You may not have to be a tech wiz to navigate
    MySpace.com, but you do have to be using a web browser with image support and you must have good
    vision. I once visited MySpace with images turned off in my browser and it was very hard to use the
    website. Anyone using a text browser (a category which includes any blind internet user) will have
    major difficulties using MySpace. 2. MySpace has terrible coding. I am not merely talk....
  6. Love Puzzles & Da Vinci Code? Enter Contest
    (2)
    For those living in the US, UK and Australia - now you can enter an exciting Da Vinci Code Quest -
    a series of 24 challenges inspired by the upcoming movie - that'll stimulate and tantalize the
    very core of your cerebrum /tongue.gif" style="vertical-align:middle" emoid=":P" border="0"
    alt="tongue.gif" /> You can win trips to New York, Paris, London, and Rome. This contest is
    sponsored by Google and held in conjuction with Sony Pictures. Site:
    http://flash.sonypictures.com/movies/davincicodequest/ ....
  7. How Many Ppl Here Have A Myspace?
    (33)
    im kinda intrested in how many ppl on this site have a myspace... and are here becuse of it......
  8. Myspace Audio
    (7)
    I joined this website because I needed an Audio Host for my myspace. I just want to put a song on
    there, not a video. Can anybody help me out with that? /huh.gif" style="vertical-align:middle"
    emoid=":huh:" border="0" alt="huh.gif" />....
  9. Phishing In Myspace
    Any users of myspace should have a read. (11)
    A friend of mine had some trouble with a guy posting comments on her myspace page. He posted
    messages that once loaded into the users browsers, would redirect the user back to the myspace login
    page. I checked it out and found out that it was more than a little problem. The message that was
    posted on the page was a simple flash object that seems to be hosted on:
    http://itr.****youanddie.com/ I cracked the flash file, it doesn't have a lot to it, all it
    has is some actionscript: getURL("http://itr.****youanddie.com/index.php", "_parent", "GET"); What
    this mean....
  10. What Is The Wildcard Of The Dns?
    for changing the setting of my domain (1)
    I want to learn about how to modify DNS setting by using PHP. Someone tell me that the DNS server
    must support wildcard. What is it? Where can I find the information or the example?....
  11. Live Journal Or Myspace?
    Which is more addicting. (37)
    Livejournal or Myspace? Which is more addicting and fun? I honestly Prefer My space because of the
    more customizations and the blogs you can write can be somewhat of a live journal. Meeting people is
    also easier on Myspace. I find i have a more enjoyable time with myspace over livejournal. This is
    just my opinion though. go see for your self. Myspace Live Journal and anyone else with
    myspace add me .....
  12. Myspace
    (10)
    at first it was like, asianavenue, find-a-pix, friendster. and now we have MYSPACE. wow. there's
    been a sudden rush of people signing up. it takes up a lot of my spare time. comments?....
  13. Music And MySpace
    Uploading your files here (15)
    Can you upload your music onto this site and get a link that can be used to put music into your
    myspace?....
  14. Myspace
    (32)
    hello.. i jus wanna know how many of you around this forum.. are on the drug-like addicting myspace
    craze.. haha... if u r post ur name so i can add you as a friend. haha......

    1. Looking for myspace, code, changing

See Also,

*SIMILAR VIDEOS*
Searching Video's for myspace, code, changing
advertisement



Myspace Code Changing

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com