Announcement

Collapse
No announcement yet.

How to remove ckeditor background image after vB5.4.2 upgrade

Collapse
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Try replacing the existing body CSS rule with this:
    Code:
    body:not([class*="cke_"]):not([contenteditable]) {
        //...your code here
    }
    Buy me a coffeePayPal QR Code
    My Amazon Affiliate Link
    Fast vBulletin VPS Host:
    This site is hosted by IONOS

    Comment


    • Fleiding
      commented
      Editing a comment
      Thank you sir!

    • glennrocksvb
      commented
      Editing a comment
      Latest solution posted in post #18

    #17
    Thanks! I had the same problem and this seems to work.

    Comment


      #18
      A new issue was found by Snowhog where the autocomplete popups have the same body background.

      Click image for larger version  Name:	image.png Views:	0 Size:	148.6 KB ID:	29307

      I checked and most of the autocomplete popups for usernames, tags, etc across the site have the same issue. This is due to the default global style used by vB for autocomplete popups where it inherits the background of the body. It's supposed to use the autosuggest_background stylevar.

      To resolve this issue, please add this custom CSS in css_additional template:

      For self-hosted vB5 and vB6:
      Code:
      body > .ui-widget-content {
          background: {vb:stylevar autosuggest_background};
      }

      For vBCloud:
      Find the autosuggest_background stylevar​ in the Style Manager. Copy the configured background color value and then replace the <color> placeholder below with the copied color.
      Code:
      body > .ui-widget-content {
          background: <color>;
      }
      Last edited by glennrocksvb; 03-25-2024, 08:44 AM.
      Buy me a coffeePayPal QR Code
      My Amazon Affiliate Link
      Fast vBulletin VPS Host:
      This site is hosted by IONOS

      Comment


        #19
        Thank you. Fixes the issue!
        The Linux Community has given me much. I do what I can to return the favor!

        Comment

        Latest Posts

        Collapse

        Working...
        X
        Searching...Please wait.
        An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.

        Please push the back button and reload the previous window.'
        An unexpected error was returned: 'Your submission could not be processed because the token has expired.

        Please push the back button and reload the previous window.'
        An internal error has occurred and the module cannot be displayed.
        There are no results that meet this criteria.
        Search Result for "|||"