Change color of visited link

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aGeS
    New Member
    • Jan 2001
    • 3

    Change color of visited link

    On my old UBB you could change the color of the visited links, so that you could easily see which threads you've already read.

    I've looked my VBB over and over and I sure can make a dirty solution for this but the nice (and correct) way would be to change it directly in the STYLE tag.

    How do I do this??
  • pwnage
    New Member
    • Jan 2001
    • 7

    #2
    use CSS

    Comment

    • aGeS
      New Member
      • Jan 2001
      • 3

      #3
      Nice answer...

      .. but not good enough for me!

      In CSSinclude it says (amongst others):

      #all A:hover {
      COLOR: {hovercolor};
      }
      #all A:link {
      COLOR: {linkcolor};
      }


      Please tell me what to write in CSS for having a different color for visited links...??? I really can't figure it out!

      Comment

      • Mike Sullivan
        Former vBulletin Developer
        • Apr 2000
        • 13327
        • 3.6.x

        #4
        Just change your <body> tag and add a vlink attribute.

        Comment

        • aGeS
          New Member
          • Jan 2001
          • 3

          #5
          Maybe I'm just plain stupid but I can't get it to work..??

          Which template should I change and what excactly should I write ??

          Somehow it just won't change color....??

          Comment

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

            #6
            me too!

            I need to know the process to do this too. We Mac people are a little slow. hehe. (joking!!!)

            Comment

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