Infosite
« How it's done »

Welcome Guest. Please Login or Register.
Dec 19, 2009, 11:39pm




Infosite :: General :: General Board :: How it's done
   [Search This Thread][Send Topic To Friend] [Print]
 AuthorTopic: How it's done (Read 147 times)
All Seeing Eyes
Administrator
*****
member is offline




[homepage]

Joined: Sept 2006
Gender: Male
Posts: 1
Karma: 0
 How it's done
« Thread Started on Sept 22, 2007, 12:01pm »

Add this code to global header

<style type="text/css">
<!--
BODY {background-image: URL(URL OF MAIN BACKGROUND);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}

.bg2 {background-image: URL(URL OF INNER IMAGE);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</style>

<center>
<table width="90%">
<tr>
<td class="bg2" align="center" width="100%">


AND add this code to global footer

</td>
</tr>
</table>

</center>


ALSO, it's best to resize your board with this code in global footer

<script type="text/javascript">
<!--
fWidth = document.getElementsByTagName('table');
for(t=0; t<fWidth.length; t++) {
if(fWidth[t].width=="92%")
fWidth[t].width='728';
}
// -->
</script>


If you are wondering about the huge gap below the forum table, i added some linebreaks at the end of global footer

<br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br />

Link to Post - Back to Top  IP: Logged
   [Search This Thread][Send Topic To Friend] [Print]

Google
Webasetest7.proboards.com
Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!