Raizen at 11h55
22
Oct
2011
Hi i notice that almost all important messages on forumotion have like this template i want to know how to make my own and i assure you that 100% i won't copy that template i just wanted to know how..
Screenshot:

Screenshot:

1 vExodus, on 22/10/2011 at 12h42
I do remember asking this question once before and I have forgotten how to do this. Use keywords related to the table, like post template.
2 LGforum, on 22/10/2011 at 13h46
It is a table with a class.
So in bbcode have something like:
And then the class of noticebox is styled in the CSS.
So in bbcode have something like:
- Code:
[table class="noticebox"][tr][td]
And then the class of noticebox is styled in the CSS.
3 Raizen, on 22/10/2011 at 14h23
i can't really understand what you mean can you do it step by step ?
4 Animinus, on 22/10/2011 at 14h34
Good question. I have been wondering the same thing!
5 Raizen, on 22/10/2011 at 14h39
Well we are same and i hope that a support staff can answer this question ... 
6 LGforum, on 22/10/2011 at 15h54
Well basically, in a post, you put what you want in a table.
Like this:
And then in your CSS, you style it.
By going
Get it now?
(PS, that was only some example CSS, you'll have to do your own, and style how YOU would like it to look. )
Like this:
- Code:
[table class=notice][tr][td]
YOUR TEXT HERE
[/td][/tr][/table]
And then in your CSS, you style it.
By going
- Code:
.notice {
background-color: #FFF;
border: 2px solid #000;
}
Get it now?
(PS, that was only some example CSS, you'll have to do your own, and style how YOU would like it to look. )
7 Raizen, on 23/10/2011 at 11h05
how can i add my own style in the codes ?
8 Base, on 23/10/2011 at 12h45
Hi!
The style of your table is defined using CSS. LGforum has given an example of some styling. The above codes with give a white background and a solid black border. You can add your own by adding new rules into the CSS.
The style of your table is defined using CSS. LGforum has given an example of some styling. The above codes with give a white background and a solid black border. You can add your own by adding new rules into the CSS.
9 Raizen, on 23/10/2011 at 14h41
Well ok this is now solved !!
Thanks for those who help ...
10 Base, on 23/10/2011 at 17h07
![]() | Problem Solved: | Glad your problem is solved; topic marked as solved and archived. |
Similar topics
K I think there should be a option where you disable the post count on a board in your forum and then when members post in that board it doesn't effect their post count. A great example, and what I'd use this for, is a forum games section. Where members
Hi Everyone,
Some of you may not know this but the addition of HTML Templates is HUGE!
Plenty of commercial software have the ability to generate nice reports and HTML templates
but none of them offer the ease of scraping data like Media Companion
Hello how can i make a post a global?
Replies 1 to 10 on 10 for "How to make this my own post template"
Search
Informations
10 Replies For the topic :
"How to make this my own post template"
This topic has been viewed 877 times.
Last message :
22/10/2011 at 11h55 by "Raizen"






