Forum Rules

Guest at 00h17
04
Sep
2011
As you can see here http://www.phpbb.com/styles/demo/3.0/?style_id=1 the forum rules and i was wondering how do i make it like that on my forum.

The forum i'm using is punBB
1 Guest, on 04/09/2011 at 15h58
is that so damn hard to get a answer...
2 DarkBlade, on 04/09/2011 at 16h05
Do you mean the theme?
3 Guest, on 04/09/2011 at 17h14
No man just click on the ''Normal Forum'' and see thr

Forum rules
Here are the forum rules.
4 DarkBlade, on 04/09/2011 at 17h28
Bold is reserved for admin and moderators. You should edit that!

5 Guest, on 04/09/2011 at 17h40
first of all your not a moderator and the bold text is a example. Wink
6 DarkBlade, on 04/09/2011 at 17h57
Ik im not im telling you so you dont get a warning
7 Base, on 04/09/2011 at 18h39
Tony M, posting consecutively is not tolerated unless separated by 24 hours since the last post. This is your 3rd reminder so you will be receiving a warning for this.

DarkBlade, do not moderate other users! Leave the moderation up to us!


I don't think that's possible on Forumotion.
8 Guest, on 04/09/2011 at 18h57
Base wrote: by 24 hours


I don't care if you give warning but my first post has passed more then 24 hours dude...

I don't think that's possible on Forumotion.

have tried this and you thing it's not possible...
9 DarkBlade, on 04/09/2011 at 19h03
Sorry base I wasn't moderating but i was trying to help him so he didnt get a warning
10 LGforum, on 04/09/2011 at 22h46
That site you are looking at is for phpbb3 forums.
Not only that it is for phpbb3 forums which are hosted properly on a web host. Not by a free forum provider.

so if you want your forum to look like that... buy a domain name, buy server time from a webhost and download phpbb3 and do it the proper way, and you will have freedom to do ANYTHING you want.
11 Guest, on 05/09/2011 at 00h08
I need to know how to make the forum rules and not the theme or anything else just click on the forums name and you will see the forum rules.
12 Guest, on 06/09/2011 at 13h19
Bump!!!! What a Face
13 Guest, on 08/09/2011 at 19h42
Lock it this
14 Nera., on 08/09/2011 at 22h19
Hi Tony,

Try this for PunBB

AP > Modules > JS manamgent and add this + mark all pages

Code:
$(document).ready(function() {
  $('.paged-head').before('<div class="pravila">TEXT HERE TEXT HERE TEXT HERE</div>');
});


Than add this to CSS

Code:
.pravila {
  background: #D3BCBC;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  margin: 0 0 4px;
}


Just tried it, you should get this

15 Guest, on 08/09/2011 at 23h19
Sweet thank you Nera. you can lock it now Very Happy
16 Nera., on 08/09/2011 at 23h20
Welcome.

Solved > Locked
Similar topics
Proposed rules thread. #1: Ye shalt post an self-introduction in yon Welcome thread but shortly after thou hast joined our fellowship, that we might know something about ye. #2: Forbidden are flamewars. Corollary: In like manner is
Hello, In order to continuously improve our services and to bring you the best in the world of forums, we offer you today a new update that will add some brand new features. Without making you wait longer, here are the contents of this
Overwriting CSS Rules Overwriting CSS Rules in your stylesheet Hey there Today we are going to see something that sounds easy,however it can seem quite challenging. If you’re building a website that has a lot of divs and CSS, then this way of
Replies 1 to 16 on 16 for "Forum Rules "
See also
more_less
Informations

16 Replies For the topic :
"Forum Rules "

This topic has been viewed 993 times.

Last message :
04/09/2011 at 00h17 by "Guest"