The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Tabs Categories

    Amadeus
    Amadeus
    Forumember


    Female Posts : 157
    Reputation : 1
    Language : Polish, English
    Location : Poland

    In progress Tabs Categories

    Post by Amadeus November 9th 2018, 5:44 pm

    Forum: Phpbb2
    Hello, I have one question how do it tabs oglet(s) categories. That mean when I click tab Administration we have categorie with forums category Administrations, and I want do it another tabs for another categories. I don't how do it this, for make finally results.

    Screen:
    Tabs Categories Screen10
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: Tabs Categories

    Post by skouliki November 10th 2018, 10:33 am

    hello

    we can not copy the exact design but if you like you can add something like this
    category tabs

    Amadeus
    Amadeus
    Forumember


    Female Posts : 157
    Reputation : 1
    Language : Polish, English
    Location : Poland

    In progress Re: Tabs Categories

    Post by Amadeus November 10th 2018, 12:05 pm

    Hello ; ) @skouliki

    I'm sorry, I did not explain too much that I would like to show what I mean in a particular screenshot. I know very well that I can not copy only I am looking for a solution for something similar to the fact that a tab for a particular category would appear so that they would not be visible like on that forum. For example, we press the category Administration, it is only visible administration, and so with each individual.

    In this tutorial, I only need to add a script there, but do I have to modify it in index_box and css templates?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: Tabs Categories

    Post by skouliki November 10th 2018, 12:28 pm

    it is just a javascript

    Amadeus
    Amadeus
    Forumember


    Female Posts : 157
    Reputation : 1
    Language : Polish, English
    Location : Poland

    In progress Re: Tabs Categories

    Post by Amadeus November 10th 2018, 12:44 pm

    What if I wanted to change the look of these tabs in css to match the look of the forum?


    I would also like to ask how to add categories if I have, for example: Category1, Category2, Category3, Category4, Category5, Category6, Category7, Category8, Category9 and Category10.
    Then I need do it how with this lang:

    Code:
     lang : {
          title : 'Select a Category',
          placeholder : 'Category',
          all : 'All'
        },

    something this:

    lang : {
    title : 'Category1',
    placeholder : 'Category',
    all : 'All'
    },

    lang : {
    title : 'Category2',
    placeholder : 'Category',
    all : 'All'
    },

    or add all categories in one of these langs?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: Tabs Categories

    Post by skouliki November 10th 2018, 5:14 pm

    all the categories you have will turn into tabs
    if you add more they will be added automatically

    if you want to style the tabs enable the script , provide us ur forum url and the style you want

    Amadeus
    Amadeus
    Forumember


    Female Posts : 157
    Reputation : 1
    Language : Polish, English
    Location : Poland

    In progress Re: Tabs Categories

    Post by Amadeus November 10th 2018, 6:50 pm

    Yes ofc I can give you link in the forum:

    and I need take you stylesheet or code with templates?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: Tabs Categories

    Post by skouliki November 10th 2018, 7:27 pm

    i dont know if the script will work on your forum cause is heavy modified ..did u try it ?


      Current date/time is September 23rd 2024, 5:25 am