wahwa Posted April 13, 2009 Share Posted April 13, 2009 http://www.neopets.com/guilds/guild.phtml?id=3671756 You can see that their are white color on the top How do i remove that??? I follow everything on this tutorial(Except optional) : http://www.thedailyneopets.com/articles/gu...ayout-tutorial/ My code : <style /> #footer, .sidebar, .user, #nst { display: none; } table, td { background: transparent; } #main { position: absolute; left: 0px; top: 430px; width: 650px; height: auto; background: transparent; border: 0px; } body { background: #030b27 url('http://img514.imageshack.us/img514/2969/test2.png') top left repeat-y; } #header { position: absolute; left: 0px; top: -222px; width: 1000px; height: 430px; background: transparent url('http://img21.imageshack.us/img21/2972/testfei.png') top left no-repeat; border: 0px; } #navigation { width: 800px; } #navigation a { margin-right: 6px; } #template_nav { margin-left: -135px; margin-top: -14px; } ul.dropdown { border: 1px solid #000000; background: #030b27; } #desc { position: absolute; left: 200px; top: 215px; width: 605px; } </style /> Help pls ^_^ Link to comment Share on other sites More sharing options...
Xepha Posted April 13, 2009 Share Posted April 13, 2009 I'd try to play with the top value of your header div... that's probably where you problem is :P Link to comment Share on other sites More sharing options...
wahwa Posted April 13, 2009 Author Share Posted April 13, 2009 it works.thx This post has been edited by a member of staff (Ruto) because of a violation of the forum rules. Please make sure all posts have at least seven words. Please check your user inbox to see if you have been contacted regarding this incident, then review our rules. Link to comment Share on other sites More sharing options...
Xepha Posted April 13, 2009 Share Posted April 13, 2009 You're welcome. Also, make sure to follow our rules and to make all your posts at least 7 words long. This topic has been edited by a member of staff (Xepha). The original topic had been answered. Please check your user inbox to see if you have been contacted regarding this topic. Per the reason above, this topic has been LOCKED. Please contact Xepha if you have any questions regarding this action. Link to comment Share on other sites More sharing options...
Recommended Posts