PDA

View Full Version : Profile CSS



Shane
January 8th '06, 10:13 PM
If you need any help with changing the look of your profile then please ask here. just tell me what you want to change and I shall tell yuo how to do it! :P

Sponge'K'nob
January 8th '06, 10:21 PM
shane, how can i get it like my myspace like?!

Shane
January 8th '06, 10:29 PM
I shall work on that right now for you! :)

Got a little bit mroe to do to the profile templates then I will post up your CSS! :D

Sponge'K'nob
January 8th '06, 10:36 PM
thankyouuuuuuuuuuuuuuuuu

Shane
January 9th '06, 12:23 AM
Right, I am a hell of alot closer to getting it right.
So far I have this for your profile, taken from myspace.com/xxkayexx and mofied to fit TF Profiles.


body {
background-image:url('http://myspace.mytheme.com/myspace-background/137292-108448098724211.gif');
background-position:Top Left;
background-repeat:repeat;
background-attachment:scroll;
background-color:FFDDFF;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FF2222;
scrollbar-3dlight-color: #FF2222;
scrollbar-shadow-color: #FF2222;
scrollbar-darkshadow-color: #FF4422;
scrollbar-arrow-color: #111111;
scrollbar-track-color: #000000;
}
html {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FF2222;
scrollbar-3dlight-color: #FF2222;
scrollbar-shadow-color: #FF2222;
scrollbar-darkshadow-color: #FF4422;
scrollbar-arrow-color: #111111;
scrollbar-track-color: #000000;
border-color: #6622AA;
border-width: 3px;
border-style: solid;
}
.profilefieldbox {
border-style:dashed;
border-width:2px;
border-color: #AA22CC;
background-color: #DDFFBB;
outline-width: 10px;
}
.alt1 {
background-color: #DDFFBB;
}
.alt2 {
background-color: #DDFFBB;
}
.titlefont {
font-family: tahoma;
color: #882266;
font-size: 14px;
font-weight: bold;
}
.smallfont {
font-family: Tahoma;
color: #AA22CC;
font-size:14px;
font-weight:bold;
}
.profilename { font-family:tahoma; color: #FFFFFF; font-size:16px; font-weight:bold; }

I am going to update your profile for you now so I can work on more things such as link colors etc...

dqNick
January 9th '06, 09:23 PM
i love CSS! very fun to do!

Sponge'K'nob
January 9th '06, 09:34 PM
thankyouuuuuuu shaney :P

dqNick
January 9th '06, 09:49 PM
w00t, i love that profile, its wkid!

Sponge'K'nob
January 9th '06, 10:03 PM
me tooooooo, i made it on myspaz....if your on about mine dude!

NATAL!E
January 10th '06, 05:17 PM
You know. I don't know like anything about CSS O_O

Shane
January 10th '06, 06:45 PM
All that time using it on myspace and you did not pick any up?

It will be easy when I create the tutorial on how to convert and create your own but till then I am willing to help you do it.

Might even create a CSS generator later in the year. :P

*Jess*
January 10th '06, 06:52 PM
<style type="text/css">
.mygen { Created using MyGen 2.5 - www.mygen.co.uk }
.mygen { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:000000;
background-image:url('http://img.photobucket.com/albums/v228/octobermoon/myspace/twinkle.gif');
background-attachment:fixed;
background-repeat:repeat;
.mygen { Scrollbar Properties }
scrollbar-face-color:777777;
scrollbar-highlight-color:888888;
scrollbar-3dlight-color:999999;
scrollbar-shadow-color:AAAAAA;
scrollbar-darkshadow-color:222222;
scrollbar-arrow-color:FFFFFF;
scrollbar-track-color:999999;
}
.mygen { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
border-style:inset;
border-width:2px;
border-color:FFFFFF;
background-color:black;
}
table table table td {
background-color:000000;
filter:alpha(opacity=100); -moz-opacity:0.70; opacity:1; -khtml-opacity:1; }
table table table table td {filter:none;}
.mygen { Text Properties }
table, tr, td, li, p, div { color:FFFFFF; }
.btext { color:DDDDDD; font-weight:bold; }
.blacktext10 { color:DDDDDD; font-weight:bold; }
.blacktext12 { color:DDDDDD; font-weight:bold; }
.lightbluetext8 { color:DDDDDD; font-weight:bold; }
.orangetext15 { color:DDDDDD; font-weight:bold; }
.redtext { color:DDDDDD; }
.redbtext { color:DDDDDD; }
.text { color:DDDDDD; }
.whitetext12 { color:DDDDDD; }
a:active, a:visited, a:link { color:DDDDFF; font-weight:bold; text-decoration:underline; }
a:hover { color:FFFFFF; }
a.navbar:active, a.navbar:visited, a.navbar:link { color:DDDDFF; font-weight:bold; text-decoration:underline; }
a.navbar:hover { color:FFFFFF; }
a.redlink:active, a.redlink:visited, a.redlink:link { color:DDDDFF; font-weight:bold; text-decoration:underline; }
a.redlink:hover { color:FFFFFF; }
.nametext { color:DDDDDD; }
.mygen { Miscellaneous Properties }
a:hover { cursor:pointer;cursor:hand;}
table td div div font {visibility:hidden;}
</style> it was just the style bit you wanted right? *looks shifty*
If not I'll post the rest of the stuff here.

dqNick
January 10th '06, 06:56 PM
Might even create a CSS generator later in the year. :P

How cool! That will be very handy!! :P

Shane
January 10th '06, 07:22 PM
body {
background-color: #000000;
background-image:url('http://img.photobucket.com/albums/v228/octobermoon/myspace/twinkle.gif');
background-attachment:fixed;
background-repeat:repeat; }

.html {
scrollbar-face-color: #777777;
scrollbar-highlight-color: #888888;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #AAAAAA;
scrollbar-darkshadow-color: #222222;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #999999;
}

.profilefieldbox {
border-style:inset;
border-width:2px;
border-color: #FFFFFF;
background-color:black;
}

table table table td {
background-color: #000000;
filter:alpha(opacity=100); -moz-opacity:0.70; opacity:1; -khtml-opacity:1; }

.titlefont { color: #DDDDDD; font-weight:bold; }
.smallfont { color: #DDDDDD; }

a:active, a:visited, a:link { color: #DDDDFF; font-weight:bold; text-decoration:underline; }
a:hover { color: #FFFFFF; cursor:pointer; cursor:hand;}

.profilename { color: #DDDDDD; }

.guestbook { border: 0px; background-color: #000000; }

.alt1 { background-color: #000000; }
.alt2 { background-color: #000000; }


Try that, gawd I hate all the useless CSS in myspace profiles! Look at the differenc ein amount of stuff! :P

I think I might have even got a few things to work here that did not work in your profile on myspace. :P


EDIT: Just corrected an error! :P

NATAL!E
January 10th '06, 08:47 PM
All that time using it on myspace and you did not pick any up?

It will be easy when I create the tutorial on how to convert and create your own but till then I am willing to help you do it.

Might even create a CSS generator later in the year. :P

I can do simple bits of HTML, but that's about it. Lol.

dqNick
January 10th '06, 10:16 PM
thats good to know, and i'm still learning. im learning PHP now, much harder lmao!

*Jess*
January 10th '06, 10:17 PM
My profile looks snazzy

Shane
January 11th '06, 10:11 AM
Your profile makes me fit! :S

~Wayne~
January 12th '06, 11:46 PM
Your profile makes me fit! :S
I agree! :p Still nice work