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 to make this my own post template

5 posters

Go down

Solved How to make this my own post template

Post by Stephen- October 22nd 2011, 11:55 am

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:
How to make this my own post template Untitl10


Last edited by Piston on October 23rd 2011, 2:41 pm; edited 1 time in total
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: How to make this my own post template

Post by vExodus October 22nd 2011, 12:42 pm

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.
vExodus
vExodus
Forumember

Posts : 42
Reputation : 2
Language : English, Gaelic, German, Russian

Back to top Go down

Solved Re: How to make this my own post template

Post by LGforum October 22nd 2011, 1:46 pm

It is a table with a class.

So in bbcode have something like:
Code:

[table class="noticebox"][tr][td]

And then the class of noticebox is styled in the CSS.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: How to make this my own post template

Post by Stephen- October 22nd 2011, 2:23 pm

i can't really understand what you mean can you do it step by step ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: How to make this my own post template

Post by Animinus October 22nd 2011, 2:34 pm

Good question. I have been wondering the same thing! Wink
Animinus
Animinus
Forumember

Male Posts : 52
Reputation : 8
Language : English
Location : Michigan

http://outcastforums.forumotion.com/

Back to top Go down

Solved Re: How to make this my own post template

Post by Stephen- October 22nd 2011, 2:39 pm

Well we are same and i hope that a support staff can answer this question ... Smile
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: How to make this my own post template

Post by LGforum October 22nd 2011, 3:54 pm

Well basically, in a post, you put what you want in a table.

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. )
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: How to make this my own post template

Post by Stephen- October 23rd 2011, 11:05 am

how can i add my own style in the codes ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: How to make this my own post template

Post by Base October 23rd 2011, 12:45 pm

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. Smile
Base
Base
Forumaster

Male Posts : 10383
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How to make this my own post template

Post by Stephen- October 23rd 2011, 2:41 pm

Well ok this is now solved !! Smile Thanks for those who help ...
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: How to make this my own post template

Post by Base October 23rd 2011, 5:07 pm

How to make this my own post template Archiv10Problem Solved:Glad your problem is solved; topic marked as solved and archived. Smile
Base
Base
Forumaster

Male Posts : 10383
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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