Post by Zaxinou on Jul 7, 2011 19:48:04 GMT 10
PR given by Stinky666
This skin was my first in over 11months. And i honestly think it isnt too bad.
With thanks to California, Hechizero, CC World and Ross for all allowing me to put one or more of their codes in the download.
Also thanks to Soumak for the banner, and Elemention for (all but 3) of the smilies.
Template Created By: Stinky666
Live Preview | Download
Other Info: The download is in a .zip format, so you need either winrar or winzip (or whatever else allows you to unzip zipped folders) to download it.
This is what the mini/affiliate banner looks like:
The one in the download is blank so do not worry.
To have text (your forum name) and/or a render/stock added to the banner or mini banner, then request at any design forum.
The download includes the following:
Note: You might want to add the following code to your Global Headers to remove the new topics button:
This skin was my first in over 11months. And i honestly think it isnt too bad.
With thanks to California, Hechizero, CC World and Ross for all allowing me to put one or more of their codes in the download.
Also thanks to Soumak for the banner, and Elemention for (all but 3) of the smilies.
Template Created By: Stinky666
Live Preview | Download
Other Info: The download is in a .zip format, so you need either winrar or winzip (or whatever else allows you to unzip zipped folders) to download it.
This is what the mini/affiliate banner looks like:
The one in the download is blank so do not worry.
To have text (your forum name) and/or a render/stock added to the banner or mini banner, then request at any design forum.
The download includes the following:
- Folder Icons
- Instant Message Icons
- Menu Buttons
- Message Icons
- Percentage Bars
- Ranks
- Rate Icons
- Smilies
- Topic Icons
- UBBC Tags/Buttons
- Head and Base
- Bg
- Top Image, Bottom Image and Middle Image (for the border around forum code)
- Banner
- All 3 Gradients needed. (Catbg, Titlebg, and Menubg)
- On Icon, Off Icon and a Locked Board Icon
- Colors (this is an image of the colors needed for the skin)
- ReadMe.txt
- Header and Footer Codes (which are obviously needed for the skin)
- Affiliate Banner (yes, i even made an affiliate banner for the skin)
Note: You might want to add the following code to your Global Headers to remove the new topics button:
<script type="text/javascript">
var allA = document.getElementsByTagName("td")[5].getElementsByTagName("a");
for(i in allA) {
if(allA[i].href && allA[i].href.match(/action=newestthreads/)) {
allA[i].parentNode.removeChild(allA[i].nextSibling);
allA[i].parentNode.removeChild(allA[i]);
break;
}
}
</script>