Okay, I am very confused in using the CCS scripts(short version)...plz help??? |
Okay, I am very confused in using the CCS scripts(short version)...plz help??? |
May 27 2006, 03:24 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
Okay I need to know what part goes to what thing, I've tried for the past 3 hours with little luck.
If anyone has an image that states what goes to what, cuz I can't understand any of this. I really need help big time, and I'm very frustrated. Plz I know nothing about html, and the page builder on myspacesupport pretty much sucks. Sorry for my arrogance, but I'm very mad right now, I've spent 3 hours completely wasted with little luck at understanding anything. |
|
|
|
![]() |
| *This Confession* |
May 27 2006, 03:25 PM
Post
#2
|
|
Guest |
then use hte third one down.
it tells you what edits what. |
|
|
|
May 27 2006, 03:30 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
I have been, but with no/little prevail.
Okay where it says whitetext, redtext, etc. in the script whats that do, trhat could help alot right now. Okay where it says whitetext, redtext etc. whats that do that could hep alot for starters? |
|
|
|
May 27 2006, 05:47 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
um if you read the words in { } right before it , that tells you what it edits.
Example: QUOTE {”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style} .orangetext15{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px;} You see what I put in red? That tells you what the following edits. So that means that orangetext15 edits about me, blurbs, i'd like to meet, etc font colors , sizes, style , etc. |
|
|
|
May 27 2006, 08:36 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
Yes I get that, but some of them must be wrong, cuz it doesn't change what its suppost to.
What does for example the .orangetext15 there represent, it changes color, but of what, I need a list of all the .text's there are and what they change it to, cuz thats really confusing me. EDIT=Okay here's my link: myspace.com/leatherwings85 I want the white and blue backgrounds to be green, thats whats confusing me, the rest I understand now. The .text stuff I don't get??? |
|
|
|
May 27 2006, 09:15 PM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Problem is I don't think anyone made a list of the texts yet. So basically you have what you have now and you just need to work with it.
Your profile is set to private. Post the code maybe you edited something wrong? or atleast that way I can see the problems. (post the edited version of the code) |
|
|
|
May 27 2006, 09:21 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
<style type=text/css>
body { background-color: 000000 background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; table, tr, td {background-color: 004400; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 2px solid; border-color: 666666; background-color: 004400; } {sets the default style for the body, table data, list data, divisions and text areas} body,table, td, li, p, div, textarea {font:normal 13px arial; color:FFFFFF; font-weight:none; border:0px; text-transform: none; line-height:12px;} {class for the basic font for the page} .text {font:times roman 11px arial; color:FFFFFF; font-weight:none; border:0px; text-transform: none; line-height:12px;} {style for the number of comments you have. The actual ..} .redtext{font-family:times roman; font-size:11px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; } {style for the number of friends you have.} .redbtext{font-family:times roman; font-size:11px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; } {”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style} .orangetext15{font-family: times roman; color:FFFFFF; font-weight: bold; underline; font-size: 16px; letter-spacing: -2px;} {”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style} .lightbluetext8{font-family:times roman; font-size:10px; color:FFFFFF; font-weight:none; underline border:0px; text-transform: uppercase; } {”Contacting”, “Interests”, “Details”, and “Schools” title styling} .whitetext12{font-family:times roman; font-size:10px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} {”In your extended network” style} .blacktext12{font-family: times roman; color: FFFFFF; font-weight: bold; underline font-size: 16px; letter-spacing: -2px; } {Stylizing of your name above your picture } .nametext{font-family: times roman; color: FFFFFF; font-weight: bold; underline; font-size: 30px; letter-spacing: -3px; line-height: 35px;} {date stamp on comments} .blacktext10{font-family:times roman; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} {This is how all anchor points will be displayed; anchor points appear before all links.} a{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; } a:link{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} {”View all friends” and “invite more” link style} a.redlink{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:link{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.redlink:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; } a.redlink:hover{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} {2 links in very top on the left, and the 13 links above your picture with make the navigation bar} a.navbar{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:link{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a.navbar:hover{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} {Default Links} a:link, a.man{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase;} {bolded words} .standard b, p b, B, strong { font-family:arial; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; } </style> |
|
|
|
May 27 2006, 09:37 PM
Post
#8
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
For the white & blue backgrounds for each title you want to have that you have to add
background-color: ######; before the } Then change the color. |
|
|
|
May 27 2006, 09:51 PM
Post
#9
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
Thanks, okay which parts would be the backgrounds, outside the boxes and such where the text isn't?
|
|
|
|
May 27 2006, 10:15 PM
Post
#10
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
Whats the name of the area that surrounds the boxes with tex, the part thats green on my profile, but is right next to the black body?
I want it to be black too? |
|
|
|
May 27 2006, 10:30 PM
Post
#11
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Edit your post next time. I can't see your profile its set to private!
To add/change the bg color add the bold.. {”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style} .orangetext15{font-family: times roman; color:FFFFFF; font-weight: bold; underline; font-size: 16px; letter-spacing: -2px; background-color: ######;} |
|
|
|
May 28 2006, 12:09 PM
Post
#12
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
Here's a link with a screen capture of my myspace and what I want to change:
http://img.photobucket.com/albums/v709/sefranz/mymyspace.jpg |
|
|
|
May 28 2006, 12:14 PM
Post
#13
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
change
body { background-color: 000000 background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; table, tr, td {background-color: 004400; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 2px solid; border-color: 666666; background-color: 004400; } to CODE body {
background-color: 000000; background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 2px solid; border-color: 666666; background-color: 004400; } |
|
|
|
May 28 2006, 12:23 PM
Post
#14
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
The background's black, but the rest is still green???
Whats that area called, if I knew that I might be able to change it? |
|
|
|
May 28 2006, 12:33 PM
Post
#15
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;} table table table table{border: 0px;} It should go black If it isn't use this: table, tr, td {background-color:000000; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} Do you want the table modules to be green or black? Because if you want them to be black you should sitll see some green. Be careful when you change things because above you forgot a ";" and those are important, so go through and make sure you have them all. |
|
|
|
May 28 2006, 12:36 PM
Post
#16
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
That did nothing...I want everything except ALL the areas with text's backgrounds to be black?
|
|
|
|
May 28 2006, 12:43 PM
Post
#17
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Wait a few I think the whole edit profile thing on myspace is down..
|
|
|
|
May 28 2006, 12:59 PM
Post
#18
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Nov 2005 Member No: 289,536 |
Okay I've almost got it all, what would the areas in between everything on the right column be called and the big blank area under the comments boxed be called as well?
YES!!!!! Thank you all!!!! I figure it out, and its all fixed YAY!!!! |
|
|
|
![]() ![]() |