Removing top link

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fwfp
    New Member
    • Jan 2007
    • 22
    • 3.8.x

    Removing top link

    I forgot how I can remove the top link as shown in the attached screenshot. It looks like there is an image-error in IE7, but it looks like a normal link in FF3.
    Attached Files
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    That looks like a broken image in the header:

    Admin CP -> Styles & Templates -> Style Manager -> Common Templates (in the menu) -> header

    Find and remove the broken image. It's probably at the bottom of the template.

    Comment

    • fwfp
      New Member
      • Jan 2007
      • 22
      • 3.8.x

      #3
      Originally posted by Jake Bunce
      That looks like a broken image in the header:

      Admin CP -> Styles & Templates -> Style Manager -> Common Templates (in the menu) -> header

      Find and remove the broken image. It's probably at the bottom of the template.
      I reverted the header, but the error is still there. This is how my header looks like now.I'm not experienced enough on vB to see through which images the "img src-tags" refer to?

      <!-- logo -->
      <a name="top"></a>
      <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
      <tr>
      <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
      <td align="$stylevar[right]" id="header_right_cell">
      <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
      </td>
      </tr>
      </table>
      <!-- /logo -->

      <!-- content table -->
      $spacer_open

      $_phpinclude_output

      $ad_location[ad_header_end]

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        Try removing this:

        Code:
        <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>
        Or fix the title image location if you want an image to be there:

        Admin CP -> Styles & Templates -> Style Manager -> StyleVars (in the menu) -> Title Image

        Comment

        • fwfp
          New Member
          • Jan 2007
          • 22
          • 3.8.x

          #5
          Fixed - thanks for a fast support on this one

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...