Recent System for ModernBB
3 posters
Page 2 of 2
Page 2 of 2 • 1, 2
Recent System for ModernBB
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
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!
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
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 Tue 2 Mar 2021 - 14:07; edited 1 time in total
Re: Recent System for ModernBB
If you are using Edge, you need to ask Ange Tuteur for help.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Recent System for ModernBB
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
Re: Recent System for ModernBB
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
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;
}
Re: Recent System for ModernBB
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
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
Re: Recent System for ModernBB
the title colors is this code
a border line 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
Re: Recent System for ModernBB
well let's try this
its because the text becomes larger
- Code:
select {
margin-left: -50px;
}
its because the text becomes larger
Simone Boi likes this post
Page 2 of 2 • 1, 2
Similar topics
» Modifying My Recent Topics System
» Recent/Latest Topics System Position Problem
» Change Recent Topics widget to Recent Posts?
» ModernBB
» ModernBB themes?
» Recent/Latest Topics System Position Problem
» Change Recent Topics widget to Recent Posts?
» ModernBB
» ModernBB themes?
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum