Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
  1.  # 1
    i know you can change the background colors and such of the read/unread comments, but is there a way to change the font weight and color? my users are having trouble seeing the difference between read/unread comments. however, i enjoy how the color differences in read/unread comments makes the discussion page more subtle. I want to make the read disucssion title unbold and unread bold
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 11th 2008 edited
     # 2
    li.DiscussionTopic a { font-weight: normal; }
    #Discussions li.NewComments ul li.DiscussionTopic a { font-weight: bold; }
  2.  # 3
    ah thank you. but i actually meant New Comments and No new comments, not read/unread. Sorry, i don't know too much css.
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 11th 2008
     # 4
    Yup, I guessed. The above code should do what you want.
  3.  # 5
    the above code makes the read/unread comments bold/unbold, not the new, no new.
    •  
      CommentAuthorWanderer
    • CommentTimeFeb 11th 2008
     # 6
    read = not new
    unread = new

    Same difference ain't it?!
  4.  # 7
    no its not, read means threads you read before, but if theres a new comment in a thread u read before, its different. Vanilla differentiates the two.
    •  
      CommentAuthorWanderer
    • CommentTimeFeb 12th 2008
     # 8
    Yes I know, that's how it works, whether you've read comments in that thread before or not, UNREAD = NEW = UNREAD.

    Posted: Tuesday, 12 February 2008 at 6:28PM

    •  
      CommentAuthorFyorl
    • CommentTimeFeb 12th 2008
     # 9
    No, you're right. My apologies, Vanilla does provide the NewComments and NoNewComments class. I've edited my first post.
Add your comments
    Username Password
  • Format comments as