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.

How can I add table in Forum Rules?

2 posters

Go down

Solved How can I add table in Forum Rules?

Post by Van-Helsing November 8th 2014, 12:38 pm

Hello all,
How can I add table in Forum Rules like this forum http://prntscr.com/547y6e ?


Last edited by Black-Shadow on November 8th 2014, 10:41 pm; edited 1 time in total
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: How can I add table in Forum Rules?

Post by Ange Tuteur November 8th 2014, 10:08 pm

Hello Black-Shadow,

Go to Administration Panel > General > Categories and forums > edit a forum Edit

Scroll down to "Forum rules" and choose where you want the rules to display, and of course the rules itself. You can use a table with a class to style the rules :
Code:
[table class="forum_rules"][tr][td]Rules content[/td][/tr][/table]

Then style the table in the CSS stylesheet :
Display > Colors > CSS stylesheet
Code:
.forum_rules {
  background:#3A3;
  border:1px solid #080;
  font-weight:bold;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How can I add table in Forum Rules?

Post by Van-Helsing November 8th 2014, 10:40 pm

Hello Ange,
Thank you very much its solved.
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Solved Re: How can I add table in Forum Rules?

Post by Ange Tuteur November 8th 2014, 11:16 pm

You're welcome ^^

Topic archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum