forum rules
3 posters
Page 1 of 1
Re: forum rules
Hello betclever,
You can activate forum rules for a forum here :
Administration Panel > Forum > Categories and forums > edit a forum
Then edit the forums rules :
To style it you can use a table with a class. e.g.
and CSS :
You can activate forum rules for a forum here :
Administration Panel > Forum > Categories and forums > edit a forum
Then edit the forums rules :
To style it you can use a table with a class. e.g.
- Code:
[table class="myRules"][tr][td]
my content
[/td][/tr][/table]
and CSS :
- Code:
.myRules {
border:1px solid #3A6;
background:#6C9;
}
Re: forum rules
Ange beat me, but to add an image, try adding the following attribute to Ange's CSS code:
Replace the link with any image you'd like.
- Code:
background: url('https://cdn1.iconfinder.com/data/icons/bnw/64x64/apps/package_editors.png') no-repeat left center #d4f4aa;
Replace the link with any image you'd like.
Re: forum rules
Thanks Ange Tuteur, it works!
@ Ramdaman, I already have a box with "url". Is it the same thing you sent me to add?
Can we change the title "forum rules", not the one in the content but the title? See print screen:
@ Ramdaman, I already have a box with "url". Is it the same thing you sent me to add?
Can we change the title "forum rules", not the one in the content but the title? See print screen:
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum