how do you make your own, skin? |
![]() ![]() |
how do you make your own, skin? |
![]()
Post
#1
|
|
v`nessa bee ![]() Group: Member Posts: 4 Joined: Jan 2004 Member No: 173 ![]() |
how do you make your own skin? Like what`s the code you start out with.
|
|
|
![]()
Post
#2
|
|
![]() ^_^ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,666 Joined: Feb 2004 Member No: 4,225 ![]() |
try using a skin tutorial...i'll come back with the link! ^_^
[edit] here you go, good luck!: http://www.createblog.com/forums/index.php?showtopic=5251 |
|
|
![]()
Post
#3
|
|
v`nessa bee ![]() Group: Member Posts: 4 Joined: Jan 2004 Member No: 173 ![]() |
Thanks but i mean like, there`s this code that people use to make skins that say things like ..
/*Edits Main Text */ Font-Family .. Bla Bla; i just need to know that .. |
|
|
![]()
Post
#4
|
|
![]() ^_^ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,666 Joined: Feb 2004 Member No: 4,225 ![]() |
i'm not sure...but i guess those people really know their html...if you're just starting, i recommend u use the tutorial...i'm not that great...my skins (on my signature) were made in ms paint...then i just made an image map of it...
|
|
|
![]()
Post
#5
|
|
v`nessa bee ![]() Group: Member Posts: 4 Joined: Jan 2004 Member No: 173 ![]() |
i`m not an EXPERT but i`m not a BEGiNNER - let`s just say i`m intermediate?; i just need to know the starting out code. I saw it on here before.
|
|
|
![]()
Post
#6
|
|
v`nessa bee ![]() Group: Member Posts: 4 Joined: Jan 2004 Member No: 173 ![]() |
by the way, i like your layouts.
|
|
|
![]()
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Jun 2004 Member No: 19,710 ![]() |
Heres the Stylesheet to start out..
[codebox] <style type="text/css"> /* http://createblog.com */ body { background-color: #ffffff; scrollbar-arrow-color: #FFCDD2; scrollbar-track-color: #FFCDD2; scrollbar-shadow-color: #FFCDD2; scrollbar-face-color: #FFCDD2; scrollbar-highlight-color: #FFCDD2; scrollbar-darkshadow-color: #FFCDD2; scrollbar-3dlight-color: #FFCDD2; } /* edits the date */ div.blogheader, .caption { background-image: url(); background-repeat:no-repeat; background-position:center; font-family: georgia; text-transform:none; font-size:18px; line-height:25px; font-weight:normal; color:#000000; letter-spacing:2px; background-color:#ffffff; text-align:center; border:1px solid #000000; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #000000; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #ffffff; font:normal 12px trebuchet ms; background-color: ffffff; font-color:#BD6A72; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone u |
|
|
![]()
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Jun 2004 Member No: 19,710 ![]() |
Heres the Stylesheet to start out..
[codebox] <style type="text/css"> /* http://createblog.com */ body { background-color: #ffffff; scrollbar-arrow-color: #FFCDD2; scrollbar-track-color: #FFCDD2; scrollbar-shadow-color: #FFCDD2; scrollbar-face-color: #FFCDD2; scrollbar-highlight-color: #FFCDD2; scrollbar-darkshadow-color: #FFCDD2; scrollbar-3dlight-color: #FFCDD2; } /* edits the date */ div.blogheader, .caption { background-image: url(); background-repeat:no-repeat; background-position:center; font-family: georgia; text-transform:none; font-size:18px; line-height:25px; font-weight:normal; color:#000000; letter-spacing:2px; background-color:#ffffff; text-align:center; border:1px solid #000000; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #000000; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #ffffff; font:normal 12px trebuchet ms; background-color: ffffff; font-color:#BD6A72; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone u |
|
|
![]()
Post
#9
|
|
![]() ^_^ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,666 Joined: Feb 2004 Member No: 4,225 ![]() |
QUOTE by the way, i like your layouts. thanks well...from the looks of it...u got what u want...sorry i wasn't of any help! |
|
|
![]()
Post
#10
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 ![]() |
also theres a site that makes it easier to make the skin http://www.hostultra.com/~superskater195/skinmaker.html
|
|
|
![]() ![]() |