|
please comment on the forum to see what i can improve thanks :3
....................
I AM HERE TO HELP EVERYONE WITH THERE PROFILES BY USING CSS CODES/HTML CODES THIS SPECIFIC CODE HELPS YOU FIX YOUR PROFILE. YOU INSERT THIS CODE ONTO THE STYLE SHEET. BUT REMEMBER NOT ALL CSS/HTML CODES WORK HERE ON NONOBA. ^^ IF U NEED ANY HELP PLEASE ASK OR COMMENT LIKE I SAID IM HERE TO HELP ^^
IF YOU DONT UNDERSTAND THE CODES I CAN HELP YOU MAKE YOUR OWN STYLE.
it also depends on what u use to go online css codes work differently on firefox and internet explorer
[i also make nonoba layouts msg me for one]
*this is the entire code
copy/paste this code to the stylesheet on the right of your profile text
be sure to change the color and url
copy the code below
........................
#page {
background-image:url(http://digilander.libero.it/goku04online/inuyasha%20007.jpg);
background-repeat:y;
background-attachment: fixed;
background-position: center;
background-color:black;
}
.pageboxmain {
background:transparent;
}
.pageboxtop, .pageboxbottom{
display:none; }
}
.onlinebox{
background-color:trasparent;
color: !important;
border:1px solid gray;
}
.onlinebox{
background-color:GREY;
color: !important;
border:1px solid gray;
}
P {
font-family: sans-serif;
font-size: x-small;
color:teal !important;
}
h1, h2, h3 ,h4,h6 {
font-family: sans-serif;
font-size: x-small;
color:#FFFF99!important;
}
h5{
font-family: sans-serif;
font-size: x-small;
color:#CC33CC!important;
}
a:link {color:#CC33CC; text-decoration:none;}
a:visited {color:#CC33CC; text-decoration:none;}
a:hover {font-size:x-small; color:#CC33CC; text-decoration:none;}
a:active {color:#CC33CC; text-decoration:none;}
*the code is being broken down to explain to you what to change
.....................................
*THIS IS THE BACKGROUND CODE U JUST CHANGE THE URL AND UR SET^^
#page {
background-image:url(http://i66.photobucket.com/albums/h262/thebeatlesrock2/sessrinwp.jpg);
background-repeat:no repeat;
background-attachment: fixed;
background-position: center;
background-color:black;
}
DO NOT! remove this from the code or it will be a big white block like thing covering your background
.pageboxmain {
background:transparent;
}
.pageboxtop, .pageboxbottom{
display:none;
}
THIS CHANGES THE ONLINE COLOR BACKGROUND
usually nonoba give you yellow xP why not change it^^
.onlinebox{
background-color:GREY;
color:pink !important;
border:1px solid gray;
}
P,H1-H6 IS THE TEXT COLOR CODE CHANGES THE TEXT COLOR
P {
font-family: sans-serif;
font-size: x-small;
color:teal !important;
}
h1, h2, h3 ,h4,h6 {
font-family: sans-serif;
font-size: x-small;
color:#FFFF99!important;
}
h5{
font-family: sans-serif;
font-size: x-small;
color:#CC33CC!important;
}
LINK COLOR CODE:
these 4 are the 4 codes to change the color of the link.
a:link {color:#CC33CC; text-decoration:none;}
a:visited {color:#CC33CC; text-decoration:none;}
a:hover {font-size:x-small; color:#CC33CC; text-decoration:none;}
a:active {color:#CC33CC; text-decoration:none;}
..............................................
Added Codes to make it more awsome-O ^^
THE PROGRESS BAR CODE[player XP and Developer XP]
changes the color of the progress color
if you do not want the progress bar to show just leave it blank,if you want to change the color find a progress bar [already made] and insert the url inside where it says HERE.
.progressbar, .progressbar div{background:url(HERE);
;}
already made progressbars:
progressbars ive made for people: click here
*how to add a cursor
body{cursor:url("http://downloads.totallyfreecursors.com/thumbnails/aliendance.gif"),url("http://downloads.totallyfreecursors.com/cursor_files/aliendance.ani") a:hover{cursor: ;font-color: grey !important; background-color: black !important; text-decoration: none; font-family: book antiqua font-size: 15px; }
replace the highlighted parts to the cursor code found in the site you got the cursor from.
also sometimes it adds a ; to the code making it not appear
wrong![the highlighted parts]: make sure to take them off only the highlighted ;
ex.) body{cursor:url("http://downloads.totallyfreecursors.com/thumbnails/aliendancing.gif;),(url(http://download.totalyfreecursors.com/cursor_files/aliendance.ani;) etc...
make sure to copy the urls from the cursor code exaclty how it is if it has two urls then copy them exact if it only has one copy it and then write the website it was in.
Ex.
you<styletype="text/css">body{cursor: url(http://www.123cursors.com/freecursors/13531.ani); }</style><br/><atitle="MyspaceCursors"href="http://www.123cursors.com">Got My Cursor @ 123Cursors.com</a><br />
you would only have to copy the highlighted part and on the second url write the url from the site its in
*how to add music to your profile
http://nonoba.com/kog/profile-picture-tutorial
that explains how to add music to your profile
just click on the link
by:KoG
i believe only the real developers can do that or if you have the software :3
............................
EXPLANATIONS AND OR NOTES TO HELP UNDERSTAND :3
or things that can be changes
adding background-attachment:fixed; to the background code
if u want your background to stay inplace when you scroll down
write fixed in background attachment
background-attachment:fixed;
here is an example click here
if you dont want the background to stay in place remove "fixed" and replace with none or delete it from the code
background-attachment:none;
example: click here
ADDING A PICTURE IN THE PROFILE TEXT
there are two ways you can add a picture in the profile text
1. copy/paste [only works with internet explorer ]
and
2. using a this code <img src="URL HERE"> putting this code in the
HTML [button] to the left of the text color button.
Font Family
not all fonts work on the internet like in word pad of microsoft word. but if u wanna change the font just change the
font-family:NEW FONT HERE;
TEXT ALIGN
you change text-align:->left<-;
to either left, center, or right
.........................
thanks =^o^=
i would also like to thank Poozy for helping me out ^^ with the progressbar and other codes
thanks poozy :3
and KC for helping me test them
thanks :D
to both of you
also to stop-talking for making me spam profiles xD
|
WolfKing said
i cant get cursor, =_= i think i repeated code, but idk where, i want to keep the wolf2 cursor , can you plz help me, just this one last time =|
Posted 17 hours ago