Post Bit Username Link Colour Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tom Laskowski
    New Member
    • Feb 2014
    • 4
    • 5.0.X

    Post Bit Username Link Colour Problem

    I cannot set the post.bit colour of the username in the template settings.

    It uses the same text colour as the body link. I do not wish to change the body colour text. How do you resolve this?

    See attached images.
    Attached Files
  • Tom Laskowski
    New Member
    • Feb 2014
    • 4
    • 5.0.X

    #2
    Click image for larger version

Name:	Screen Shot 2014-02-20 at 13.17.23.png
Views:	57
Size:	18.7 KB
ID:	4020771 Click image for larger version

Name:	Screen Shot 2014-02-20 at 13.17.15.png
Views:	82
Size:	17.8 KB
ID:	4020772 Click image for larger version

Name:	Screen Shot 2014-02-20 at 13.17.04.png
Views:	63
Size:	99.1 KB
ID:	4020773

    Comment

    • Tom Laskowski
      New Member
      • Feb 2014
      • 4
      • 5.0.X

      #3
      The hover colour is sky blue, first image.

      The normal link colour is navy, second image.

      The settings don't have a post bit link colour, third image.

      I don't want to change the colour of the post bit background, just so the link is visible, I just want to change the link colour of the username on the post bit.

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        Try:

        HTML Code:
        .conversation-list.list-container .userinfo .author a {
            color: pink;
        }

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools <- awesome site for html/css help

        Comment

        • Tom Laskowski
          New Member
          • Feb 2014
          • 4
          • 5.0.X

          #5
          Lynne that has worked a treat, many thanks!

          Comment

          Related Topics

          Collapse

          Working...