School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 306,836 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,732 people online right now. Registration is fast and FREE... Join Now!




MySpace

 

MySpace, I'm hopeless

AzNAngelz

11 Sep, 2005 - 12:11 PM
Post #1

New D.I.C Head
*

Joined: 11 Sep, 2005
Posts: 2

anime2.gif I'm not sure if anyone has a acount at MySpace.com
But it's hard to make any changes.

They have a awful layout, basicly I want to layer over all the things they have with my own layout, but the HTML and CSS I normaly use just won't work. Then I tried to put all the things they have in a small box, but that html didn't work ethor...

Help? ^.^

User is offlineProfile CardPM
+Quote Post


supersloth

RE: MySpace

11 Sep, 2005 - 12:29 PM
Post #2

serial frotteur - RUDEST MEMBER ON D.I.C.
Group Icon

Joined: 21 Mar, 2001
Posts: 21,645



Thanked: 41 times
Dream Kudos: 2147483647
Expert In: being gentlemanly

My Contributions
the site is built so you can't really do much other than move the tables around or throw background images in the tables and change the colors of everything. if you want a full layout im afraid your a little out of luck. but if you want the css to change the colors and stuff i can grab you my css file.
User is offlineProfile CardPM
+Quote Post

AzNAngelz

RE: MySpace

11 Sep, 2005 - 08:58 PM
Post #3

New D.I.C Head
*

Joined: 11 Sep, 2005
Posts: 2

That would be great! <3
User is offlineProfile CardPM
+Quote Post

supersloth

RE: MySpace

15 Sep, 2005 - 04:18 PM
Post #4

serial frotteur - RUDEST MEMBER ON D.I.C.
Group Icon

Joined: 21 Mar, 2001
Posts: 21,645



Thanked: 41 times
Dream Kudos: 2147483647
Expert In: being gentlemanly

My Contributions
CODE
<STYLE type=text/css>
body, table, td {background-color:transparent;border:none;border-width:0}
</style>

<style type="text/css">
<!-- --> --> --> --> --> --> --> --> --> -->
body {
background-color: B3998A !important;
}--></style>

<STYLE type=text/css>body{background-color:B3998A}
-->
</style>

<style>
font, td, a, body, input, textarea{font-family:Verdana,Tahoma;font-size:8PT;
line-height: 8pt; color:000000}
input, textarea{border:1px solid; font-size: 7pt;overflow:hidden;background-color:B3998A;}
</style>

<STYLE type="text/css">
a:link {  text-decoration: none; color:775646;}
a:visited {  text-decoration: none; color:775646;}
a:hover{  text-decoration: bold; color:775646;}
a:active {  text-decoration: none; color:775646;}
</style>

<style type="text/css">
<!-- --> --> --> --> --> --> --> --> --> -->
.text, .spacetext, .redtext, .redtext8, .redbtext, .redtext12b,
.bluebtext, .redbtext, .utext, .orangetext, .orangetext2,
.orangetext15, .lightbluetext8, .bluetext8, .whitetext7,
.whitetext12, .whitetext15, .blacktext15, .blacktext13,
.blacktext12, .nametext, .blacktext12nb, .blacktext10,
.blacktext10nb, .blacktext7, .footer, .skip, .blacktext14bu

a, a:link, a:active, a:visited, a:hover,
a.readmail, a.readmail:link, a.readmail:active, a.readmail:visited, a.readmail:hover,
a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover,
a.blink, a.blink:link, a.blink:active, a.blink:visited, a.blink:hover,
a.white, a.white:link, a.white:active, a.white:visited, a.white:hover,
a.white7, a.white7:link, a.white7:active, a.white7:visited, a.white7:hover,
a.black7, a.black7:link, a.black7:active, a.black7:visited,
a.black7:hover, a.navbar, a.navbar:link, a.navbar:active, a.navbar:visited,
a.navbar:hover, a.skip, a.skip:link, a.skip:active, a.skip:visited,
a.skip:hover, a.redlink7, a.redlink7:link, a.redlink7:active,
a.redlink7:visited, a.redlink7:hover, a.graylink7, a.graylink7:link, a.graylink7:active,
a.graylink7:visited, a.graylink7:hover, a.bluelink, a.bluelink:link, a.bluelink:active,
a.bluelink:visited, a.bluelink:hover, a.searchlinkBig, a.searchlinkBig:link,
a.searchlinkBig:active, a.searchlinkBig:visited,a.searchlinkBig:hover,
a.searchlinkSmall, a.searchlinkSmall:link,a.searchlinkSmall:active, a.searchlinkSmall:visited,
a.searchlinkSmall:hover, a.blue_white, a.blue_white:link, a.blue_white:active,
a.blue_white:visited, a.blue_white:hover
{ font-family: Verdana,Tahoma;
  font-size: 8pt;
  line-height: 10px;
  color:775646;
  font-weight: none;
  text-decoration: none;
  text-transform: none; }


.navbar,
.blacktext10,
.nametext,
.copy,
.text,
.whitetext10,
.whitetext12,
.lightbluetext8,
.pinktext15,
.orangetext15,
.btext,
.blacktext12,
.redtext,
.redbtext,
.lightbluetext8,
{ font-family: Verdana,Tahoma;
  font-size: 8pt;
  line-height: 10px;
  color:000000;
  font-weight: none;
  text-decoration: none;
  text-transform:none; }
-->
</style>

<style type="text/css">
BODY
{border-style:solid;
border-top-width:20px;
border-bottom-width:20px;
border-left-width:10px;
border-right-width:10px;
border-color:928777;}</style>


obviously you can do whatever you want with it by not having the same classes the same colors as mine are, but their ya go.
User is offlineProfile CardPM
+Quote Post

skyhawk133

RE: MySpace

19 Oct, 2005 - 10:41 AM
Post #5

Head DIC Head
Group Icon

Joined: 17 Mar, 2001
Posts: 16,882



Thanked: 156 times
Dream Kudos: 1650
Expert In: Web Development

My Contributions
I just wanted to update this thread with a link to the MySpace Layout Codes tutorial:

http://forums.dreamincode.net/showtopic12645.htm

All the information supersloth posted is in there as well as some explanation of the various codes.
User is online!Profile CardPM
+Quote Post

norbey

RE: MySpace

23 Oct, 2005 - 05:06 PM
Post #6

New D.I.C Head
*

Joined: 12 Oct, 2005
Posts: 2


My Contributions
any idea how this guy managed to do this to his profile?

http://www.myspace.com/invalid_litter_dept

This post has been edited by norbey: 23 Oct, 2005 - 05:10 PM
User is offlineProfile CardPM
+Quote Post

jmilz2k6

RE: MySpace

30 Aug, 2006 - 10:52 AM
Post #7

New D.I.C Head
*

Joined: 30 Aug, 2006
Posts: 1


My Contributions
Does any one know how to get an HTML code on yuor myspace page without it actually having effect on the words?
User is offlineProfile CardPM
+Quote Post

xXProphet

RE: MySpace

16 Sep, 2006 - 12:21 PM
Post #8

New D.I.C Head
*

Joined: 16 Sep, 2006
Posts: 2


My Contributions
that's a more basic way of editing myspace pages...which is nice in it's own way.

but personally I'm looking for a way that I can actually edit the form and location of the tables like this one girl did here: www.myspace.com/sarahvera

if anyone can lemme know how she did that I'd be more than greatcul
User is offlineProfile CardPM
+Quote Post

Drerven

RE: MySpace

19 Sep, 2006 - 03:19 PM
Post #9

New D.I.C Head
*

Joined: 10 Jan, 2006
Posts: 1


My Contributions
QUOTE(norbey @ Posted 23 Oct, 2005 - 07:06 PM) *

any idea how this guy managed to do this to his profile?

http://www.myspace.com/invalid_litter_dept

Even though I don't trust most of the tweak codes anymore you can always google Myspace Tweaks. There are a lot of different sites that offer the basic edits. wink2.gif
If you're looking to go more in depth with that, or you just want a certain part of the page let me know. I personally don't use the Myspace tweaks that other websites offer because I don't trust them.





QUOTE(xXProphet @ 16 Sep, 2006 - 02:21 PM) *

that's a more basic way of editing myspace pages...which is nice in it's own way.

but personally I'm looking for a way that I can actually edit the form and location of the tables like this one girl did here: www.myspace.com/sarahvera

if anyone can lemme know how she did that I'd be more than greatcul

Put this is your Who I'd Like To Meet Section:
CODE
<style>
td.text td a img {width:auto;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px;}
td.text a img {width:100px !important;}
td.text td.text a img {width:55px;}
td td td div strong {width:170px; display:block;}

table, tr, td {background:transparent;}
table table table table, table.contactTable {display:none;}
td.text table{visibility:hidden;}
.nametext, .whitetext12, .orangetext15, .commenti .redlink, .commenti .redtext {display:none;visibility:hidden;}
div table td font {display: none;}
td.text table table{display:inline;visibility:visible;}
table, td{border-width:0px;}
table tr td script {visibility: visible;
}
body{
  background-color:FFFFFF;
  background-image:url(' ');
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-attachment:scroll;
}

.head {position:absolute; left:50%; margin-left:-300px;
border-style:solid;
border-color:FFFFFF;
border-width:0px;
width: 600px;
height: 510px;
top: 115px;
z-index: 0;
}</style>
After the style sheet you put in your own content. I recommend using DIV tags to hold all of your content. Then use CSS to align the DIV tags where ever you want.
User is offlineProfile CardPM
+Quote Post

xXProphet

RE: MySpace

20 Sep, 2006 - 10:36 PM
Post #10

New D.I.C Head
*

Joined: 16 Sep, 2006
Posts: 2


My Contributions
my biggest problem with that is finding out which tables are which...I'm unable to descern the difference in them or edit what's within them
User is offlineProfile CardPM
+Quote Post

jd72

RE: MySpace

31 Oct, 2006 - 10:57 AM
Post #11

New D.I.C Head
*

Joined: 31 Oct, 2006
Posts: 1


My Contributions
QUOTE(norbey @ 23 Oct, 2005 - 06:06 PM) *

any idea how this guy managed to do this to his profile?

http://www.myspace.com/invalid_litter_dept


Hi...
It would be very easy to take this profile and change to be your own. I would hope you might change it up tho LOL.
Try this page out: http://www.freecodesource.com/pages/myspac...t-previewer.php
You can place the URL of the myspace you wish to steal the layout on and then take the code and change it up. Regardless of you morals it will give you a starting poing on developing your own layout. Good Luck and Enjoy..
Jim
User is offlineProfile CardPM
+Quote Post

eLliDKraM

RE: MySpace

31 Oct, 2006 - 02:56 PM
Post #12

Pepè Le Pewn
Group Icon

Joined: 13 Aug, 2005
Posts: 6,565



Thanked: 2 times
Dream Kudos: 225
My Contributions
only a month and a half this time. we're improving, people
User is offlineProfile CardPM
+Quote Post

( ^_^ )

RE: MySpace

3 Nov, 2006 - 10:45 PM
Post #13

New D.I.C Head
*

Joined: 3 Nov, 2006
Posts: 1


My Contributions
can anyone tell me how he got his myspace like that?!!? i want to do that with mine!!!!


http://www.myspace.com/71126642
User is offlineProfile CardPM
+Quote Post

otnemem760

RE: MySpace

24 Nov, 2006 - 04:06 AM
Post #14

New D.I.C Head
*

Joined: 24 Nov, 2006
Posts: 5


My Contributions
this should end your suffering. this is about the max you can do to myspace outside of being a supercoder.

http://www.mygen.co.uk/
User is offlineProfile CardPM
+Quote Post

kandykane675

RE: MySpace

15 Feb, 2007 - 02:54 PM
Post #15

New D.I.C Head
*

Joined: 15 Feb, 2007
Posts: 2


My Contributions
QUOTE(supersloth @ 15 Sep, 2005 - 05:18 PM) *

CODE
<STYLE type=text/css>
body, table, td {background-color:transparent;border:none;border-width:0}
</style>

<style type="text/css">
<!-- --> --> --> --> --> --> --> --> --> -->
body {
background-color: B3998A !important;
}--></style>

<STYLE type=text/css>body{background-color:B3998A}
-->
</style>

<style>
font, td, a, body, input, textarea{font-family:Verdana,Tahoma;font-size:8PT;
line-height: 8pt; color:000000}
input, textarea{border:1px solid; font-size: 7pt;overflow:hidden;background-color:B3998A;}
</style>

<STYLE type="text/css">
a:link {  text-decoration: none; color:775646;}
a:visited {  text-decoration: none; color:775646;}
a:hover{  text-decoration: bold; color:775646;}
a:active {  text-decoration: none; color:775646;}
</style>

<style type="text/css">
<!-- --> --> --> --> --> --> --> --> --> -->
.text, .spacetext, .redtext, .redtext8, .redbtext, .redtext12b,
.bluebtext, .redbtext, .utext, .orangetext, .orangetext2,
.orangetext15, .lightbluetext8, .bluetext8, .whitetext7,
.whitetext12, .whitetext15, .blacktext15, .blacktext13,
.blacktext12, .nametext, .blacktext12nb, .blacktext10,
.blacktext10nb, .blacktext7, .footer, .skip, .blacktext14bu

a, a:link, a:active, a:visited, a:hover,
a.readmail, a.readmail:link, a.readmail:active, a.readmail:visited, a.readmail:hover,
a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover,
a.blink, a.blink:link, a.blink:active, a.blink:visited, a.blink:hover,
a.white, a.white:link, a.white:active, a.white:visited, a.white:hover,
a.white7, a.white7:link, a.white7:active, a.white7:visited, a.white7:hover,
a.black7, a.black7:link, a.black7:active, a.black7:visited,
a.black7:hover, a.navbar, a.navbar:link, a.navbar:active, a.navbar:visited,
a.navbar:hover, a.skip, a.skip:link, a.skip:active, a.skip:visited,
a.skip:hover, a.redlink7, a.redlink7:link, a.redlink7:active,
a.redlink7:visited, a.redlink7:hover, a.graylink7, a.graylink7:link, a.graylink7:active,
a.graylink7:visited, a.graylink7:hover, a.bluelink, a.bluelink:link, a.bluelink:active,
a.bluelink:visited, a.bluelink:hover, a.searchlinkBig, a.searchlinkBig:link,
a.searchlinkBig:active, a.searchlinkBig:visited,a.searchlinkBig:hover,
a.searchlinkSmall, a.searchlinkSmall:link,a.searchlinkSmall:active, a.searchlinkSmall:visited,
a.searchlinkSmall:hover, a.blue_white, a.blue_white:link, a.blue_white:active,
a.blue_white:visited, a.blue_white:hover
{ font-family: Verdana,Tahoma;
  font-size: 8pt;
  line-height: 10px;
  color:775646;
  font-weight: none;
  text-decoration: none;
  text-transform: none; }


.navbar,
.blacktext10,
.nametext,
.copy,
.text,
.whitetext10,
.whitetext12,
.lightbluetext8,
.pinktext15,
.orangetext15,
.btext,
.blacktext12,
.redtext,
.redbtext,
.lightbluetext8,
{ font-family: Verdana,Tahoma;
  font-size: 8pt;
  line-height: 10px;
  color:000000;
  font-weight: none;
  text-decoration: none;
  text-transform:none; }
-->
</style>

<style type="text/css">
BODY
{border-style:solid;
border-top-width:20px;
border-bottom-width:20px;
border-left-width:10px;
border-right-width:10px;
border-color:928777;}</style>


obviously you can do whatever you want with it by not having the same classes the same colors as mine are, but their ya go.






thanks for this. im going to go see if i can manipulate this code. it was exactly what i was searching for.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/20/09 11:05PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month