Control of Forum Page Top Links

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KurtinSA
    Senior Member
    • Aug 2014
    • 165
    • 4.2.x

    [Answered] Control of Forum Page Top Links

    Are these links (see circled area in attachment) controllable through the Admin panel? I'd like to pull our Posting Guidelines out and have a link on this line to make it easier for the members to find, as opposed to several levels down in the FAQs.

    Thanks...Kurt
  • kh99
    Senior Member
    • Aug 2009
    • 533

    #2
    Yes. Go to the Navigation Manager (in the Settings menu). Then click on "Forum".

    Comment

    • KurtinSA
      Senior Member
      • Aug 2014
      • 165
      • 4.2.x

      #3
      Thanks...I've never visited that feature before. That certainly gives me some options!!

      Kurt

      Comment

      • moghal
        New Member
        • May 2014
        • 16
        • 4.2.X

        #4
        is there any way to create space between 2 links ???
        like space between new posts and private msgs ?

        Comment

        • KurtinSA
          Senior Member
          • Aug 2014
          • 165
          • 4.2.x

          #5
          Did you look at my attached photo in the first post? I have spaces between the links...are yours spaced closer together?

          From what I've been looking at, I don't think you can control the spacing...you can reorder them but it appears they are standard vB items for navigation and you can make them active or inactivate them.

          Comment

          • moghal
            New Member
            • May 2014
            • 16
            • 4.2.X

            #6
            yes in your image they look fine, but on my forum they are really closed, I have manually add spaces in thei names to creates space, but it looks odd.

            Comment

            • Replicant
              Senior Member
              • Sep 2014
              • 527

              #7
              if you want to add space between the items, add this
              Code:
              #channel-subtabbar ul li a{
                  padding-right:10px
              }
              to your css_additional.css

              This will add space between all the items in the sub-tabbar. You can adjust the 10px up or down for more or less space.


              Comment

              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
              Working...