Messed Up Editor !!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jack Rouse
    Junior Member
    • Jun 2014
    • 35

    Messed Up Editor !!

    The Icons on the editor look more like hyrogliphics !
  • Mark.B
    vBulletin Support
    • Jun 2014
    • 501
    • Leicester, UK

    #2
    Is that in 5.1.2 or 5.1.1?
    MARK.B | vBULLETIN SUPPORT

    Comment

    • Jack Rouse
      Junior Member
      • Jun 2014
      • 35

      #3
      Sorry wrong of me to assume you would assume ! it's 5.1.2.A

      Comment

      • Mark.B
        vBulletin Support
        • Jun 2014
        • 501
        • Leicester, UK

        #4
        Originally posted by Jack Rouse View Post
        Sorry wrong of me to assume you would assume ! it's 5.1.2.A
        Can you try clearing the browser cache and restarting the browser?

        The editor has been completely replaced in 5.1.2 so I'm wondering if the sprite image that does those buttons might be cached and thus showing the old one.
        MARK.B | vBULLETIN SUPPORT

        Comment

        • Jack Rouse
          Junior Member
          • Jun 2014
          • 35

          #5
          Cleared system cache in acp>maintenance
          cleared browser cache
          restarted Firefox

          no change

          Comment

          • Mark.B
            vBulletin Support
            • Jun 2014
            • 501
            • Leicester, UK

            #6
            I'm seeing the actual buttons ok but there's something a bit wrong with the mouseover. It seems to go partially transparent and exposes the site's main background graphic.
            MARK.B | vBULLETIN SUPPORT

            Comment

            • Jack Rouse
              Junior Member
              • Jun 2014
              • 35

              #7
              Originally posted by Mark.B View Post
              I'm seeing the actual buttons ok but there's something a bit wrong with the mouseover. It seems to go partially transparent and exposes the site's main background graphic.
              Good clue, it was only happening in the style where I had a full size background pic and had used this code in css.additional.css

              Code:
                    background: url(images/css/bckg_page.png) no-repeat center center fixed !important;
              
              
                    -webkit-background-size: cover !important;
              
              
                    -moz-background-size: cover !important;
              
              
                    -o-background-size: cover !important;
              
              
                    background-size: cover !important;
              
              
                  }
              This was in the tuts on the official site, posted by Glenn (I think)

              Comment

              • Mark.B
                vBulletin Support
                • Jun 2014
                • 501
                • Leicester, UK

                #8
                Try taking the "important"'s out. Could be they are somehow overriding the correct mouseover behaviour.
                MARK.B | vBULLETIN SUPPORT

                Comment

                • Jack Rouse
                  Junior Member
                  • Jun 2014
                  • 35

                  #9
                  Appears to have fixed it

                  Comment

                  • Mark.B
                    vBulletin Support
                    • Jun 2014
                    • 501
                    • Leicester, UK

                    #10
                    Originally posted by Jack Rouse View Post
                    Appears to have fixed it
                    Excellent.
                    MARK.B | vBULLETIN SUPPORT

                    Comment

                    Users Viewing This Thread

                    Collapse

                    There is currently 0 user online. 0 members and 0 guests.

                    Most users ever online was 2,400 at 17:02 on 2 April 2024.

                    Working...
                    X