Lyndsie Posted April 16, 2010 Share Posted April 16, 2010 EDIT: Well, after a couple of days fooling around with the coding I finally figured out I just needed to add a space between .jpg') & no-repeat. One stupid, stupid space. I guess since no one helped me and I no longer need help a mod can just close or delete this thread. :( So, I haven't really coded anything in months. Randomly, I decided to create a Twilight lookup for myself. It looks just fine in Safari & Google Chrome, but the background picture won't show up in IE (I've checked several different computers using IE, so I know this isn't just a browser problem). Here's the code: <a href=/myaccount.phtml class="nav">Account</a><a href=/customise.phtml class="nav">Customise</a><a href=/games/arcade.phtml class="nav">Games</a><a href=/explore.phtml class="nav">Explore</a><a href=/nf.phtml class="nav">News</a><a href=/petcentral.phtml class="nav">Central</a><a href=/neoboards/index.phtml class="nav">Boards</a><a href=/objects.phtml class="nav">Shops</a><a href=/mall/index.phtml class="nav">Nc mall</a><div id="about"><p>Hallo there! Welcome to my little slice of the net. I suppose you're here because your interested in knowing more about me... or you just randomly fell across this page. Either way is fine with me. <br>So, I do like Twilight (as you can see from my lookup), I can code a lookup (as you can also see), and I can design graphics okay. I'm in an adult-only guild (even though I am not yet an adult, but I'm not far!), it's fantastic. We're all very friendly and would love to have you if you're an adult looking for a guild. ;) <p><h1>Avatars</h1> <br>Favorite | Newest | Wanted <br><img src=https://images.neopets.com/neoboards/avatars/meowclops_close.gif> <img src=https://images.neopets.com/neoboards/avatars/luckyblumaroo.gif> <img src=https://images.neopets.com/neoboards/avatars/kelpwaitress.gif> <p><h1>Status</h1> <br>Neomail: Open <br>Neofriends: Only if you're in my guild or I've talked to you on the boards <br>BD Challenges: Closed <br>Guild Invites: Closed<br>Graphics Request: Closed <p><h1>Credit</h1> <br>CSS and graphics by Lynz. No stealing! </div> <div id="stats"> <table><tr><td> <style> #header,#footer,hr{display:none;} .content div a img,.content div b {display:none;}.contentModule div a img,.contentModule div b{display:inline;} a.nav:link, a.nav:active, a.nav:visited {font:10px arial;color:#fff;background:#4a0404;font-weight:bold;text-align:right;letter-spacing:2px;display:inline;width:400px;height:30px;margin:5px;border-left:5px solid #202020;padding:2px;} a.nav:hover {filter:alpha(opacity="70");opacity:.70;} #main {background:none;border:none;} body{background:url('http://i279.photobucket.com/albums/kk153/lyndsie911/twilook2best.jpg')no-repeat;background-attachment:scroll;background-color:#000;} .contentModuleHeader,.contentModuleHeaderAlt{font:16px forte;color:#fff;text-align:right;text-transform:capitalize;letter-spacing:3px;background:#4a0404;padding:5px;border-left:5px solid #202020;} .contentModuleContent{border:1px solid #202020;} .contentModule,.contentModuleTable{border:none;} #content{position:absolute;top:-20px;left:-50px;width:850px;} #stats{position:absolute;top:750px;left:60px;} #about{position:absolute;top:587px;left:138px;width:687px;height:128px;overflow:auto;border:none;font:12px times new roman;color:#c0c0c0;} .brand-mamabar{display:none;} h1{font:18px arial;color:#fff;} b {color:#4a0404;} < /style> I've coded several lookups in the past and I've never had this problem until now. Any help is appreciated! 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.