|
Post by ♦€rida♦ on Jul 14, 2010 9:11:25 GMT -5
I'm starting to get some ideas for the next skin. Is anybody against going lighter next time around? I know some people prefer the dark (as I do usually), but I'm thinking a little bit of change may be good. I promise I won't blind you!
|
|
Amaya
Moderator
Barzakh Subordinate[M:-121]
Posts: 78
|
Post by Amaya on Jul 15, 2010 17:50:14 GMT -5
i have a code that lets you have more than one skin by using skin ids
if you would like i would happily help.
|
|
|
Post by ♦€rida♦ on Jul 15, 2010 20:36:10 GMT -5
Sure Amaya I'll take a look at it. I'm not sure if it'll work right for what I'm looking for but it can't hurt to look.
|
|
Amaya
Moderator
Barzakh Subordinate[M:-121]
Posts: 78
|
Post by Amaya on Jul 17, 2010 10:34:08 GMT -5
<!-- SKIN ALL YOUR WEIGHT // HEAVY //--> <script type="text/javascript"> if(pb_skinid != 3) { document.write('<xmp style="display: none">');} </script>
<script> <!-- /* Border-Around-Forum using Images - by Smangii */
var hi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/943.png"; var mi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/laairabackground.png"; var bi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/9433.png";
document.write('<table width="943px" cellspacing="0" cellpadding="0" align="center"><tr><td align="center" width="100%"><img src="'+hi+'"></td></tr><tr><td width="100%" style="background-image: url('+mi+');">') //--> </script>
<script type="text/javascript"> document.write('<xmp>'); </script></xmp> <!-- SKIN ALL YOUR WEIGHT // HEAVY //-->
<!-- SKIN BROKEN //--> <script type="text/javascript"> if(pb_skinid != 4) { document.write('<xmp style="display: none">');} </script>
<script> <!-- /* Border-Around-Forum using Images - by Smangii */
var hi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/laairaheaderBROKEN.png"; var mi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/background-1.png"; var bi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/laairafooterBROKEN.png";
document.write('<table width="943px" cellspacing="0" cellpadding="0" align="center"><tr><td align="center" width="100%"><img src="'+hi+'"></td></tr><tr><td width="100%" style="background-image: url('+mi+');">') //--> </script>
<script type="text/javascript"> document.write('<xmp>'); </script></xmp> <!-- SKIN BROKEN END //-->
<!-- SKIN AIRPLANES //--> <script type="text/javascript"> if(pb_skinid != 5) { document.write('<xmp style="display: none">');} </script>
<script> <!-- /* Border-Around-Forum using Images - by Smangii */
var hi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/laairaheaderAIRPLANES.png"; var mi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/AIRPLANESMIDDLE.png"; var bi = "http://i720.photobucket.com/albums/ww202/xamayaxkismetx/laairaairplanesfooter.png";
document.write('<table width="943px" cellspacing="0" cellpadding="0" align="center"><tr><td align="center" width="100%"><img src="'+hi+'"></td></tr><tr><td width="100%" style="background-image: url('+mi+');">') //--> </script>
<script type="text/javascript"> document.write('<xmp>'); </script></xmp> <!-- SKIN AIRPLANES END //-->
that is what it looks like on my site. <3
|
|