• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Torrents

    Search Box Results difficult to view. {Solved}

    New Forum Issues
    4
    8
    63
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User last edited by Ricky

      Not a bug, but definitely a problem with a default color subchoice. When searching to find a post, results are hard to read.

      searchcolor.jpg

      raphjd 1 Reply Last reply Reply Quote 0
      • raphjd
        raphjd Forum Administrator @Guest last edited by

        @Joker another one for you.

        Joker 1 Reply Last reply Reply Quote 0
        • Joker
          Joker @raphjd last edited by

          @raphjd

          anyone could help fixing those by supplying

          .font-xyz {
           color: #123456;
          }
          

          fixes.. this would help 🙂

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by

            Oh kewl, show me where the CSS files are 😉

            (He did say anyone.)

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User last edited by

              The colors are similarly problematic for the initial message/chat feature (but it does not pose a problem once engaged or enlarged from the initial setting).

              FirstChatColor.jpg

              Joker 1 Reply Last reply Reply Quote 0
              • Joker
                Joker @Guest last edited by

                @bc22 @raphjd

                since nobody supplied a fix, i change the colors on my own.. should be readable by now...

                just to let you know how this specific change look like:

                .chat-list {
                    border:none;
                    border-left:none;
                    border-right:none;
                    border-bottom:none;
                }
                
                .quick-search-container .quick-search-results li a {
                    color: #ffffff;
                }
                
                .header .chat-list, .slideout-menu .chat-list {
                    color: #ffffff;
                }
                
                .header .chat-list>li:not(:last-child), .slideout-menu .chat-list>li:not(:last-child) {
                    border-bottom:none;   
                }
                
                .chats-list>li {
                    border-left: none;
                    border-right: none;
                }
                
                ? ? 2 Replies Last reply Reply Quote 1
                • ?
                  A Former User @Joker last edited by

                  Oh stupid me, it would have taken no effort to simply suggest a color choice.

                  If I can attempt to tell a joke, I could have attempted to say #white or #ffffff

                  Thank you for fixing that, both look great 🙂

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Joker last edited by

                    @joker Great Job on this !!!
                    @ this moment chat font is clearly visible and easier to view matches with the gray background...
                    Thank You !!! 👷 👍

                    1 Reply Last reply Reply Quote 0

                    • 1 / 1
                    • First post
                      Last post