Help - Search - Members - Calendar
Full Version: Dead Link On Top Right Of Website?
MonsterSmallBusiness Forums > MonsterWebDesign > Designing Your Storefront
kingsbodyjewelry
Hey again guys,
Yeah I have a dead link on the top right of my website next to my banner. www.kingsbodyjewelry.com It somehow got on there after I added my banner and messed around with the html (top of page editor). Here is my html for top of page, any ideas on what could be wrong? Thanks!
chris

<style> .toplinks3 {font-family:arial; font-weight:bold; font-size:13px; text-decoration:none; color:#FFFFFF; line-height:15px;} .logo {font-family:arial; font-weight:none; font-size:25px; text-decoration:none; color:#FFFFFF; line-height:28px;} </style>
</td></tr> <tr> <td align="right" bgcolor="#990000"> <table width="100%" border="0" cellspacing="0" cellpadding="3"> <tr> <td align="right" class="toplinks3"><a class="toplinks3" href="index.asp">Home</a> | <a class="toplinks3" href="index.asp?PAGEACTION=COMPANY">Company Info</a> | <a class="toplinks3" href="index.asp?PageAction=Custom&amp;ID=2">FAQ/Help</a> | <a class="toplinks3" href="index.asp?PAGEACTION=CONTACTUS">Contact Us</a> | <a class="toplinks3" href="index.asp?PageAction=LOGIN">Customer Login</a> | <a class="toplinks3" href="index.asp?PageAction=CARTDETAILS&amp;Page=1">View Cart</a> </td> </tr> </table> </td> </tr></table>
ArcoJedi
I see a missing image link on your site. I don't see any image references in your code above (not even for the logo that I can see). So I would check the Layout > Top of Page Ad Editor or Layout > Logo Editor.
KennyE
It's right here. See the part in blue.

CODE
<meta NAME="robots" CONTENT="index,follow">
    <meta http-equiv="content-type" content="text/html; charset=UTF-8"><link rel="stylesheet" type="text/css" href="style.css"><link rel="stylesheet" type="text/css" href="custom.css"><script language="JavaScript" src="Includes/GlobalStore.js"></script><script language="JavaScript" src="Admin/Includes/adminglobal.js"></script></head><body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0"><div align="left">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="90%" id="AutoNumber1">
    <tr>
      <td width="25%" align="center" valign="middle">
      <p>
         <a href="kingsbodyjewelry.com" target="_blank"><img border="0" src="Images/Thumb_King_s_Body_Jewelry_Logo-ne.gif"></a>
</td>
      [color="#0000ff"]<td align="center" valign="bottom">
      <img border="0" src=""></td>
      <td width="25%" align="center" valign="middle"> [/color]
</td>
    </tr>
</table>
KennyE
Hmm, didn't realize "code" wouldn't take colors. Anyway, look at the <img tag right at the end of the code before the last </td>. That's your errant image.
kingsbodyjewelry
QUOTE(KennyE @ Jul 18 2007, 12:19 PM) *
Hmm, didn't realize "code" wouldn't take colors. Anyway, look at the <img tag right at the end of the code before the last </td>. That's your errant image.



Hey Kenny,
Yeah I can see the problem in that code you just put on there, but how did you get that code? lol. That looks different from my top of page html. Thanks again for your help, again I really suck at this kind of stuff. haha.
chris
ArcoJedi
kingsbodyjewelry,

I think the problem is that the image is not coming from your HTML in the Top of Page editor. It's coming from the logo editor or the top of page ad editors. My guess is that you put your logo into the Logo editor originally, but since that centers the logo, you moved it to the ad editor, which can be left aligned. The missing image is the logo editor with nothing in it.

My suggestion is to put "images/clear.gif" into the logo editor and see if that fixes the problem. Otherwise, call the technical support department and they should be able to help you.
kingsbodyjewelry
QUOTE(ArcoJedi @ Jul 23 2007, 08:49 AM) *
kingsbodyjewelry,

I think the problem is that the image is not coming from your HTML in the Top of Page editor. It's coming from the logo editor or the top of page ad editors. My guess is that you put your logo into the Logo editor originally, but since that centers the logo, you moved it to the ad editor, which can be left aligned. The missing image is the logo editor with nothing in it.

My suggestion is to put "images/clear.gif" into the logo editor and see if that fixes the problem. Otherwise, call the technical support department and they should be able to help you.



Hey AcroJedi,
Yeah that did the trick, I put images/clear.gif into my logo editor and the box went away. Thanks so much, you guys are the best!!
Chris
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.