Jump to content

Guild layout coding help


ORION46

Recommended Posts

So, I used the TDN guild layout tutorial to make my dream full page guild layout.

But all I see is a black background, and the navigation is in the wrong place.

Here's the code;

 

<style />
#footer, .sidebar, .user, #nst {display: none;}

table, td {background: transparent;}

#main {position: absolute; left: 0px; top: 222px; width: 650px; height: auto; background: transparent; border: 0px;} 

body {background: #000000 url('http://i35.tinypic.com/2ppmvd1.png')top left repeat-y;}

#header {position: absolute; left: 0px; top: -222px; width: 1000px background: height: 500px; url('http://i38.tinypic.com/244qpi0.jpg') 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 #28A5FF; background: #CEF7FF;}

#desc {position: absolute; left: 200px; top:215px; width: 605px;}

a:link, a:visited {color: #E28CFF;} 
a:hover {color: #93E4FF;}

.content b, h1 {font: 10px; Century Gothic; color: #000000;}


</style />

<div id="desc">
<h1>Welcome Message</h1>
Welcome to Mayonaka no yume!
</div>

 

And this is the guild.

http://www.neopets.com/guilds/guild.phtml?id=3671033

 

Thank you for helping!

Link to comment
Share on other sites

Since you decided to use another tutorial than TDN's to code your guild, I don't think you still need our help.

 

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...