HTML - Why Isnt This Banner I Made Linking/showing Up Any More?
This banner was working normally at one point, showing up & linking to the proper website when you clicked on it.
But now it doesnt show up on regular computers & only on mobile phones from time to time? <A href="http://www.myspace.com/PunkRockPrincess.com"><IMG src=]http://i634.photobucket.com/albums/uu61/PunkRockPrincesscom/prp_glow_light.jpg" style="visibility: visible ! important; display: block ! important;"/></A><BR/> Can anyone see why its not working properly? I'm stuck. Thanks. Similar TutorialsOk I've run into this a couple different ways. I need to get the code for peoples banners so I can advertise them. But sometimes I cant get the code & its just the banner that is showing up? If I go to properties, it doesnt give me the right code to then reprint the banner on my site? Say for instance here... http://www.supercult.com/site2/banne...urbanners.html There is all of those banners for others to take & post on their sites, yet I dont know how to get the code for any of them to do so? HTML Code: <html> <head> <title> My First Script </title> <style type="text/css"> .highlight { color: red } </style> <script type="text/JavaScript"> function showBrowserType() { document.getElementById("readout").innerHtml = "your browser says it is: " + "<span class='highlight'>" + navigator.userAgent + "</span>.hr />"; } window.onloadd = showBrowserType; </script> </head> <body> <h1> Let's Script. . . </h1> <hr> <h1> Let's Script. . . </h1> <hr /> <div id="readout"></div> </body> </html> NEW PROBLEM: Look down at last post. A link at the top of my site is bieng bumped down a line for no reason. Why, and how do i fix it? (Note: It only happens in IE, not FireFox, or Opera) Well, heres the code: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Lithium Games Home</title> <meta http-equiv="Games and Applications" content="text/html; charset=iso-8859-1"> <style type="text/css"> * { margin:0; padding:0; } body { BACKGROUND-IMAGE: url(http://img410.imageshack.us/img410/1112/backwh0.jpg) } #container img { display:block; border:0; margin:auto; clear:both; } #logo { padding-bottom:5px; padding-top:3px; } #nav { width:194px; height:32px; margin:4px auto; list-style-type:none; } #nav li { margin:0 2px; float:left; display:inline; } #nav img { float:left; } #footer { position:absolute; width:100%; bottom:0; text-align:center; } </style> </head> <body> <div id="container"> <CENTER> <img id="logo" src="http://img136.imageshack.us/img136/9871/lglogoso1.gif" alt="Lithium Games Logo"> <img src="http://img165.imageshack.us/img165/8732/linesur6.gif" alt=""> <ul id="nav"> <p> <li><a href="http://lithium-games.com/"><img src="http://img165.imageshack.us/img165/9886/homebuttonjd7.gif" alt="Lithium Games Home"></a></li> <li><a href="/Games/sixteen.html"><img src="http://img165.imageshack.us/img165/3537/gamesbuttonkh2.gif" alt="Download Games"></a></li> <li><a href="http://imageshack.us"><img src="http://img136.imageshack.us/img136/9639/appsbuttonuv9.gif" alt="Download Applications"></a></li> </ul> <img src="http://img165.imageshack.us/img165/8732/linesur6.gif" alt=""> </div> </p> </CENTER> </div> <br /> <p style="text-align: center;"> <FONT SIZE=5 COLOR="white"><u> Lithium Games</u> </FONT SIZE></p> <br /> <p style="text-align: center;"> <FONT SIZE=3 COLOR="white"> Lithium Games is a small, yet growing software development company. <br /> We mainly focus on producing games, but we make various computer applications as well. <br /> We strive to provide nothing but the utmost quality in our programs. <br /> <img src="http://img165.imageshack.us/img165/8732/linesur6.gif" alt=""> </FONT SIZE></p> <br /> <p style="text-align: center;"> <FONT SIZE=5 COLOR="white"><u> Lithium News:</u> </FONT SIZE></p> <div id="footer"> ©Lithium Games, 2008 All Rights Reserved</div> </body> </html> Help, im really stuck... Ive managed to compose a cool HTML5 menu, that works beautifully in Chrome and Safari. It falls back nicely in IE9 and FF.... but IE8 .... clueless.. 2 problems: 1 -> Menu doesnt load correctly (see screenshot below) 2 -> The text div is being faded along with the background.... (see screenshot below) Both errors only take place in IE8.. Could someone point me in the right direction? Very, merry, much obliged. Thanks! source: X screenshot IE8: http://img442.imageshack.us/img442/1842/tancr.png For some reason this page refuses to work as it should... Simplified it as much as possible, but for some reason the "PriiceGuide" page pops up about 600px to the left out of nowhere. I also need to know how to advance a page (like Photopage1.html is the 1st page in the iframe, then when they click the arrow it goes to photopage2.html) I've got it done oldschool but need a way w/o messing it up. Just need it to go forward/backwards properly according to which arrow they hit. The site is WWW.CDI-IMAGING.COM/DAYLILY.HTML Thanks a lot! I''m trying to center the main title of the page: Combative Conditioning $50 per month http://lmiinc.com/combat_conditioning.html It seems to be off to the right a lot... But I have it text-align: center; Any ideas? Thanks. I cannot remember if floating div's that have a width specified can be made to collapse if the user shrinks the size of the window as in http://www.toddcary.com/test/viewpoi...ew_design.html Also, can the movement of the floating box be prevented from moving below the other if the window is shrunk? Todd I had this question for anyone in this forum who has time. I am attempting to make a pop-up menu in dreamweaver and have done everythign as correctly as I can, yet no pop-up menu appears... what am I doing wrong? I have made them in exactly the same fashion before and they worked fine... any ideas? I've added the mm_menu.js file to my main server space. http://www.skyjacobs.com/favorites-page2.html This is where it should pop-up on the left 'photography' button... page 1, page 2, etc. 'View source code' if that helps. Thanks for anyones assistance. Desierto I integrated my website's layout with my forum just by editing the forum's main template. I'm not awfully good with tags etc. Just wondered if someone could please take a look and tell me what is causing the gap at the top and bottom of the page. I want no margin at all, so the top and bottom of the layout is tight on the top of the page. Can't see anything obvious. That's how the rest of the layout is (the fanfic page is the only one up, so click on that to see how the layout should be) http://www.billfans.com/forum/ Thanks I was trying to deconstruct the way this web page was made: http://www.ichartist.com/index.php I'm mostly interested in the top dark part with a gradient. Somehow it is resized with the window and if I save that page it disappears. Any ideas? Is it good to organize a website using tables? I'm beginning to word on a website that used tables to organize everything. What's your opinion on it? god guys i didn't know where to turn to so i hoping you guys will be able to help, i just start using godaddy today. well everything was going great but when i tried to add a contact form it was crazy. so i look and found one offered threw godaddy and i got it on the site but could not figure out where to sick my e-mail to receive the message and how to change the subject of the e-mail but i looked threw the html and couldn't find out anything i changed stuff over and over and still nothing so here is the code HTML Code: <form labelid="formLabel_ContactForm" method="post" action="%wstx.formmailerurl%" name="Contact Form" id="wstForm_Contact"> <table cellspacing="1" cellpadding="5" border="1" bgcolor="#ffffff" width="100%"> <tbody> <tr bgcolor="#efefef"> <td align="center" style="font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; color: rgb(0, 0, 0); text-decoration: none; font-weight: normal;"> <table cellspacing="0" cellpadding="3" border="0" width="90%"> <tbody> <tr> <td align="center" style="font-family: arial,helvetica,sans-serif; font-size: 12pt; font-weight: bold;"><span controlid="wstForm_Contact" id="formLabel_ContactForm">Contact Us!</span><br /> </td> </tr> <tr> <td style="font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; color: rgb(0, 0, 0); text-decoration: none; font-weight: normal; padding-bottom: 10px;"> <p align="justify">Thanks For Your Questions,Comments & Concerns, We Will Be In Touch As Soon As Possible.</p> </td> </tr> </tbody> </table> <table cellspacing="1" cellpadding="3" border="0" bgcolor="#ffffff" width="90%"> <tbody> <tr bgcolor="#e6e6e6"> <td style="font-size: 8pt; text-align: left;"><span controlid="formElement_First" id="formLabel_First">First Name:</span></td> <td style="font-size: 8pt; text-align: left;"><input labelid="formLabel_First" name="First Name" id="formElement_First" /></td> </tr> <tr bgcolor="#e6e6e6"> <td style="font-size: 8pt; text-align: left;"><span controlid="formElement_Last" id="formLabel_Last">Last Name:</span></td> <td style="font-size: 8pt; text-align: left;"><input labelid="formLabel_Last" name="Last Name" id="formElement_Last" /></td> </tr> <tr bgcolor="#e6e6e6"> <td style="font-size: 8pt; text-align: left;"><span controlid="formElement_City" id="formLabel_City">City:</span></td> <td style="font-size: 8pt; text-align: left;"><input labelid="formLabel_City" name="City" id="formElement_City" /></td> </tr> <tr bgcolor="#e6e6e6"> <td style="font-size: 8pt; text-align: left;"><span controlid="formElement_Email" id="formLabel_Email">Email:</span></td> <td style="font-size: 8pt; text-align: left;"><input labelid="formLabel_Email" name="Email" id="formElement_Email" /></td> </tr> <tr bgcolor="#e6e6e6"> <td style="font-size: 8pt; text-align: left;"><span controlid="formElement_Comments" id="formLabel_Comments">Comments:</span></td> <td style="font-size: 8pt; text-align: left;"><textarea labelid="formLabel_Comments" style="width: 100%;" cols="38" rows="4" name="Comments" id="formElement_Comments">Enter comments here!</textarea></td> </tr> </tbody> </table> <p><input type="submit" onclick="return wstxSubmitForm(this);" value="Submit" id="wstForm_Contact_Submit" /> <input type="reset" value="Reset" id="wstForm_Contact_Reset" /></p> </td> </tr> </tbody> </table> <input type="hidden" value="Contact Form." name="FormMailerSubject" id="FormMailerSubject" /><input type="hidden" value="%wstx.project.BaseUrl%" name="FormMailerRedirect" id="FormMailerRedirect" /> </form> please help Thanks Vaughn Help me with imageready/photoshop website? Okay, heres the coding im confused with.. ive exported all the images from my photoshop website ive created and all of those fit perfectly in the coding... However, im having a problem with the navigation.. This is the coding: websiteeeeeeeeeeeeeeeeeee_home_over = newImage("images/websiteeeeeeeeeeeeeeeeee-04.gif"); websiteeeeeeeeeeeeeeeeeee_home_down = newImage("images/websiteeeeeeeeeeeeeeeeee-05.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_3_over = newImage("images/websiteeeeeeeeeeeeeeeeee-09.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_3_down = newImage("images/websiteeeeeeeeeeeeeeeeee-10.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_4_over = newImage("images/websiteeeeeeeeeeeeeeeeee-13.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_4_down = newImage("images/websiteeeeeeeeeeeeeeeeee-14.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_6_over = newImage("images/websiteeeeeeeeeeeeeeeeee-17.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_6_down = newImage("images/websiteeeeeeeeeeeeeeeeee-18.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_8_over = newImage("images/websiteeeeeeeeeeeeeeeeee-21.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_8_down = newImage("images/websiteeeeeeeeeeeeeeeeee-22.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_10_over = newImage("images/websiteeeeeeeeeeeeeeeeee-25.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_10_down = newImage("images/websiteeeeeeeeeeeeeeeeee-26.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_12_over = newImage("images/websiteeeeeeeeeeeeeeeeee-29.gif"); websiteeeeeeeeeeeeeeeeeee_1_copy_12_down = newImage("images/websiteeeeeeeeeeeeeeeeee-30.gif"); preloadFlag = true; etc.... i wont post the entire thing, but thats for the navigation..and im lost.. i still have the navigational images left, but i dont know where to put them within the code. can anyone help me? Hello Basically what I need here is when someone donates to me, they get what I call a "Donor Key" this needs to be different for each person. This need to be added to this file: Clicky! It needs to be in ini format so: [*key here*] banned=no Is it possible that a key is randomly generated and added to that file? hey guys .. lil help if you could .. iv jst began to put some of my work online and just breakin into html .. iv uploaded a splash for my website but i seem to be gettin a white bar along the right hand side and bottom .. the 1st time u veiw the site its fine .. but then u click back or refresh . and this white appears !! its prob a simple mistake in the code im thinkin .. but i dont know wat .. if someone can look and hopefully tell me how to fix .. much appreciated cloud9.mythicx.com SIGH I'm doing a website in which customers have to complete a form and accept contractual terms, but the client wants for them to have to click "I Accept" before the link to complete a product download can be activated and I haven't the foggiest how to do it. To which thing (I Accept or the Download link) do I apply the code and what code do I use? Can the download link act as both the Download and Submit button simultaneously? I proposed to the client that we just make the Accept button the Submit, and have the download link on the Thank You page following submission, but in the event that he doesn't go for that... THANKS! I've been laboring over this forever. Hello everyone, I have an image inside a div, when I try to make the image a clickable hyperlink the image disappears and there is nothing to click or see. Code: <div id="google"> <a href="http://www.google.com/"> <img src="google_icon.png" height="23" width="23" /> </a> </div> I tried an alternative way by making the Div a hyperlink with the following code... Code: <div id="google" class="hand" onclick="location.href='http://www.google.com';" target="_blank"> <img src="google_icon.png" title="google" height="23" width="23" /> </div> This works except for a couple problems...1st when hovering over the link nothing is shown in the browser status bar and 2nd, the target="_blank" isn't working. Here is a link to my site http://chasehearn.com/ On the left hand side there are 6 images (one is not showing) which i would like to make links. I made the first (from the left) one work by making the Div that contains the image a link, but I can't get the link to open in a new window and I don't like how the browser (i'm using chrome) status bar doesn't show anything when hovering over the link. The 2nd icon (which can't be seen) disappears whenever I add <a href></a> tags around it. The images are in the correct folder. Anyone have any ideas on what I'm doing wrong? Thanks! My website is: www.gstteam.co.nr My main problem is the Rosters. If I open the Rosters in IE7 it looks good but when I open it on Firefox it looks terrible, the images are all over the place and cant even see some of the text that I have under the images. I am using PageBreeze (Free Version). Can somebody please help me how I can fix the problem, I will greatly appreciate it. Thanks Dear I made an html newsletter with dreamweaver and I used the swap image behavior. I can view the result perfectly in explorer. Now I mailed it to my own mailbox (via explorer) and in outlook (and also in hotmail) the swap image effect doesn't appear.(the second photo is not shown) Is there a possibility to see this in my mailbox? I tried to paste the code into my outlook, but that doesn't work with the regular outlook, I only can view the source, not edit it. Thank you very much in advance! Kind regards Sandra Could anyone tell me how I get around my code not being strict when I use flash on my site? I've got this site www.livingwordchurch.org.uk/new.html and it's not strict for several reason but many of them being the flash file inserted in the header. How can I deal with this? |