Technology Making MySpace page look good.

#21
Pittsey said:
Does anyone know how to turn the "MYSPACE URL" to another colour. It is black, and so is my background.
this code will do it,but it will also change all your other text colors(like friends comments,etc..) to the color you choose.


<style type="text/css"> body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{ color:cc0000; </style><br /><br />


all you do is change the cc0000 to the hex color value of the color you want

heres a chart with all of em

http://www.theodora.com/gif4/html_colors.gif
 

Rahim

VIP Member
Staff member
#22
bigmack said:
search for "photoshop tutorials" on google and just keep completing as many of them as you can until you are familiar with the interface. Those tutorials are usually very short. Once you are familiar with the interface and you know what all the tools do then you can probably do anything you want to do with PS.

try this

http://www.good-tutorials.com/
Thanks man
 

Pittsey

Knock, Knock...
Staff member
#23
S O F I said:
If you're not going to put your real picture on it, don't bother.

I am going to. I am actually very pretty in real life. I just need to photoshop my photos to prove this. When I am done, I will add them.
 

Pittsey

Knock, Knock...
Staff member
#24
style type="text/css">

body {font-size: 1px; line-height: 1px;background-color:WHITE; font-family: Verdana, Arial; background-repeat: repeat-y; background-position: top center; background-image: url(BACKGROUND IMAGE);}

p {margin: 0px 0px 1em 0px; font-family: Verdana, sans-serif !important}

a, a:link, a:visited {color:WHITE; text-decoration: none;}

a:hover {color:WHITE; text-decoration: none}

img {border: none}

br {line-height: 20px;}

form {border-width:0px;background-color:none;}

input {background-color:transparent !important}

body>div {margin-left: 10px;}

table, tr, td, table table, table table td {border-width:0px; background-color: transparent;}

table table table td {background-color:transparent;margin:0px;padding: 0 26px 15px 26px}

table table table table {border-width:0px;background-color:black;padding:0px;margin:0px; background-image: none;}

table table table table td {padding:0px;margin:0px;}

table table table {margin:0px; background-color:black; width: 100% !important; border-width: 3px; border-style: double; border-color: WHITE;}



body td table, body div table {margin-top: 0;}

font {color:white;font-size:10px}

a font:hover {color:WHITE}

a.navbar:link, a.navbar:visited {color:white}

a.navbar:hover {color:WHITE}

table tr td table tr td font {display: inline;}

table tr td table a.navbar {font-size: 10px;}

.text {color:WHITE;font-size:11px}

a.text:link, a.text:visited {color:WHITE}

a.text:hover {color:WHITE}

.nametext {background-image: url(NAME IMAGE); background-position: bottom center; background-repeat: no-repeat; overflow: hidden; height: 40px; width: 270px; font-size: 1px; text-align: left; color: WHITE; padding: 0px 0px 3px 0px; display: block; margin: 14px 0px 8px 0px; border-width: 0px 0px 3px 0px; border-style: double; border-color: WHITE;}

.contactTable {width: 328px !important;}

.contactTable td {padding: 0px; margin: 0px; text-align: center;}

.contactTable span.whitetext12 {position: relative; left: 10px;}

.contactTable td table {background-color: transparent; background-image: url(CONTACT TABLE IMAGE); background-position: center; background-repeat: no-repeat;}


.contactTable a {padding: 0px; margin: 0px 0px 1px 5px; display: block; height: 30px; width: 136px; background-color: transparent;}

.contactTable a img, .contactTable img {border: 0px; display: none; visibility: hidden;}

table tr td table tr td table tr td div strong {display: block; width: 270px;}

.whitetext12 {color:WHITE; font-size: 12px; margin: 0px 0px 4px 0px; padding: 0px 0px 3px 0px; text-align: center; display: block; font-family: Arblackial, Helvetica, Arial, sans-serif; font-weight: normal; border-width: 0px 0px 3px 0px; border-style: double; border-color: WHITE; width: 270px}

.blacktext12 {color:WHITE;font-size:18px; font-family: Arial, Helvetica, Arial, sans-serif; font-weight: normal; display: block; margin-top: 14px}

.blacktext12:before {content: "Hell Yeah!! ";}

.btext {color:WHITE; font-size: 12px; margin: 14px 0px 4px 0px; padding: 0px 0px 3px 0px; display: block; font-family: Arial, Helvetica, Arial, sans-serif; font-weight: normal; text-align: center; border-width: 0px 0px 3px 0px; border-style: double; border-color: WHITE}

.orangetext15 {color:WHITE; font-size: 18px; margin: 14px 0px 4px 0px; padding: 0px 0px 3px 0px; text-align: center; display: block; font-family: Arial, Helvetica, Arial, sans-serif; font-weight: normal; border-width: 0px 0px 3px 0px; border-style: double; border-color: WHITE; width: 372px}

.lightbluetext8 {color:white}

.whitetext,.whitebtext {color:white; font-family: Georgia, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold}

.whitebtext:after {content: " billion";}

a.whitelink:link {color:WHITE; display: block; text-align: center; border-width: 3px 0px 0px 0px; border-style: double; border-color: WHITE; padding-top: 3px;}


</style>


This is my code for my MySpace.

All my text in the tables is black. How do I change it to white?

I just wanna set my black text to white. Do I need to do it in another box?

Check my Myspace to see what I mean - www.myspace.com/pittsey
 

SMack

New Member
#25
I can still see the adverts at the top of your page.


Does anyone have a code that actually works??


Pittsey said:
I typed this in -


.masthead {width: 850px; height: 449px; position: absolute; margin-left: -425px; left: 50%; top: 180px; background-image: url(*IMAGE*);}

body table {margin-top:453px;}


I get the spacing.... But not the *IMAGE*


Also...

Does anyone know how to turn the "MYSPACE URL" to another colour. It is black, and so is my background.
 

Pittsey

Knock, Knock...
Staff member
#26
SMack said:
I can still see the adverts at the top of your page.


Does anyone have a code that actually works??

I had an idea

Add that code. And then the image you want to the top of the background. Hey presto.
 
#28
Pittsey said:
I typed this in -


.masthead {width: 850px; height: 449px; position: absolute; margin-left: -425px; left: 50%; top: 180px; background-image: url(*IMAGE*);}

body table {margin-top:453px;}


I get the spacing.... But not the *IMAGE*

yea i typed

.masthead {width: 850px; height: 449px; position: absolute; margin-left: -425px; left: 50%; top: 180px; background-image: url(*IMAGE*);}

body table {margin-top:453px;}


and nothing happened..... imma keep tryin any suggestions?
 

The.Menace

Well-Known Member
Staff member
#30
no, I bring it back up, cause I work a lil bit on my myspace and sooner or later I'll need help. I have no problem editing that damn profile, but it just won't look good, damn it.
 

The.Menace

Well-Known Member
Staff member
#32
oh, that's how you guys do it? I was surfin though those pages and did copy and paste, changed it a lil bit here and there and well, hide this, hide that, etc... it works....but to make it look good OVER all, is kinda hard.
 

The.Menace

Well-Known Member
Staff member
#34
I have 2 get this thread back up.... I play around with myspace....AGAIN.... and besides that I hate the whole system, I have a question or two...

how can I change the color of the title "XXX's Details"? I changed the color of the text on the page, but the only thing that remains in another color is that headline and that sucks. Anyone knows?
 

Latest posts

Donate

Any donations will be used to help pay for the site costs, and anything donated above will be donated to C-Dub's son on behalf of this community.

Members online

No members online now.
Top