Background color change on active

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RitaE
    New Member
    • Jun 2016
    • 8
    • 5.2.x

    Background color change on active

    I want the grunge background color permanently. But on New topics and quick reply it's white.
    Also, on some pages it works but when you press to type in the field it turns white on hover.

    Explaination below pictures.

    Thanks in advance.
  • RitaE
    New Member
    • Jun 2016
    • 8
    • 5.2.x

    #2
    Anyone know how to fix the background colour/image in these areas of the images posted above?

    Edit: I found a PSD to fix this problem.


    I figured out how to change the colour of the camera and icons etc. But that is a really complicated way of doing it. I actually have to replace the icon with another on the sprite_icons_vb_ltr.png image?
    Last edited by RitaE; Sat 11 Jun '16, 4:58am.

    Comment

    • Mark.B
      vBulletin Support
      • Feb 2004
      • 24275
      • 6.0.X

      #3
      You can rewrite the css to link to a different image located on your server. Code to overwrite css goes in the template css_additional.css

      Note that we are unable to provide any assistance with custom coding. We have a site that provides peer-to-peer support for modifications and custom styling: www.vbulletin.org. You can also make paid and unpaid requests for assistance there.

      Be aware that, depending on how much customisation you want, and your own skills with php / MySQL / HTML / CSS, you may be looking at paying a third party coder to achieve what you need.
      MARK.B
      vBulletin Support
      ------------
      My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
      My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

      Comment

      • RitaE
        New Member
        • Jun 2016
        • 8
        • 5.2.x

        #4
        Hello,

        All I need to know is where in Style Variable Editor I can change the background or even TEXT COLOR of the quick edit entry box.
        Surely I don't need to involve a third party for that?

        I don't want it to be WHITE.

        I understand you can't help people customizing but you should tell me what the FIELD is called in Style Variable Editor so I can change it myself.

        Comment

        • Mark.B
          vBulletin Support
          • Feb 2004
          • 24275
          • 6.0.X

          #5
          I don't believe there are stylevars for this...it would require custom css overwrites.

          You can try adding this, but it is untested:
          Code:
          .cke_wysiwyg_frame, .cke_wysiwyg_div{background-color:#000!important}
          Change #000 to whichever colour you want.
          MARK.B
          vBulletin Support
          ------------
          My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
          My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

          Comment

          • RitaE
            New Member
            • Jun 2016
            • 8
            • 5.2.x

            #6
            That worked Thanks a lot!

            Comment

            Related Topics

            Collapse

            Working...
            😀
            😂
            🥰
            😘
            🤢
            😎
            😞
            😡
            👍
            👎