Expanded Forum View vs Contracted Forum View

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • FourTwenty
    Senior Member
    • Aug 2005
    • 637
    • 4.1.x

    Expanded Forum View vs Contracted Forum View

    By default the mobile view of our forums is showing all of the sub forums, which means our readers have to scroll past 700 sub forums to get to the bottom. How do we contract the sub forums, so that all we see are the main forum categories? Thank you.
  • FourTwenty
    Senior Member
    • Aug 2005
    • 637
    • 4.1.x

    #2
    Is there any way we could get a reply from VB staff on this issue today, so our programmer can implement the fix on Monday?

    Thank you so much for your support, we are truly grateful.

    Comment

    • Replicant
      Senior Member
      • Sep 2014
      • 527

      #3
      Add to css_additional.css

      Code:
         tr.subforum-list {
       
       
        ​ display: none;
        }


      Comment

      • FourTwenty
        Senior Member
        • Aug 2005
        • 637
        • 4.1.x

        #4
        Thank you for your reply Replicant, we are truly grateful.

        If you wouldn't mind, can you please be specific as to where this change should be made?

        Also, would this affect our website forum or just the mobile viewing only?

        Thank you so much.

        Comment


        • Replicant
          Replicant commented
          Editing a comment
          Disregard my suggestion, my suggestion was for vb5.
      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #5
        If this is a vB3 or vB4 forum, you could probably write a plugin to do that. If it is a vB5 forum, then I really don't know. Either way it involves modifying the code which is something you should ask for help on over at vbulletin.org, the modification site.

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools <- awesome site for html/css help

        Comment

        • FourTwenty
          Senior Member
          • Aug 2005
          • 637
          • 4.1.x

          #6
          Hi Lynne, thank you for chiming in.

          Yes, it is for VB 4 latest release.

          It seems like this should be a standard setting, like it is for the forums.

          Are you 100% positive there is no quick fix VB can support on, prior to investigating the edit Replicant suggested and searching for a plugin at VB.org?

          Thank you for your help, both of you. We are truly grateful.

          Comment

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

            #7
            We only provide support for the default product, and the default product contains no means to do what you're asking.
            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

            • FourTwenty
              Senior Member
              • Aug 2005
              • 637
              • 4.1.x

              #8
              Thank you for your reply Mark, we are truly grateful.

              Comment

              • FourTwenty
                Senior Member
                • Aug 2005
                • 637
                • 4.1.x

                #9
                Thank you for your update Replicant, we are truly grateful.

                We'll work with the developers at vb.org from here on out.

                Comment

                Related Topics

                Collapse

                Working...