All Seeing Eyes Administrator
     member is offline
Joined: Sept 2006 Posts: 2 Karma: 0 |  | Purple template « Result #2 on Sept 26, 2006, 3:33pm » | |
Images:
![[image]](http://www.allseeingeyes.com/wimp/phome.jpg)
![[image]](http://www.allseeingeyes.com/wimp/phelp.jpg)
![[image]](http://www.allseeingeyes.com/wimp/psearch.jpg)
![[image]](http://www.allseeingeyes.com/wimp/pmembers.jpg)
![[image]](http://www.allseeingeyes.com/wimp/pcalendar.jpg)
![[image]](http://www.allseeingeyes.com/wimp/padmin.jpg)
![[image]](http://www.allseeingeyes.com/wimp/pprofile.jpg)
![[image]](http://www.allseeingeyes.com/wimp/plogout.jpg)
![[image]](http://www.allseeingeyes.com/wimp/plogin.jpg)
![[image]](http://www.allseeingeyes.com/wimp/pregister.jpg)
http://www.allseeingeyes.com/wimp/pmenu.jpg http://www.allseeingeyes.com/wimp/phead.jpg http://www.allseeingeyes.com/wimp/pbody.jpg http://www.allseeingeyes.com/wimp/pbase.jpg http://www.allseeingeyes.com/wimp/pgoogle.jpg
Main CSS:
<style type="text/css"> <!-- .menubg {background-image: URL(..../bkmenu.jpg ); background-position: center; height: 33px;}
.wmphead {background-image: URL(..../wmphead.jpg); background-position: center;}
.wmpbody {background-image: URL(..../wmpbody.jpg); background-position: center;}
.wmpbase {background-image: URL(..../wmpbase.jpg); background-position: center;}
.wmpgoogle {background-image: URL(....../wmpgoogle.jpg); background-position: center;} --> </style>
Table round forum
add this part to header (last code)
<table width="750" cellspacing="0" cellpadding="0" align="center" > <tr> <td height="62" class="wmphead" valign="top" width="750"> </td> </center> </td> </tr> <tr> <td class="wmpbody" valign="top" width="100%">
add this part to footer (first code)
</td> </tr>
<tr> <td height="74" class="wmpbase" valign="top" width="100%">
</td> </tr> </table>
Google Table
<table width="360" height="150" cellspacing="0" cellpadding="0" align="center" > <tr> <td class="wmpgoogle" align="center" width="750"> <br /> GOOGLE SEARCH CODE HERE
</td> </tr> </table>
enable google search, find the code, and copy all of it to the table. note: i went into the google code and changed the font color to FFFFFF so it's visible.
Don't forget to resize
<script type="text/javascript"> <!-- fWidth = document.getElementsByTagName('table'); for(t=0; t<fWidth.length; t++) { if(fWidth[t].width=="92%") fWidth[t].width='732'; } // --> </script>
Please host the images yourself.
if you get stuck, ask.
| |
|