Jump to content

Recommended Posts


Posted

Hi Astalavista

Look for this ( top of page )

<script>
 if (bgpicture && bgpicture[0]!='')
 {
  document.all.bgpiclayer.style.display = 'block';
  document.all.bgpic.src = bgpicture[0];
 }
</script>

<table class="box" border="0" width="100%" height="100%" cellspacing="0" cellpadding="0" onclick="stopInterval()">
<tr><td colspan="2" bgcolor="#18339f" height="5%"> WRITE HERE

And for the bottom find this

<tr><td colspan="2" background="./graphics/smallbarb.gif" height="1px"></td></tr>
<tr><td colspan="2" bgcolor="#18339f" height="5%"> WRITE HERE  
<!-- The exit button. -->

And you are done.

You can use standard html tags and syntaxs ( eg. font, color, center ... )

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...