A Web Template

TFlan

I could change this in my User CP.
Reaction score
64
I got bored and wanted to do something new! So, I have created my first web template. Here is the link to it: http://www.geocities.com/templatetesting1/temporarypreviewfile.html?1130205550546 ignore the adds and stuff, but when you do set it up on a site, you need to make the template centered. I'm new to this kinda of stuff so please don't criticise me to much (hint hint, conan!! :p)

So, what do you think?

Heres the html code for it:

HTML:
<html>
<head>
<title>Player 11 -- TemplateTesting1</title>
</head>
<body bgcolor="#000111" link="#0000FF" vlink="#FF0000" text="#000832"
 onLoad="window.onresize=new Function('if (navigator.appVersion==\'Netscape\') history.go(0); else center();'); center();">
<script>
  function center() {
    if (navigator.appVersion.indexOf('MSIE') != -1)
      document.all['root'].style.left = Math.max((document.body.clientWidth - 728) / 2, 0);
    else
      document.PageElement.LAYERS['root'].left = Math.max((window.innerWidth - 728) / 2, 0);
  }
</script>
<div id="root" style="position:absolute;top:0;left:0;width:748px;height:560px">
<script>center();</script>
<div style="position:absolute;left:8;top:8;width:728;height:90;">
<table width=728 height=90 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td><img height=90 width=728 src="http://www.geocities.com/templatetesting1/TT_Header.gif" border=0 ></td>
</tr></table></div>
<div style="position:absolute;left:28;top:344;width:88;height:35;">
<table width=88 height=35 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td><img height=35 width=88 src="http://www.geocities.com/templatetesting1/omega-sticker.gif" border=0 ></td>
</tr></table></div>
<div style="position:absolute;left:8;top:98;width:728;height:450;">
<table width=728 height=450 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td><img height=450 width=728 src="http://www.geocities.com/templatetesting1/TT_Body.gif" border=0 ></td>
</tr></table></div>
<div style="position:absolute;left:28;top:386;width:88;height:35;">
<table width=88 height=35 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td><a href="http://world-editor-tutorials.thehelper.net/"><img height=35 width=88 src="http://www.geocities.com/templatetesting1/WET.gif" border=0 ></a></td>
</tr></table></div>
<div style="position:absolute;left:160;top:137;width:554;height:344;">
<table width=554 height=344 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td><span style="font-size:14"> &nbsp;&nbsp;&nbsp; Welcome to my first web template! Please excuse the fact that the links are not working (affiliates are), they are just there for show. <br>&nbsp;&nbsp;&nbsp;&nbsp; If you wish to edit this template please go to veiw&gt;&gt;source and copy the html code to your website (after deleting what it says to). If you use this template please leave the credit in place (bottom left corner). To edit the header you will need to open a new image file with dimensions of 728x90 and recreate the header. Here is how to do so (with The Gimp program found at www.gimp.com): First select the gradient Deep Sea and fill the image with that gradient to match the one above as close as posible. Then go to the Script-Fu&gt;&gt;Render&gt;&gt;Line Nova and set the seed to 2 and size to 2 and roughness to 5 and hit ok. Once that is finished go to Script-Fu&gt;&gt;Render&gt;&gt;Lava and set gradient to Deep Sea and hit ok. Then go to Filters&gt;&gt;Free Type and type the title of the web site and before clicking ok set the foreground color to this Hex Code: 000832 and then hit ok. Then go back to Script-Fu&gt;&gt;Render&gt;&gt;Lava and set gradient to Deep Sea and hit ok. Then go to Script-Fu&gt;&gt;Animation&gt;&gt;Blend and hit ok. And save as a GIF file with 100 millisecond intervals. To add affiliates, links to the menu, and text to the body just create text boxes and type away or add pictures with links to them.<br>&nbsp;&nbsp;&nbsp;&nbsp; Thank-You,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Player 11<br></span></td>
</tr></table></div>
<div style="position:absolute;left:28;top:344;width:88;height:35;">
<table width=88 height=35 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td><a href="http://www.omega-mods.com/"><img height=35 width=88 src="http://www.geocities.com/templatetesting1/omega-sticker.gif" border=0 ></a></td>
</tr></table></div>
<div style="position:absolute;left:22;top:142;width:100;height:22;">
<table width=100 height=22 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td valign="middle" align="center"><span style="font-size:14">Home</span></td>
</tr></table></div>
<div style="position:absolute;left:22;top:169;width:100;height:22;">
<table width=100 height=22 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td valign="middle" align="center"><span style="font-size:14">Forums</span></td>
</tr></table></div>
<div style="position:absolute;left:21;top:198;width:100;height:22;">
<table width=100 height=22 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td valign="middle" align="center"><span style="font-size:14">Downloads</span></td>
</tr></table></div>
<div style="position:absolute;left:21;top:226;width:101;height:22;">
<table width=101 height=22 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td valign="middle" align="center"><span style="font-size:14">Links</span></td>
</tr></table></div>
<div style="position:absolute;left:21;top:255;width:101;height:22;">
<table width=101 height=22 border=0 cellpadding=0 cellspacing=0><tr valign="top">
	<td valign="middle" align="center"><span style="font-size:14">Contact</span></td>
</tr></table></div>
</div>
</body>
</html>

BTW: I did this all with the help of a freeware program called The Gimp.
 

sqrage

Mega Super Ultra Cool Member
Reaction score
514
it doesnt seem to work, as far as the tables being able to expand and contrast...not sure though, just guessing. Looks cool though
 

Duwenbasden

Ver 6 CREATE energy AS SELECT * FROM u.energy
Reaction score
165
text embedded in pic? bad bad!
fixed size layout? bad bad! (makes my 1280px width hollow and empty)
 

TFlan

I could change this in my User CP.
Reaction score
64
what do you mean? it doesnt work... the links dont work if thats what you mean... im not going to create a whole site... just the template. When you copy the html you can make as many pages as you want that fit onto the menu space provided unless you do some editing and expand it. The header is what i like the most :p.

::EDIT::
OK OK... im going to fix... sheesh... the background should be black if the template isnt there... its a small one you know like how like some templates are small and dont take up the hole space...
 

TFlan

I could change this in my User CP.
Reaction score
64
it is centered... but when u close the add it gets off centered...

Almost done fixing when u guys hate already...
 

TFlan

I could change this in my User CP.
Reaction score
64
dreamweaver? never heard of it before... i just used The Gimp and put the pics in place then copyed html onto here.

BTW, i fixed it i think.

So what do you think on a scale of 1-10 10 being best? (My first template, i know it sucks... but i love the header :p)

::Edit::
Cool site so far DDR :D
 

TFlan

I could change this in my User CP.
Reaction score
64
i didnt say conan...
 

DDRtists

ɹoʇɐɹǝpoɯ ɹǝdns
Reaction score
415
Dreamweaver is a Webdesign program by Macromedia ( the makers of flash ) http://www.macromedia.com/software/dreamweaver/ Very nice tool to have, because you can add flash buttons and stuff like that without have to make them on flash :D


My html code:

HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Kittmedia.com - Home - </title>
<style type="text/css">
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a {
	font-size: 16px;
	color: #FFFFFF;
}
a:visited {
	color: #99FF00;
}
a:hover {
	color: #FF0000;
}
-->
</style></head>

<body>
<table width="883" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutDefaultTable-->
  <tr>
    <td height="155" colspan="3" valign="top"><table width="884" height="157" border="1">
      <tr>
        <th width="874" bgcolor="#333333" scope="col"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="550" height="125" title="Banner">
          <param name="movie" value="Kittmedia.swf" />
          <param name="quality" value="high" />
          <embed src="Kittmedia.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="125"></embed>
        </object></th>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td width="177" rowspan="2" valign="top"><table width="200" height="767" border="1">
      <tr>
        <td height="761" bgcolor="#333333"><p align="center">
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="130" height="41">
            <param name="movie" value="Home.swf" />
            <param name="quality" value="high" />
            <param name="bgcolor" value="#333333" />
            <embed src="Home.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="130" height="41" bgcolor="#333333"></embed>
          </object>
        </p>
          <p align="center">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="130" height="50">
              <param name="movie" value="Ladder.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#333333" />
              <embed src="Ladder.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="130" height="50" bgcolor="#333333"></embed>
            </object>
          </p>
          <p align="center">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="131" height="53">
              <param name="movie" value="Videos.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#333333" />
              <embed src="Videos.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="131" height="53" bgcolor="#333333"></embed>
            </object>
          </p>
          <p align="center">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="134" height="58">
              <param name="movie" value="cellbgbutton.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#333333" />
              <embed src="cellbgbutton.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="134" height="58" bgcolor="#333333"></embed>
            </object>
          </p>
          <p align="center">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="134" height="42">
              <param name="movie" value="AGPLink.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#333333" />
              <embed src="AGPLink.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="134" height="42" bgcolor="#333333"></embed>
            </object>
</p>
          <p align="center">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="137" height="47">
              <param name="movie" value="downlaodsbutton.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#333333" />
              <embed src="downlaodsbutton.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="137" height="47" bgcolor="#333333"></embed>
            </object>
          </p>
          <p>&nbsp;</p>
          <p align="center">&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p>
          <p>&nbsp;</p></td>
      </tr>
    </table></td>
    <td width="23" height="25">&nbsp;</td>
    <td width="683">&nbsp;</td>
  </tr>
  <tr>
    <td height="404">&nbsp;</td>
    <td valign="top"><p>&nbsp;</p>
    <p>&nbsp;</p></td>
  </tr>
  <tr>
    <td valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td height="404">&nbsp;</td>
    <td valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
  </tr>
</table>
</body>
</html>
 
F

-fool-

Guest
banner is kind of annoying. make it a flash and have it play like 2 or 3 times. but the entire thing looks really good. center it though. IMO, dont make it auto resize to big res.

youre probably going to want to make it into php (rename it to .php) and make like header.php and footer.php, and they make your template. then you make other pages like this

include header.php
(anything you want to go into that main table)
include footer.php

that way if you ever want to change your template, you wont ever have to change every single page. you just change footer or header and it is applied to everything everything.
 

TFlan

I could change this in my User CP.
Reaction score
64
anyone have some suggestions for the template?
 

Rad

...
Reaction score
228
sqrage said:
thats no conan my friend...and for a first i would say 6/10

I would say 8/10 because it looks cool. Only dont use anything related to Yahoo. Yahoo is crap. They have ads on everything and you get so much spyware. Even sending emails attaches an ad if they dont have @yahoo.com :rolleyes:

It might be nooby but use Freewebs. The only ad they attach is the freewebs logo at the bottom, Convert your site to HTML to remove it (But you should keep it, its against the rules to remove and they remove that page if they find out)
Alot better than ruining your site with a huge ad. Stupid Yahoo.
 

DDRtists

ɹoʇɐɹǝpoɯ ɹǝdns
Reaction score
415
Rad said:
I would say 8/10 because it looks cool. Only dont use anything related to Yahoo. Yahoo is crap. They have ads on everything and you get so much spyware. Even sending emails attaches an ad if they dont have @yahoo.com :rolleyes:

It might be nooby but use Freewebs. The only ad they attach is the freewebs logo at the bottom, Convert your site to HTML to remove it (But you should keep it, its against the rules to remove and they remove that page if they find out)
Alot better than ruining your site with a huge ad. Stupid Yahoo.

Freewebs attaches banners after you have 200+ page views :p

or instead of getting free webspace, why dont you buy ftp/domain or set up a ftp sever and buy a domain o.0?
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/
  • The Helper The Helper:
    Decided to put up a healthier type recipe to mix it up - Honey Garlic Shrimp Stir-Fry https://www.thehelper.net/threads/recipe-honey-garlic-shrimp-stir-fry.193595/
  • The Helper The Helper:
    Here is another comfort food favorite - Million Dollar Casserole - https://www.thehelper.net/threads/recipe-million-dollar-casserole.193614/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top