View Full Version : Gender Doesn't Show


PinoBabe13
07-08-2005, 12:41 AM
The code I'm using for my userlookup takes away my gender. Could someone look at my code and tell me what part it is that does that so I can remove it?


</i><style type=text/css>
body{background:#FFFFFF url(BACKGROUNDurl.gif);
cursor:crosshair;
scrollbar-face-color:#92D884;
scrollbar-shadow-color:#70B662;
scrollbar-highlight-color:#B4FAA6;
scrollbar-3dlight-color:#448A36;
scrollbar-darkshadow-color:#448A36;
scrollbar-track-color:#AEF4A0;
scrollbar-arrow-color:#FFFFFF;}
a:link,a:visited,a:active{color:#33562C;font-face:verdana;font-size:10px;font-weight:bold;text-decoration:none;cursor:crosshair;}
a:hover{color:black;text-decoration:underline overline;cursor:w-resize}
td,p,font{font:10px verdana;color:black;}
b,u,i{color:#33562C}
hr{color: #33562C;width: 430;height: 1;}
p img,img{filter:chroma(color=white)}
p table{background:transparent;width:450;border:0px}
img{filter:alpha(opacity=0)}
table,td{background:transparent}
embed,object,#ban,#nst,txt,font,form{display: none}
.main {width: 725; height: 525; position: absolute; top: 0px; left: 0px; background: url(IMAGEURL.gif);}
.nav{width:148;height:0;position:absolute;top:485; left:26}
.info{width:498;height:0;position:absolute;top:485 ;left:201}
.hdr{display: none;}
#m,#n,#mb,#nst{display: none;}
table, td {background: transparent;}
p img {filter:none alpha(opacity=100) chroma(color=white);}
</style>
<i class="main"></i>
<div class=nav>
<b><u>Navigation</u></b><br>
<a href="addpet.phtml">Create</a><br><a href="petcentral.phtml">Central</a><br><a href="explore.phtml">Explore</a><br><a href="gameroom.phtml">Games</a><br><a href="neomessages.phtml">Neomail</a><br><a href="objects.phtml">Shops</a><br><a href="/neoboards/index.phtml">Boards</a><br><a href="nf.phtml">News</a><br><a href="stuff.phtml">Stuff</a><br><a href="help.phtml">Help</a><br><a href="loginpage.phtml">Login</a><br><a href="">Logout</a>
<br><br><b><u>Note To TNT</u></b><br>
My sister and I both use this IP adress to play on neopets.
<br><br><b><u>Lookup</u></b><br>
I saw this pic and thought it was very pretty so I decided to make a lookup out of it.<br><br>I worked very hard on this lookup so please do not steal it!
<br><br><b><u>Status</u></b><br>
<b>Neofriend</b>[OPEN]<br>
<b>NeoMail</b>[OPEN]
</div><div class=info>
<b><u>About Me</u></b>
<p>MY INFO</p>

frankie_hilary
07-09-2005, 01:57 AM
umm i don't think you can take away your gender, i think it's agasiant the rules, correct me if i'm wrong

PinoBabe13
07-15-2005, 09:06 PM
I'm not sure. I just want to know what part of my code IS taking away my gender so I can remove that part of the code so my gender will show up again.