Life's Little Mysteries Posted September 3, 2008 Share Posted September 3, 2008 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 Quote Link to comment Share on other sites More sharing options...
Xepha Posted September 3, 2008 Share Posted September 3, 2008 You need to use the direct url for your image. The my.php? thing is throwing things off for Neopets. Also make sure to use the number sign (#) in front of hex color code. Quote Link to comment Share on other sites More sharing options...
Life's Little Mysteries Posted September 3, 2008 Author Share Posted September 3, 2008 Thanks ^^ I didn't even notice it wasn't the direct linking XD Quote Link to comment Share on other sites More sharing options...
Xepha Posted September 4, 2008 Share Posted September 4, 2008 Yep yep, your code is working as a charm now :D I like it :D 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.