Results 1 to 2 of 2

Thread: HTML coding

  1. #1
    Wolf's Avatar
    Joined
    Apr 2012
    Posts
    259
    Userbars
    2
    Thanks
    5
    Thanked
    14/13
    DL/UL
    46/0
    Mentioned
    27 times
    Time Online
    4d 10h 18m
    Avg. Time Online
    1m

    HTML coding

    does anyone know why this isn't lineing up right the images are off? i will add rep
    Code:
    <style />
    body, td, p, font{font:8pt verdana;color: #000000;}
    #main a{font:8pt verdana;color:#000000;font-weight:bold;text-decoration:none}
    #main a:hover{color:#377a9b;}
    #main b{color:#36251f}
    h1{border-bottom:3px double #6d543d; margin-bottom:2px;text-align:left;}
    h2{border-bottom:3px double #6d543d; margin-bottom:2px;text-align:center;}
    #ht{color:#2e6d8e; font-size:20pt; font-family:verdana; text-align:left;letter-spacing:2px;}
    #ht2{color:#2e6d8e; font-size:20pt; font-family:verdana; text-align:center;letter-spacing:2px;}
    #ban {display:none;}
    #main {margin-top:0px; margin-left:0px;}
    #header, #footer, .sidebar {display:none;width:100px}
    body {background:#f7ce78 url('http://i755.photobucket.com/albums/xx195/Mw2hacker/GLD_AotA_bg-1.jpg');}
    #main {border:none; background:none;  width:1000px; float:left; padding-left:0px;  padding-top:10px;}
    .sidebar {background: none;}
    table, tr, td { background: transparent; }
    </style />
    
    <div style="position:absolute;top:0px;left:0px;width:175px;height:210px;">
    <img src="http://i755.photobucket.com/albums/xx195/Mw2hacker/GLD_AotA_img.jpg" width="175" height="210"></div>
    <div style="position:absolute;top:0px;left:175px;width:825px;height:500px;">
    <img src="http://i755.photobucket.com/albums/xx195/Mw2hacker/GLD_AotA_img2.jpg" width="825" height="500" >
    </div>
    
    <div style="position:absolute;top:470px;left:792px;width:101px;text-align:center">
    <h2><font id="ht2">Links</font></h2><P>
    <a href="http://www.neopets.com/myaccount.phtml">My Account</a><br>
    <a href="http://www.neopets.com/customise/">Customise</a><br>
    <a href="http://neopets.com/gameroom.phtml">Games</a><br>
    <a href="http://neopets.com/explore.phtml">Explore</a><br>
    <a href="http://neopets.com/nf.phtml">News</a><br>
    <a href="http://www.neopets.com/petcentral.phtml">Pet Central</a><br>
    <a href="http://www.neopets.com/neoboards/index.phtml">Boards</a><br>
    <a href="http://neopets.com/objects.phtml">Shops</a><br>
    <a href="http://www.neopets.com/mall/index.phtml">NC Mall</a><br>
    <br>
    You can put more guild links here, donation shop, 1 NP auctions, etc.
    </div>
    
    <div style="position:absolute;top:470px;left:181px;width:602px">
    <h1><font id="ht">WELCOME TO THE GUILD!</font></h1>
    Welcome message here.
    <h1><font id="ht">NEWS AND UPDATES</font></h1>
    News and updates here
    <h1><font id="ht">COUNCIL CHAT</font></h1>
    Council Chat here</div>
    Last edited by Wolf; 05-11-2012 at 02:31 PM.
    Snapchat: iWolfeee
    Twitter: iWolfeee
    Instagram: iWolfeee
    anything else I have iWolfeee

  2. #2
    Lauren's Avatar
    Joined
    Jan 2012
    Posts
    94
    Userbars
    1
    Thanks
    14
    Thanked
    45/22
    DL/UL
    3/0
    Mentioned
    23 times
    Time Online
    8h 48m
    Avg. Time Online
    N/A
    All you have to do is add background-position: center top; in your body properties, but the image you have for the text background isn't wide enough o.O
    L A U R E N
    "Live as if you were to die tomorrow.
    Learn as if you were to live forever." ~ Gandhi

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •