Purrlsta Posted January 3, 2011 Share Posted January 3, 2011 I've been trying to make my own user lookup, but the coding is really starting to annoy me :( I don't understand why, but for some reason my header isn't in line with all the information. http://i172.photobucket.com/albums/w38/Purrlsta/Screenshot2011-01-03at21358PM.png Here's my code as it stands for the moment <div id=”acc”><a href="/myaccount.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/myaccount-1.jpg" border=0></a> <div id=”cus”><a href="/customise/"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/customise-1.jpg" border =0></a> <div id=”gam”><a href=”/games/arcade.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/gamescopy-1.jpg" border=0></a> <div id=”exp”><a href="/explore.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/explore-1.jpg" border=0></a> <div id=”new”><a href="/nf.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/news-1.jpg" border=0></a> <div id=”pet”><a href="/petcentral.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/petcentral-1.jpg" border =0></a> <div id=”boa”><a href="/neoboards/index.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/boards-1.jpg" border=0></a> <div id=”sho”><a href="/objects.phtml"><img src="http://i172.photobucket.com/albums/w38/Purrlsta/shops-1.jpg" border=0></a> <div id=”nc”><a href="/mall/shop.phtml?page=&cat="><img src="http://i172.photobucket.com/albums/w38/Purrlsta/ncmall-1.jpg" border=0></a> <style> .contentModuleHeader, .contentModuleHeaderAlt { display:none; } .contentModule, .contentModuleTable, .medText { border:0px; } #userneohome, #userneopets hr , #usertrophies hr, #nst, #habitarium, #header #template_nav { display:none; } #header a img, #header ul a img { visibility:hidden; } .user { display:none; } #header, #footer { background:none; border:0px; } #header {background: url(http://i172.photobucket.com/albums/w38/Purrlsta/NEOPETSLOOKUP2.jpg); left:0px; height:572px; width:900px; border:0px;} #acc, #cus, #gam, #exp, #new, #pet, #boa, #sho, #nc, #userinfo .contentModule Table, #usercollections .contentModuleTable, #usershop .contentModuleTable, #userneopets .contentModuleTable, #usertrophies .contentModuleTable {position:absolute;} #userinfo .contentModuleTable {left:0px; top:572px; width:300px; height:250px;} #usercollections .contentModuleTable {left:0px; top:832px; width:300px; height:170px;} #usershop .contentModuleTable {left:500px; top:1012px; width:160px; height:200px;} #userneopets .contentModuleTable {left:0px; top:1222px; height:300px; width:600px;} #usertrophies .contentModuleTable {left:0px; top:1532px; width:600px;} #acc {left:335px; top:0px; padding:1em;} #cus {left:61px; top:0px; padding:1em;} #gam {left:61px; top:0px; padding:1em;} #exp {left:61px; top:0px; padding:1em;} #new {left:61px; top:0px; padding:1em;} #pet {left:61px; top:0px; padding:1em;} #boa {left:61px; top:0px; padding:1em;} #sho {left:61px; top:0px; padding:1em;} #nc {left:61px; top:0px; padding:1em;} .brand-mamabar{display:none;} #ban {display:none;} #main {margin-top:0px; margin-left:0px;} < /style> Please help Quote Link to comment Share on other sites More sharing options...
zoologynerd Posted January 4, 2011 Share Posted January 4, 2011 wish i could help! im not so great at coding either. good luck :) ill keep checking your lookup as the days go on to see how things are turning out Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.