Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Quinine

Quinine Avatar
[5]

*****
Senior Studio Member

1,668


May 2007
Squashed Banana

My first ever skin!

Live Preview: infinitecreations.proboards.com/index.cgi
Download Images: All hosted for you, excepting blank Logo, linked at bottom of post.

Code:
Global Headers:
<script type="text/javascript">
<!--
/* menu buttons inside banner by california */

var imgURL = "http://i376.photobucket.com/albums/oo210/infinite_creations_v1/banner.png";
var imgWidth = "787";
var imgHeight = "149";
var menuXpos = "200";
var menuYpos = "190";

var iCell = document.getElementsByTagName("td");
iCell[1].style.backgroundImage = 'url('+imgURL+')';
iCell[1].style.height = imgHeight+"px";
iCell[1].align = "left";
iCell[1].vAlign = "top";
document.getElementsByTagName("table")[0].width = imgWidth;
iCell[1].innerHTML = '<div style="position: relative; top: '+menuYpos+
'px; left: '+menuXpos+'px;">'+iCell[5].innerHTML+'</div>';
iCell[2].style.display = "none";
document.getElementsByTagName("tr")[2].style.display = "none";

// -->
</script>

<script>
document.getElementsByTagName("FONT")[1].style.display="none";
</script>

<script>
document.getElementsByTagName("TD")[2].style.display="none";
</script>

<!--
===================================
HTML Left Side Tables for ProBoards - Smangii Style
GLOBAL HEADERS
===================================
//-->

<!-- Start Main Table //-->
<table align="center" width="auto" cellpadding="5">
<tr>
<td align="center" width="155px" vAlign="top">
<!-- Start Side Tables //-->
<table width="100%" cellpadding="0">
<tr>
<td>

<!-- CUSTOM SIDE BOX #1 //-->
<table align="center" width="151px" height="692px" cellpadding="4" cellspacing="1">
<tr>
<td class="bg" align="center" valign="top"  background="http://i376.photobucket.com/albums/oo210/infinite_creations_v1/sidebox.png">
<br><font size="4">News:</font></td>
</tr>
</table>
<!-- Close Side Tables //-->
</td>
</tr>
</table>
</td>
<td vAlign="top">

<div id="wel"></div>
<script type="text/javascript">
<!--
var welcomeTable = document.getElementsByTagName("table").item(0);
document.getElementById("wel").appendChild(welcomeTable);
//-->
</script>

<!-- END SIDE TABLES GLOBAL HEADERS HTML //-->

<style type="text/css">
<!--

.head {
background-image: url(http://i376.photobucket.com/albums/oo210/infinite_creations_v1/header.png);
height: 39px;
width: 792px;
}

.base {
background-image: url(http://i376.photobucket.com/albums/oo210/infinite_creations_v1/footer.png);
height: 38px;
width: 792px;
}

.tablebg {
background-image: url(http://i376.photobucket.com/albums/oo210/infinite_creations_v1/middle.png);
width: 792px;
}

-->
</style>


Global Footers:
<script type="text/javascript">
<!--
/* SlipStream Style Everywhere OPEN SOURCE
DregondRahl - http://support.proboards.com */

var iTableWidth = "750px";

//Do Not Edit Below

var table = document.getElementsByTagName('table');

baseImg = document.createElement('div');
headImg = document.createElement('div');
   headImg.className = "head";
   baseImg.className = "base";

for(i = 4; i < table.length; i ++){
if(table[i].cellPadding == '4' && table[i].cellSpacing == '1' && table[i].parentNode.nodeName.match(/^td$/i)){
   table[i].parentNode.className = "tablebg";
   table[i].className = "bordercolor";
   table[i].width = iTableWidth;
   table[i].align = "center";
}

if(table[i].className == 'bordercolor' && table[i].cellPadding == '0' && !table[i].id.match(/daSplit/i)){
   table[i].parentNode.insertBefore(headImg.cloneNode(true), table[i]);
   table[i].parentNode.insertBefore(baseImg.cloneNode(true), table[i].nextSibling);
}
}

// -->
</script>

<!-- SIDE TABLES GLOBAL FOOTERS //-->
<script type="text/javascript">
<!--
table = document.getElementsByTagName('table');
for(i = 0; i < table.length; i ++) {
with(table[i]) {
if(width == '92%') {
width = '750';
}}}
//-->
</script>
</td></tr></table>
<!-- END SIDE TABLES GLOBAL FOOTERS //-->

<p style="color:e5d800" align="center">Squished Banana created by ΒΆ Corrupt of Studio Zero (http://forum.sz-ex.com/). You must leave this copyright notice intact.</p>


Main Headers:
None.

Main Footers:
None.

Colours:
Blank Logo: www.fhqhosting.com/ui/2banner.png
Background Image: i376.photobucket.com/albums/oo210/infinite_creations_v1/bg.png


Title Text Colour: 202000

Comments and criticism appreciated.
Need help? Tell me below.


Last Edit: Dec 14, 2008 4:36:09 GMT by Quinine

Dark Shadow

Dark Shadow Avatar

*
New Member

11


September 2008
WOW! this is good the color scheme i nice the backriund is lovely and the banner pwns.Well done Corrupt.one critism tohugh may be the position of the news banner i think it wouls look better on the top

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
The background doesn't repeat properly on large resolutions (like my 1440x900). I won't deny it because of that, but I do recommend changing that to repeat evenly.

I'll add this in a little while when I have time.

Conor

Conor Avatar

*****
ProNation

2,180


July 2007
Get a life! GREAT SKIN! My god. How long did it take you?

Benjamin

Benjamin Avatar
#YOCO... You only color once.

******
Elite Mod

1,959


November 2006
Chris Avatar
The background doesn't repeat properly on large resolutions (like my 1440x900). I won't deny it because of that, but I do recommend changing that to repeat evenly.


1680x1050 for me..




Thank you for contributing to the Studio Zero Premades.

Your submission has been added to our database.
Lucifer Avatar
I'm gonna start dishing out internet beatings if people keep it up with this 4chan shit, I swear.





Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Again, moved on accident. <_< Ben forgets I'm incharge of skins.

Benjamin

Benjamin Avatar
#YOCO... You only color once.

******
Elite Mod

1,959


November 2006
Yeah, I do >.<

Just take some time. Maybe I should write a sticky note. If I can find a place on my monitor...
Lucifer Avatar
I'm gonna start dishing out internet beatings if people keep it up with this 4chan shit, I swear.





Quinine

Quinine Avatar
[5]

*****
Senior Studio Member

1,668


May 2007
1) Thanks for the comments! Took me about a day/two/three/week. :D
2) Does anybody know how I could stop the background repeating weirdly?

JD

JD Avatar



1,032


June 2008
Use it as a usual image and assign a div tag. Using CSS just whack it in the bottom right with a z-index of -1.

There are other ways... this may be easiest :D

Ajay

Ajay Avatar

**
Official Member

63


April 2008
I like the colors, and yeah that background problem. >.<

My resolution is:

1440x900. :P

Benjamin

Benjamin Avatar
#YOCO... You only color once.

******
Elite Mod

1,959


November 2006
Uh, wedge, that made no sense at all.

Corrupt, you can either set the background to not repeat: <style type="text/css">
body {background-repeat: no-repeat;}
</style>


Or make sure that each end of the lines on the bg line up against each other. (let me know if that didn't make sense)
Lucifer Avatar
I'm gonna start dishing out internet beatings if people keep it up with this 4chan shit, I swear.





Quinine

Quinine Avatar
[5]

*****
Senior Studio Member

1,668


May 2007
It... didn't make sense. 8-O

Benjamin

Benjamin Avatar
#YOCO... You only color once.

******
Elite Mod

1,959


November 2006
Basically you have this:

-----______

And you want this:

-----___---


So in other words, you need to try and get the sides to match up. If you're using photoshop you can use the offset filter to help accomplish this.


Last Edit: Dec 16, 2008 5:47:29 GMT by Benjamin
Lucifer Avatar
I'm gonna start dishing out internet beatings if people keep it up with this 4chan shit, I swear.





JD

JD Avatar



1,032


June 2008
I thought it made sense...

<div id="bgid"><img src="URL TO IMAGE"></div>

<style type="text/css">
#bgid{
position:fixed;
bottom: 0;
right: 0;
z-index: -1;
}
</style>


Simple, right?



Last Edit: Dec 16, 2008 16:25:54 GMT by JD

Benjamin

Benjamin Avatar
#YOCO... You only color once.

******
Elite Mod

1,959


November 2006
I was under the impression that he wanted it to be a crease-less background.

*shrug*

(also z-index:-1 sets it underneath the body tag, i think)
Lucifer Avatar
I'm gonna start dishing out internet beatings if people keep it up with this 4chan shit, I swear.





newBookmarkLockedFalling