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

    Recent System for ModernBB

    avatar
    Simone Boi
    Forumember


    Posts : 90
    Reputation : 2
    Language : Italian

    Solved Recent System for ModernBB

    Post by Simone Boi February 23rd 2021, 9:24 am

    First topic message reminder :

    Hi! I'm using ModernBB, but i haven't any script on "display/generality" and my forum seems "naked", so i was thinking about add this beautiful system

    Recent System for ModernBB - Page 2 Capture

    but I can't find it cause it is on a forum and I can't register on it cause i think they're inactive, plus I don't think this is optimized for ModernBB

    So how can I add this on ModernBB? Someone has this script? Or you have any other beautiful, elegant and usefull script to suggest for my index page (prefer scripts about topics/recent/new/ecc)?

    P.s: I tried to just moving widget on top but they look bad and boring.

    Thank for all your help and tutorials guys!


    Last edited by Simone Boi on March 2nd 2021, 2:07 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    Solved Re: Recent System for ModernBB

    Post by SLGray March 2nd 2021, 9:51 pm

    If you are using Edge, you need to ask Ange Tuteur for help.



    Recent System for ModernBB - Page 2 Slgray10

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


    Posts : 90
    Reputation : 2
    Language : Italian

    Solved Re: Recent System for ModernBB

    Post by Simone Boi March 3rd 2021, 7:35 am

    SLGray wrote:If you are using Edge, you need to ask Ange Tuteur for help.

    Hi SLGray! No "Forumactif Edge", I mean the browser "Microsoft Edge"

    skouliki wrote:reopened by me

    @Simone Boi to fix the issue with your mobile
    go to your css and add this

    Code:

    #content-container #container {
        margin-left: unset;
    }

    Thank you Shouliki, that worked! Now it has a good size in mobile and computer.
    Now I have just to add a board/background like yours, but i'm not going to bothering you again with this xD you are been very kind, I'll try to get some help on another forum

    skouliki likes this post

    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Recent System for ModernBB

    Post by skouliki March 3rd 2021, 9:07 am

    no need to do that
    tell me what you want

    if you want the blue background to the titles add this to your css @Simone Boi

    Code:

    #left th {
        background-color: #086cc0;
    }

    avatar
    Simone Boi
    Forumember


    Posts : 90
    Reputation : 2
    Language : Italian

    Solved Re: Recent System for ModernBB

    Post by Simone Boi March 3rd 2021, 9:29 am

    Thank you again Shouliki! That worked, but how can I change title-text color?
    And how to add a "line-container" (I don't know how to explain myself)
    I mean, how to make the system staying like in a box-line
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Recent System for ModernBB

    Post by skouliki March 3rd 2021, 9:49 am

    the title colors is this code

    Code:

    #left .changeLast, #left th h2 {
        color: #fff;
    }

    a border line is this code
    Code:

    div.main-content {
        border: 2px solid #000;
    }

    Simone Boi likes this post

    avatar
    Simone Boi
    Forumember


    Posts : 90
    Reputation : 2
    Language : Italian

    Solved Re: Recent System for ModernBB

    Post by Simone Boi March 3rd 2021, 10:12 am

    Thank you!!! Very Happy Now it's very good, I've have just one more issue, and I SWEAR, I'll not bother you again about this.

    When I try to resize the browser from pc all the system works good, but this just go out:

    Recent System for ModernBB - Page 2 Screen22
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Recent System for ModernBB

    Post by skouliki March 3rd 2021, 10:21 am

    well let's try this

    Code:

    select {
        margin-left: -50px;
    }

    its because the text becomes larger

    Simone Boi likes this post

    avatar
    Simone Boi
    Forumember


    Posts : 90
    Reputation : 2
    Language : Italian

    Solved Re: Recent System for ModernBB

    Post by Simone Boi March 3rd 2021, 10:45 am

    I love you! Now it's perfect, I can't thank you enough! loove loove loove
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Recent System for ModernBB

    Post by skouliki March 3rd 2021, 10:49 am

    you are welcome lol

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

    Simone Boi likes this post


      Current date/time is November 13th 2024, 7:52 pm