Font Color changes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tlwwolfseye
    Member
    • Dec 2008
    • 86
    • 3.7.x

    [Forum] Font Color changes

    In vB4 the edits for the CSS stuff has changed a bit. In the StyleVar Editor I admit I often don't find things. I would like to change the font color in my forum and also the color of the quote text.

    I found how to change the background and the font itself for the quote, but not the color of the font. Anyone knows where I find that exactly ? Is it all theme specific, since I use a custom theme.

    Any info is appreciated.

    Wolf
  • sven4o
    Member
    • Feb 2010
    • 56
    • 3.8.x

    #2
    The posts text color and the quote text color can be changed by entering the preferred color in the .postcontent definition.

    You can check the following example:

    .postcontent {
    text-align: right;
    word-wrap: break-word;
    color: green;
    }

    The variable definition can be altered through your vBulletin admin panel-> Styles & Templates->Style Manager->Edit Templates->Go->CSS Templates->postbit.css.
    SiteGround Technical Support Team Member.
    Check out our special vBulletin hosting package.

    Comment

    • tlwwolfseye
      Member
      • Dec 2008
      • 86
      • 3.7.x

      #3
      Thank you, that worked.

      Comment

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