Welcome to Dream.In.Code
Click Here
Getting Help is Easy!

Join 117,570 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,801 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



MySpace

2 Pages V  1 2 >  
Reply to this topicStart new topic

MySpace, I'm hopeless

AzNAngelz
post 11 Sep, 2005 - 01: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

Go to the top of the page


supersloth
post 11 Sep, 2005 - 01:29 PM
Post #2


"douchebag and knows it"

Group Icon
Joined: 21 Mar, 2001
Posts: 18,922



Thanked 10 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

Go to the top of the page

AzNAngelz
post 11 Sep, 2005 - 09:58 PM
Post #3


New D.I.C Head

*
Joined: 11 Sep, 2005
Posts: 2

That would be great! <3
User is offlineProfile CardPM

Go to the top of the page

supersloth
post 15 Sep, 2005 - 05:18 PM
Post #4


"douchebag and knows it"

Group Icon
Joined: 21 Mar, 2001
Posts: 18,922



Thanked 10 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

Go to the top of the page

skyhawk133
post 19 Oct, 2005 - 11:41 AM
Post #5


Head DIC Head

Group Icon
Joined: 17 Mar, 2001
Posts: 14,603



Thanked 39 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

Go to the top of the page

norbey
post 23 Oct, 2005 - 06: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 - 06:10 PM
User is offlineProfile CardPM

Go to the top of the page

jmilz2k6
post 30 Aug, 2006 - 11: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

Go to the top of the page

xXProphet
post 16 Sep, 2006 - 01: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

Go to the top of the page

Drerven
post 19 Sep, 2006 - 04: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

Go to the top of the page

xXProphet
post 20 Sep, 2006 - 11: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

Go to the top of the page

jd72
post 31 Oct, 2006 - 11: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

Go to the top of the page

eLliDKraM
post 31 Oct, 2006 - 03: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

Go to the top of the page

2 Pages V  1 2 >
Fast ReplyReply to this topicStart new topic
Time is now: 10/7/08 08:27PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month