se7enet purgatorio

Page 1 of 1 1
Topic Options
Rate This Topic
#18644 - 11/03/08 12:48 AM Main Page / Splash Page
norrec
Malt-o-Meal


Registered: 10/22/08
Posts: 8

Offline
Hey Guys,

My current game, links me to my Main Page which looks like this:
Currect

Jamin's DS Main Page looks like this:
Scourge


How is it possible to add that main splash page as the Main Page with Links on left and right side?


I have tried putting the game into a subfolder in public_html, and created a new index.html file. However when I do that, the index file is not formatted like the other templates.


Thanks for the time.

Top
#18645 - 11/03/08 08:17 AM Re: Main Page / Splash Page [Re: norrec]
gamefreak888
Rice Krispies


Registered: 09/06/07
Posts: 215

Offline
Try this code:

 PHP:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Dragon Scourge: Home</title>
<link rel="stylesheet" href="css/stylesheet.css" type="text/css" />
<style type="text/css">
body { background-image: url(images/background1.jpg); }
</style>
</head>
<body><center>

<table cellspacing="0" cellpadding="3" style="width: 800px; height: 570px; border: solid 1px black; background-color: white; ">
  <tr>
    <td colspan="3" style="border-bottom: solid 1px #cccccc;">

      <table width="100%" cellspacing="0" cellpadding="0"><tr><td width="65%">
      <a href="index.php"><img src="images/logo.png" alt="Dragon Scourge" title="Dragon Scourge" /></a>
      </td><td style="vertical-align:middle; white-space:nowrap;">
      </td></tr></table>
    </td>
  </tr>
  <tr>
    <td valign="top" style="height: 100%; border-right: solid 1px #cccccc;">
      <img src="images/spacer.gif" alt="" width="140" height="1" /><br />

      <a href="index.php?page=home">Home</a><br />
      <a href="index.php?mod=register">Get a Free License</a><br />
      <a href="index.php?mod=members">Download The Game</a><br />
      <a href="play/index.php">Play The Game</a>
    </td>
    <td valign="top" width="100%" style="height: 100%;">
      <div class="big"><b>Dragon Scourge: Home</b></div>Welcome to the official website of Dragon Scourge, the new game engine from <a href="http://renderse7en.com">renderse7en</a>.<br /><br />

Dragon Scourge has had an extremely long development period, and it has become obvious that it probably won't ever really get finished. Priorities change, and what once 
seemed important now just really doesn't seem to matter as much. This is unfortunate, but it's the way life works sometimes.<br /><br />
At any rate, I have decided to release the current, newest 
version of Dragon Scourge publically, strictly as-is, for those 
who are interested in using it. At this time, there is no cost to get the source code. That's right, it's totally free.<br /><br />
It should be noted that there is no control panel provided with Scourge, so any modifications to the database, 
and the information therein, will require some knowledge of MySQL. It will also require a third-party database administration tool such as 
<a href="http://www.phpmyadmin.net" target="_new">phpMyAdmin</a> or the <a href="http://mysql.com/products/tools/query-browser/" target="_new">MySQL Query Browser</a>.<br /><br />
For those up to the challenge, you are more than welcome to download and use Scourge on your own site. 
All you gotta do is get a (free!) license code to gain access to the Members Area.    </td>
  </tr>
</table>
<table cellspacing="0" cellpadding="3" style="width: 800px; border: solid 1px black; background-color: white; margin-top: 2px; display: table;">

  <tr>
    <td width="40%">
    </td>
    <td width="20%" style="text-align: center;">
    </td>
    <td width="40%" style="text-align:right;">
    <a href="http://www.dragonscourge.com">Dragon Scourge</a> &copy; by <a href="http://www.renderse7en.com">renderse7en</a>.
    </td>

  </tr>
</table>
</center></body>
</html>


Which is just the source of that page.
And then use iframes or something like that for the middle part of the screen.


Edited by AnmanIndustries (11/03/08 04:48 PM)
Edit Reason: please dont post long lines of script. it wrecks the forum

Top
#18646 - 11/03/08 12:07 PM Re: Main Page / Splash Page [Re: gamefreak888]
norrec
Malt-o-Meal


Registered: 10/22/08
Posts: 8

Offline
Hey thanks but when I do that nothing displays, just an empty page.

My game is in the path:
public_html/play/

I have tried creating a index.html of Jamin's main page Source Code and placing it into the path public_html/ didn't work.
The layout is not right.

Not sure what to do now.


Thanks for the help so far.

Top
#18648 - 11/03/08 04:49 PM Re: Main Page / Splash Page [Re: norrec]
AnmanIndustries
Cookie Crisp
*****

Registered: 03/21/05
Posts: 2876
Loc: Planet Stupid, AKA Earth

Offline
Uh.... This is really really easy.

Make your splash page, then put a link to the log in screen on it.
_________________________
If you want me to punch you in the nuts go to:
http://www.AnmanIndustries.com

I'll do it for free too. Enjoy.

Top
Page 1 of 1 1


Hop to:

se7enet

Barack Obama Logo