• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

Member Groups

Scheduled Pinned Locked Moved Off-Topic & Non-Support Discussion
7 Posts 3 Posters 4.1k Views
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.
  • T Offline
    thekod
    last edited by Sep 29, 2008, 10:13 AM

    So…I was curious what the delineation between member groups in the forum was...IE, when is someone a Jr. Member as opposed to a Sr. Member, etc.  So, I went through the member listing and figured it out, and thought I should share:

    • Newbie:        000-024 posts

    • Jr. Member    025-049 posts

    • Full Member    050-100 posts

    • Sr. Member    101-200 posts

    • Hero Member  >=201 posts

    Yes, I have way too much time on my hands.

    PS - I hate trying to make stuff line up vertically in HTML.

    1 Reply Last reply Reply Quote 0
    • J Offline
      jahonix
      last edited by Sep 29, 2008, 12:46 PM

      ;-)))

      You could use a table for this.

      Since you say you have too much time to waste, maybe you come up with a solution why the context within a table is always set to 'white'.
      Not too funny to read on a light grey background…

      Example:

      | one | two | three |
      | four | five | six |

      <eot>Only way around seems to be setting each cell's colour individually.
      This forum uses  http://www.simplemachines.org/  forum software…</eot>

      1 Reply Last reply Reply Quote 0
      • T Offline
        thekod
        last edited by Sep 29, 2008, 2:43 PM

        I tried to use a table, but used straight html, didn't think about forum tagging…working on your issue...

        1 Reply Last reply Reply Quote 0
        • T Offline
          thekod
          last edited by Sep 29, 2008, 3:11 PM

          @jahonix:

          ;-)))

          You could use a table for this.

          Since you say you have too much time to waste, maybe you come up with a solution why the context within a table is always set to 'white'.
          Not too funny to read on a light grey background…

          Example:

          | one | two | three |
          | four | five | six |

          <eot>Only way around seems to be setting each cell's colour individually.
          This forum uses  http://www.simplemachines.org/  forum software…</eot>

          Sorry it took me so long, had some other stuff to do too.  Quick and dirty solution: remove "color: inherit;" from sources\Subs.php on line 1561.

          1 Reply Last reply Reply Quote 0
          • J Offline
            jahonix
            last edited by Sep 30, 2008, 9:24 AM Sep 29, 2008, 7:41 PM

            Thanks, passed it to cmb

            1 Reply Last reply Reply Quote 0
            • C Offline
              cmb
              last edited by Oct 5, 2008, 6:35 PM

              I don't want to edit anything that will get overwritten by upgrades. There has to be a CSS fix for this, if you can provide that I'll change it.

              1 Reply Last reply Reply Quote 0
              • T Offline
                thekod
                last edited by Oct 5, 2008, 9:07 PM

                One of the customization you guys have made to the site seems to be causing this behaviour, because I just installed SMF and both slick graphite themes on my site, and I'm not seeing it.  However, in any case, I believe that if you add the following lines to the main theme css file, it will fix it.  It will also still allow people to set their own colors on table cells.  If this causes any problems, remove the "tr" before style, and that should [still] fix everything, but from a broader perspective.

                .post table tr[style]{
                    color:#000000 !important;
                }
                
                1 Reply Last reply Reply Quote 0
                7 out of 7
                • First post
                  7/7
                  Last post
                Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                  This community forum collects and processes your personal information.
                  consent.not_received