xXLAY0UTCUTIEXx_tutorial1
read my profile
sign my guestbook

Name: Meg
Birthday: 4/18/1990


Message: message me


Member Since: 2/24/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site

Thursday, February 24, 2005

MAKE YOUR OWN LAYOUTS!

i'm being generous and giving you all the stylesheet that i use for my layouts! please don't forget to change the "USERNAME HERE" to your username and the "YOUR NAME" to your own name. when you're done put the code in custom header

the above layout is a simple black and white layout [see below]

change the hex codes to your liking. we'll take the scrollbar and use it as an example: 

scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;

right now the scrollbar is all black. the hex code #000000 is black. the hex code #FFFFFF is white. the background is set to white, so leave the white hex codes alone unless you want a different color background. let's say you want a pink scrollbar. you would simply change all the #000000 hex codes to #FF99CC.

here are all the hex codes that i use for my layouts:

Free Image Hosting at www.ImageShack.us Free Image Hosting at www.ImageShack.us Free Image Hosting at www.ImageShack.us

click on the thumbnails to go to the full-size image. right click the image and go to "save picture as..." and save the image to your computer. now you'll always have the hex codes!

in the entire code the only things you need to change are the hex codes and the banner URL. here's how to do the banner:

<img src="BANNER URL HERE">

just change the bolded "BANNER URL HERE" to the URL of ur banner! it's that simple! for help on making and uploading banners go to tutorial2.

if you have any questions comment here and i'll try to help you out!