How do I remove the underline from forum links?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chris-777
    Senior Member
    • Jan 2006
    • 312
    • 5.6.4

    How do I remove the underline from forum links?

    I know I need to add

    Code:
    "<a [B]style[/B]="[B]text[/B]-[B]decoration[/B]: [B]none[/B]"
    Somewhere, just not entirely sure. Insight appreciated.
    http://www.metalmusicians.org
  • zappsan
    Senior Member
    • Sep 2004
    • 1143
    • 3.8.x

    #2
    Edit your style in the Style Manager.
    Just change these values for the different parts of your style:
    Normal Links CSS
    Visited Links CSS
    Hover Links CSS

    and set Text Decoration to "none".
    *Insert text here* :)

    Comment

    • Chris-777
      Senior Member
      • Jan 2006
      • 312
      • 5.6.4

      #3
      I'm only looking to change just the forum links on Forumhome, not globally.

      Thank you though.

      I'm poking around now. For example in my source, I see:

      Code:
        <div>
         <a href="forumdisplay.php?f=11"><strong>Lessons &amp; Techniques</strong></a>
         <span class="smallfont">(3 Viewing)</span>
        </div>
      I don't see a CSS call before the forumdisplay link.
      http://www.metalmusicians.org

      Comment

      • zappsan
        Senior Member
        • Sep 2004
        • 1143
        • 3.8.x

        #4
        Look at the "First alternatiing" and "Second Alternating" color in the Style Manager.

        The forums use the classes alt1 and alt2.
        *Insert text here* :)

        Comment

        • Chris-777
          Senior Member
          • Jan 2006
          • 312
          • 5.6.4

          #5
          Originally posted by zappsan
          Look at the "First alternatiing" and "Second Alternating" color in the Style Manager.

          The forums use the classes alt1 and alt2.
          As do the posts though, I'm only looking to change the forum names. If I globally change alt1, my showthread's will be underline-less as well.
          http://www.metalmusicians.org

          Comment

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