Jump to content

Guild Layout from TDN Tutorial


Life's Little Mysteries

Recommended Posts

I used the tutorial to make a guild layout for someone but when I was finished it said that there were words not allowed to be s\used, so I went back to the tutorial to see what I did wrong and it said to do the strange <style /> and </style /> thing, so I did and everything seems mostly okay except that I can't see any of the graphics and the test is out of place...

 

 

Here is 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: 012348 url('http://img389.imageshack.us/my.php?image=imagetemplatefp6.jpg') top left repeat-y;
}

#header {
position: absolute;
left: 0px; 
top: -222px;  
	width: 1000px;
height: 430px; 
background: transparent url('http://img389.imageshack.us/my.php?image=imagetemplatefp6.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 #000000; 
background: 012348;
} 
#desc {
position: absolute;
left: 200px; 
top: 215px;
width: 605px;
}
a:link, a:visited {
color: FFFFFF;
}

a:hover {
color: FFEEEE;
}

</style />

<div id="desc">

This is where you write your guild content :)  
Links, welcome message, news/updates, council chat - whatever you want!

</div>

 

and here is the guild's link that I am testing the layout on http://www.neopets.com/guilds/guild.phtml?id=3684436

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...