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
3 posters

    Multiple foras

    IdaTR
    IdaTR
    Forumember


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Multiple foras

    Post by IdaTR September 15th 2017, 9:46 am

    So I've been trying to add an old code there was on my forum before i deleted it all and changed the version to punbb.

    Code:

    /**
     * FA.BEGIN Two-Column Categories
     */
     
    .wrapper {
        min-width: 1185px;
    }
     
    .cat_bar + .main-content tbody {
        overflow: hidden;
    }
     
    .cat_bar + .main-content .statused > tr {
        display: block;
        width: 45%;
        margin: 2.5%;
        float: left;
        box-sizing: border-box;
        background-color: #e6e6e6;
        border: 1px #ccc solid;
        position: relative;
    }
     
    .cat_bar + .main-content .statused > tr > td {
        background: none !important;
        padding: 5px;
        display: block;
    }
     
    .cat_bar + .main-content .tc2 {
        clear: both;
        width: auto;
        text-align: right;
        border-top: 1px #ccc solid;
        border-bottom: 1px #ccc solid;
    }
     
    .cat_bar + .main-content .tc2,
    .cat_bar + .main-content .tc2 span {
        font-size: 0.7rem;
    }
     
    .cat_bar + .main-content .tc2 span {
        margin-right: 10px;
    }
     
    .cat_bar + .main-content .tc2 br {
        display: none;
    }
     
    .cat_bar + .main-content .statused > tr > .tcr {
        display: none;
    }
     
    .cat_bar + .main-content .tcl {
        box-sizing: border-box;
        height: 180px;
        display: block;
        margin-left: 70px;
        width: auto;
    }
     
    .cat_bar + .main-content .icon {
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -32px;
    }
     
    .cat_bar + .main-content .hierarchy {
        display: block;
        padding-top: 10px;
        text-align: center;
    }
     
    .cat_bar + .main-content .hierarchy + br {
        display: none;
    }
     
    /**
     * FA.END Two-Column Categories
     */

    I've been trying to adjust til to the new forum with out any luck.. so I was wondering what i'd possible done wrong.. ? Oo
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Multiple foras

    Post by SLGray September 15th 2017, 5:36 pm

    Hover your cursor over the area you want to change and right click on it.  Select inspect elements.  You then can get the CSS selectors.

    Each forum version have different CSS selectors.



    Multiple foras Slgray10

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


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Re: Multiple foras

    Post by IdaTR September 18th 2017, 12:05 pm

    For some reason i cant get it to work.. :s
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Multiple foras

    Post by SLGray September 18th 2017, 5:54 pm

    What exactly are you trying to achieve?



    Multiple foras Slgray10

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


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Re: Multiple foras

    Post by IdaTR September 19th 2017, 8:18 am

    The same way the foras are positioned as in www.krystallandet.dk
    IdaTR
    IdaTR
    Forumember


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Re: Multiple foras

    Post by IdaTR September 27th 2017, 9:13 am

    bump
    IdaTR
    IdaTR
    Forumember


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Re: Multiple foras

    Post by IdaTR October 1st 2017, 5:44 pm

    bump
    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: Multiple foras

    Post by Ape October 1st 2017, 8:46 pm

    you can't just copy some ones forum you need to ask them if it's ok to use the codes



    Multiple foras Left1212Multiple foras Center11Multiple foras Right112
    Multiple foras Ape_b110
    Multiple foras Ape1010
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Multiple foras

    Post by SLGray October 1st 2017, 8:55 pm

    Also I believe to achieve what you want will require you to modify your templates.



    Multiple foras Slgray10

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


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Re: Multiple foras

    Post by IdaTR October 2nd 2017, 8:58 am

    Its not like i want their excat forum... i just want a somewhat look alike of their arrangement of the foras / categories.
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Multiple foras

    Post by SLGray October 2nd 2017, 10:29 am

    When you say foras, do you mean forums?



    Multiple foras Slgray10

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


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

    In progress Re: Multiple foras

    Post by Ape October 2nd 2017, 11:44 am

    This may help you.

    Remember most of the problems can be found in the Trick's and tips forum or by doing a search
    https://help.forumotion.com/t21989-multi-forums-in-one



    Multiple foras Left1212Multiple foras Center11Multiple foras Right112
    Multiple foras Ape_b110
    Multiple foras Ape1010
    IdaTR
    IdaTR
    Forumember


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    In progress Re: Multiple foras

    Post by IdaTR October 2nd 2017, 12:59 pm

    APE wrote:This may help you.

    Remember most of the problems can be found in the Trick's and tips forum or by doing a search
    https://help.forumotion.com/t21989-multi-forums-in-one

    I already know this one, and i dont really think its that pretty or suitable for the site. I want something alike the one on Krystallandet, but with the option to still see who wrote last.

    Edit: SL, yea i mean forums. (:
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Multiple foras

    Post by SLGray October 2nd 2017, 7:26 pm

    You can use the tutorial linked and then customized it.



    Multiple foras Slgray10

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

      Current date/time is September 22nd 2024, 3:16 pm