|
May 22, 2008 - Thursday
|
Site Suggestions
Ok everyone you can write a comment here on how you feel about the site. You can put whatever, I don't care. But what I am hoping to get out of this, is ways to make the site better. So get to it ;)
1:02 PM
-
136 Comments - 158 Kudos
- Add Comment
|
|
|
|
May 17, 2008 - Saturday
|
IS PROFILE CODES DEAD OR WAT?
Ok guys, I have been gone along time! I've been doing good things with my life, and such, and not to mention my computer had a power surge, so I have to use my friends computer...but I'm coming back! (I KNOW SOME OF THE CODES ON THE SITE NO LONGER WORK, I WILL FIX THEM WHEN I GET BACK, AND ADD NEW ONES AS WELL)
When my computer gets fixed I'm changing the whole site, it's going to be crazy. I'm going to make a new site layout! The new site layout will be more organized, everything will be on the main page for easier access! ALSO THE CODES, will be revamped! Ok so let me keep this short...
-Zach
4:29 PM
-
56 Comments - 79 Kudos
- Add Comment
|
|
|
|
February 27, 2008 - Wednesday
|
quick fixes for my layouts
SOME QUICK FIXES
visible .navigation bar spacers
if you have one of my layouts, that has a custom navigation, but theres little "|" behind it, use the code below to hide them
hidden friends?
if you have hidden friends, use this code
that code only works in IE, so if you use firefox, you will have to find and delete:
.friendspace{display:none} or td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15{display:none;}td.text td.text table {background-color:transparent;}td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
music player back
find td td embed, object, pram{width:0px; height:0px} and delete that.
3:10 PM
-
0 Comments - 0 Kudos
|
|
|
|
February 23, 2008 - Saturday
|
All About Links
LINK STYLES!
here is there code you will need! (explanation of how to customize your own links)
<STYLE type="text/css"> A:link { color: COLOR; text-decoration: underline;} A:visited { color: COLOR; text-decoration: line-through;} A:active { color: COLOR; font-style: italic;} A:hover { color: COLOR; cursor: w-resize;} </STYLE> what they mean:
A:link = all the links on your page A:visited = visited links A:active = when the link is clicked on A:hover = when you hover over your link
STYLING!: hover over the text for examples of the cursors. copy these and put them after the ; in your css.
11:39 AM
-
0 Comments - 0 Kudos
|
|
|
|
February 18, 2008 - Monday
|
instaling fonts
if you dont know how to instal new fonts, or know where get them try: dafont.com.
once you selected a font you want to download press DOWNLOAD. then you open the file.
look at the left menu of the window, and press extract all files.
a extraction wizard should pop-up, press next until done extracting. now a new window should pop up, and it should look something like this, but not exactly. Depending on what font you downloaded.
now select the font icon, right click > copy.
go to your control panel and click the appearance and themes icon. and look at the top left menu and select fonts.
now go to to edit and then paste. tada! thats all you do!
5:41 PM
-
0 Comments - 0 Kudos
|
|
|
|
January 13, 2008 - Sunday
|
making a scrollbar
MAKING SCROLLBARS for html users
<STYLE type="text/css"> BODY { scrollbar-face-color: color;
scrollbar-highlight-color: color;
scrollbar-3dlight-color: color;
scrollbar-darkshadow-color: color;
scrollbar-shadow-color: color;
scrollbar-arrow-color: color;
scrollbar-track-color: color;
} </STYLE>
replace where it says COLOR with a color. google "color chart". also if you already have a custom scrollbar, this wont work. place this anywhere.
1:11 PM
-
0 Comments - 0 Kudos
|
|
|
Rounded Corners
ROUNDED CORNERS for photoshop users
first thing you need to do, is open your image you want to make the "edges" round.
now zoom > "fit to screen." to zoom, select the magnifying class icon, and right click on the image and select "fit to screen."
once you do that, use the rounded "rectangular tool" and select "paths", and set the radius to 10-30, or what ever you like.

start at the top-left corner of your image, and drag all the way to the bottom-right of your image.
once you do that, on your littler dock, select the "paths" tab. and press the rounder dotted circle. a selection should come up.

now, on the top of your menu, you should see file, edit, etc.... click the select > select inverse.

you should see the selection inverse, now, press backspace, and it should be gone! (make sure your background color is set to white).
there!!! i hope this helps. note: there are more ways to do this, im just showing you how i do it.
1:10 PM
-
0 Comments - 0 Kudos
|
|
|
|
December 30, 2007 - Sunday
|
Compress Comments/Hide names
preview of what this does:
place this code in your about me section:

4:19 PM
-
0 Comments - 0 Kudos
|
|
|
|
|
|
December 22, 2007 - Saturday
|
Hide View/Numbers/and Add comment link
hides: Displaying 50 of 2938962 comments ( View All | Add Comment )
heres the code:

1:19 PM
-
0 Comments - 0 Kudos
|
|