Argg - underline won't go away

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • okc
    Senior Member
    • Oct 2004
    • 235

    Argg - underline won't go away

    I added the following a href code (starting at &nbsp) to my newpost_attachment & while it works, my entire posticon section is now underlined - how do I remove the underline?

    PHP Code:
    <div style="padding:$stylevar[formspacer]px">
    <
    div style="margin-bottom:$stylevar[formspacer]px">
    <
    div>&nbsp$vbphrase[valid_file_extensions]: $attachtypes[extensions]</div>
    </
    div>&nbsp<b><u><a href="http://link.html"><font size="1"><font color="blue">Help Here</b></font></u>
    <
    div style="margin-bottom:$stylevar[formspacer]px" id="attachlist">
    <if 
    condition="$show['attachmentlist']">
        
    $attachments
    </if> 
    Attached Files
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    You need to close the link with this tag:

    Code:
    </a>

    Comment

    • okc
      Senior Member
      • Oct 2004
      • 235

      #3
      Rock & roll - I love when it's an easy solution - thx

      Comment

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