Categories Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
+4
SLGray
Ape
brandon_g
Miau
8 posters

    Categories

    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Categories

    Post by Miau Sun 12 Aug - 4:47

    how do I leave color categories like this?
    http://prntscr.com/khkn3q


    Last edited by Miau on Thu 16 Aug - 19:26; edited 1 time in total
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Mon 13 Aug - 19:21

    UP
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: Categories

    Post by brandon_g Mon 13 Aug - 19:55

    What exactly are you wanting to do? It isn't clear from the screenshot, do you want the structure of that screenshot or some design element?



    Categories Brando10
    Remember to mark your topic Categories Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Categories Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Mon 13 Aug - 20:44

    I would like this category format, this forum is mine, however I am not able to adapt to my new version (MODERNBB)
    Forum: http://testandonwdgg.directorioforuns.com/forum
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19316
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Categories

    Post by Ape Mon 13 Aug - 22:03

    You will need to give us a link to the forum you want this added to so we can see it as a guests then we can see why this is the problem.



    Categories Left1212Categories Center11Categories Right112
    Categories Ape_b110
    Categories Ape1010
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Categories

    Post by SLGray Mon 13 Aug - 22:12

    Are you trying to copy the theme of the official French support forum?



    Categories Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Tue 14 Aug - 0:55

    No, I'm not trying to copy anything, I found it in another forum at the time and I liked it, so I would like to adapt now to Modernbb
    My forum http://nwdgames.forumbrasil.net/forum
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19316
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Categories

    Post by Ape Tue 14 Aug - 1:35

    The reason we ask you this is this looks just like one of our support forums and the code used here
    Categories Captur44
    is the same as we use here on the support forum and it's the same as all of our support forums and all codes used is copyrighted by Forumotion



    Categories Left1212Categories Center11Categories Right112
    Categories Ape_b110
    Categories Ape1010
    tikky
    tikky
    Forumember


    Posts : 922
    Reputation : 159
    Language : 🇵🇹

    Solved Re: Categories

    Post by tikky Tue 14 Aug - 14:26

    Hey @Miau,
    Use this script:
    Code:
    $(function() {
        $('.table-title:contains("Servidor")').closest('.forabg').addClass('cat-suporte');
    });
    How to use?
    Just duplicate this part
    Code:
     $('.table-title:contains("Servidor")').closest('.forabg').addClass('cat-suporte');
    . Where is "Servidor", you enter the name of the category you want to add a new color (cat-suporte - class).

    The CSS:
    Code:
    .forabg.cat-suporte {
        background-color: #e6ad1d;
    }

    .cat-suporte li.row, .cat-suporte .topiclist .header {
        border-color: #e6ad1d!important;
    }
    Demo:
    http://prntscr.com/kigzns

    Cordially,
    pedxz
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Tue 14 Aug - 19:10

    Hi Pedxz, No resulted
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Tue 14 Aug - 19:20

    Forget this category, I would just like to put a division between them
    Http://prntscr.com/kil19b
    tikky
    tikky
    Forumember


    Posts : 922
    Reputation : 159
    Language : 🇵🇹

    Solved Re: Categories

    Post by tikky Tue 14 Aug - 22:04

    add in stylesheet
    Code:
    li.row {
      margin-bottom: 5px!important
    }
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Wed 15 Aug - 1:15

    Nice,
    Now I want to decrease the category height
    http://prntscr.com/kioxpl

    and take off that black strip
    https://prnt.sc/kip6dz
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19316
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Categories

    Post by Ape Wed 15 Aug - 10:29

    Hello @Miau please make a new thread for each of your problems
    each problem then could be searched by other members by keywords found in the name of the thread / topic.

    if your first question is now over with then please mark solved and UI or one of the other staff will move it.

    kind regards.

    APE.



    Categories Left1212Categories Center11Categories Right112
    Categories Ape_b110
    Categories Ape1010
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Wed 15 Aug - 19:35

    but the categories are still related
    skouliki
    skouliki
    Manager
    Manager


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

    Solved Re: Categories

    Post by skouliki Wed 15 Aug - 20:24


    Miau wrote:
    and take off that black strip
    https://prnt.sc/kip6dz

    add this to your css

    Code:

    li.row {
          margin-bottom: 0px!important;
    }

    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Wed 15 Aug - 20:32

    No, I would like to remove from the subforums only, from the forums I would like to leave
    I want to remove this from the subforums, only from the subforum: http://prntscr.com/kj10gq
    RafaelS
    RafaelS
    Forumember


    Posts : 123
    Reputation : 14
    Language : PT, EN, FR
    Location : Portuguese Support

    Solved Re: Categories

    Post by RafaelS Wed 15 Aug - 21:20

    @Miau

    Try adding this to your CSS:

    Code:
    .forumbg ul.topiclist.topics.bg_none {
        background: #e9ebed;
    }

    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Thu 16 Aug - 0:53

    perfect, now it helps me to decrease the height
    only from that area of ​​the forums
    https://prnt.sc/kj3tln
    RafaelS
    RafaelS
    Forumember


    Posts : 123
    Reputation : 14
    Language : PT, EN, FR
    Location : Portuguese Support

    Solved Re: Categories

    Post by RafaelS Thu 16 Aug - 1:06

    Well, you can not decrease the height.
    If you want it to be smaller you need to have a shorter description as well.

    Anyway, this might help a bit:

    Code:
    li.row {
        padding: 0px;
    }

    dd.dterm {
        padding-bottom: 0 !important;
    }
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Thu 16 Aug - 1:34

    Resolved enough, now could you remove it from all other places? MP, advanced search and etc ..
    http://prntscr.com/kj459p
    RafaelS
    RafaelS
    Forumember


    Posts : 123
    Reputation : 14
    Language : PT, EN, FR
    Location : Portuguese Support

    Solved Re: Categories

    Post by RafaelS Thu 16 Aug - 2:26

    Can you provide me a test account via PM? Because I don't have access to those "places".
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Thu 16 Aug - 3:42

    Done
    RafaelS
    RafaelS
    Forumember


    Posts : 123
    Reputation : 14
    Language : PT, EN, FR
    Location : Portuguese Support

    Solved Re: Categories

    Post by RafaelS Thu 16 Aug - 4:16

    Ok! Change the previous code to this:

    Code:
    ul.topiclist.bg_none {
        background: #e9ebed;
    }
    Shadow
    Shadow
    Manager
    Manager


    Male Posts : 16208
    Reputation : 1832
    Language : French, English

    Solved Re: Categories

    Post by Shadow Thu 16 Aug - 13:47

    Hello @Miau,

    Let me remind you that the appearance of support forums is reserved for... support forums, and this includes both the images and the codes and graphics set up. I prefer to tell you before a violation of the Terms of Use results in a sanction against your forum. Wink

    Regards,
    Shadow
    Miau
    Miau
    Forumember


    Posts : 95
    Reputation : 2
    Language : Portuguese

    Solved Re: Categories

    Post by Miau Thu 16 Aug - 19:26

    Shadow wrote:Hello @Miau,

    Let me remind you that the appearance of support forums is reserved for... support forums, and this includes both the images and the codes and graphics set up. I prefer to tell you before a violation of the Terms of Use results in a sanction against your forum. Wink

    Regards,
    Shadow
    it's ok, removed and help solved, thanks
    skouliki
    skouliki
    Manager
    Manager


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

    Solved Re: Categories

    Post by skouliki Thu 16 Aug - 20:03

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules