blue7899
08-08-2006, 04:53 PM
I am getting a bit frustrated. I gave up on the other layout I was workign on and went with a new idea. I have double checked the code but Neo is not letting me put it in. I think there may be somethign wrong with it somewhere but I cant figure out what it is. If anyone pops in and looks at it any help would be great.
Thanks
-----------------------------------------------------------------------
I have not set the colors or the alignments of the tables yet since I cant seem to put it thru to figure out where to put those at.
<style type="text/css">
#myFlash, hr, td.tl, img, center font b, tr td a div { display: none; }
#bottomban, #nst, #m, #n, #mb, .hdr, .tl, .sf { display: none; }
#n, td, table { background: transparent; }
br { visibility: hidden; }
#nst { color: #0000FF; position: absolute; top: 200px; left: 450px; background-color: transparent; font-family: verdana; font-size: xx-small; border-width: 0px; }
a:link, a:visited { color: #0000FF; font-family: verdana; font-size: x-small; font-weight: normal; }
a:hover, a:active { color: #0000FF; font-family: verdana; font-size: x-small; font-weight: normal; }
background-image:"http://www.i27.photobucket.com/albums/c175/gp_johnsjr/bg.png";
.tt { position: absolute; left: 420px; top: 3px; font-weight: normal; color: #0000FF; font-family: verdana; font-size: x-small; font-weight: bold; }.tt a, .tt a:link, .tt a:visited
{ color: #0000FF; font-family: verdana; font-size: x-small; font-weight: bold; }
.tt a:active, .tt a:hover { color: #0000FF; font-family: verdana; font-size: x-small; font-weight: bold; }
.Aboutme{position: absolute;left: 486px;top: 280px;width: 125px;}
.Navbar {position: absolute;left: 30px; top: 10px;}
body
{ background: #000000;
background-image: "http://www.i27.photobucket.com/albums/c175/gp_johnsjr/myimg.png" }
font-family: "Terminal"
color: #000000
font-weight: "normal"
font-size: "x-small"
.td
{ font-family: "terminal"
color: #000000; }
.input, textarea
{ background: "http://www.i27.photobucket.com/albums/c175/gp_johnsjr/table.png";
font-family: terminal
color: #000000;
border-width:0px; }
<style>
#mytextbox { position: absolute; top: 300px; left: 20px; color: #0000FF; background-color: #FFFF00; border-color: #FF0000; border-width: 1px; border-style: solid; font-family: verdana; font-size: xx-small; width: 500px; background-image:"http://www.i27.photobucket.com/albums/c175/gp_johnsjr/table.png"; filter: alpha(opacity=80); opacity: .80; height: 400px; overflow: auto; }
</style>
<div id="mytextbox"><table>
YOUR TEXT
</style>
<img src="http://www.i27.photobucket.com/albums/c175/gp_johnsjr/navbar.png" width="553" height="404" alt="navbar" border="0" class="navbar" usemap="#navbar">
<map name="navbar">
<AREA SHAPE=RECT COORDS="35,80,101,111" HREF="/addpet.phtml" ALT="Create">
<AREA SHAPE=RECT COORDS="26,224,104,248" HREF="/petcentral.phtml" ALT="central">
<AREA SHAPE=RECT COORDS="11,270,78,309" HREF="/explore.phtml" ALT="explore">
<AREA SHAPE=RECT COORDS="107,280,170,314" HREF="/gameroom.phtml" ALT="Games">
<AREA SHAPE=RECT COORDS="170,184,213,209" HREF="/objects.phtml" ALT="shops">
<AREA SHAPE=RECT COORDS="243,252,296,292" HREF="/neomessages.phtml" ALT="mail">
<AREA SHAPE=RECT COORDS="300,185,361,214" HREF="/neoboards/index.phtml" ALT="boards">
<AREA SHAPE=RECT COORDS="334,285,380,317" HREF="/nf.phtml" ALT="news">
<AREA SHAPE=RECT COORDS="382,106,439,147" HREF="/help.phtml" ALT="help">
<AREA SHAPE=RECT COORDS="485,133,552,174" HREF="login.phtml" ALT="login">
<AREA SHAPE=RECT COORDS="487,279,552,315" HREF="logout.phtml" ALT="logout">
</map>
<div class="Aboutme">About me</div>
<style>
Thanks
-----------------------------------------------------------------------
I have not set the colors or the alignments of the tables yet since I cant seem to put it thru to figure out where to put those at.
<style type="text/css">
#myFlash, hr, td.tl, img, center font b, tr td a div { display: none; }
#bottomban, #nst, #m, #n, #mb, .hdr, .tl, .sf { display: none; }
#n, td, table { background: transparent; }
br { visibility: hidden; }
#nst { color: #0000FF; position: absolute; top: 200px; left: 450px; background-color: transparent; font-family: verdana; font-size: xx-small; border-width: 0px; }
a:link, a:visited { color: #0000FF; font-family: verdana; font-size: x-small; font-weight: normal; }
a:hover, a:active { color: #0000FF; font-family: verdana; font-size: x-small; font-weight: normal; }
background-image:"http://www.i27.photobucket.com/albums/c175/gp_johnsjr/bg.png";
.tt { position: absolute; left: 420px; top: 3px; font-weight: normal; color: #0000FF; font-family: verdana; font-size: x-small; font-weight: bold; }.tt a, .tt a:link, .tt a:visited
{ color: #0000FF; font-family: verdana; font-size: x-small; font-weight: bold; }
.tt a:active, .tt a:hover { color: #0000FF; font-family: verdana; font-size: x-small; font-weight: bold; }
.Aboutme{position: absolute;left: 486px;top: 280px;width: 125px;}
.Navbar {position: absolute;left: 30px; top: 10px;}
body
{ background: #000000;
background-image: "http://www.i27.photobucket.com/albums/c175/gp_johnsjr/myimg.png" }
font-family: "Terminal"
color: #000000
font-weight: "normal"
font-size: "x-small"
.td
{ font-family: "terminal"
color: #000000; }
.input, textarea
{ background: "http://www.i27.photobucket.com/albums/c175/gp_johnsjr/table.png";
font-family: terminal
color: #000000;
border-width:0px; }
<style>
#mytextbox { position: absolute; top: 300px; left: 20px; color: #0000FF; background-color: #FFFF00; border-color: #FF0000; border-width: 1px; border-style: solid; font-family: verdana; font-size: xx-small; width: 500px; background-image:"http://www.i27.photobucket.com/albums/c175/gp_johnsjr/table.png"; filter: alpha(opacity=80); opacity: .80; height: 400px; overflow: auto; }
</style>
<div id="mytextbox"><table>
YOUR TEXT
</style>
<img src="http://www.i27.photobucket.com/albums/c175/gp_johnsjr/navbar.png" width="553" height="404" alt="navbar" border="0" class="navbar" usemap="#navbar">
<map name="navbar">
<AREA SHAPE=RECT COORDS="35,80,101,111" HREF="/addpet.phtml" ALT="Create">
<AREA SHAPE=RECT COORDS="26,224,104,248" HREF="/petcentral.phtml" ALT="central">
<AREA SHAPE=RECT COORDS="11,270,78,309" HREF="/explore.phtml" ALT="explore">
<AREA SHAPE=RECT COORDS="107,280,170,314" HREF="/gameroom.phtml" ALT="Games">
<AREA SHAPE=RECT COORDS="170,184,213,209" HREF="/objects.phtml" ALT="shops">
<AREA SHAPE=RECT COORDS="243,252,296,292" HREF="/neomessages.phtml" ALT="mail">
<AREA SHAPE=RECT COORDS="300,185,361,214" HREF="/neoboards/index.phtml" ALT="boards">
<AREA SHAPE=RECT COORDS="334,285,380,317" HREF="/nf.phtml" ALT="news">
<AREA SHAPE=RECT COORDS="382,106,439,147" HREF="/help.phtml" ALT="help">
<AREA SHAPE=RECT COORDS="485,133,552,174" HREF="login.phtml" ALT="login">
<AREA SHAPE=RECT COORDS="487,279,552,315" HREF="logout.phtml" ALT="logout">
</map>
<div class="Aboutme">About me</div>
<style>