How to make topic solved and locked like fm
+2
Draxion
Nemo
6 posters
Page 1 of 1
Re: How to make topic solved and locked like fm
The topic was posted in the wrong section, so I have moved it to the correct section.
|
It's just a table.
You could read this tutorial : https://help.forumotion.com/t87870-notice-using-css-and-table

Re: How to make topic solved and locked like fm
The icons we use are copy right and we don't give them out you need to make your own ones.
We have told you before All icons and items on this forum is 100% copy right you can't use them.
We have told you before All icons and items on this forum is 100% copy right you can't use them.
Re: How to make topic solved and locked like fm
How Nemo said, it just a table:
To edit the design of the table you can create a class in your CSS
Then add it in the table:
Experiment with the codes
- Code:
[table][tr][td aling="middle"][img]IMAGE OR ICON LINK HERE[/img][/td][td]YOUR CONTENT HERE[/td][/tr][/table]
To edit the design of the table you can create a class in your CSS
- Code:
.MyTable {
border: 1px solid blue;
border-radius: 4px;
box-shadow: 1px 1px 4px blue;
}
Then add it in the table:
- Code:
[table class="MyTable"][tr][td aling="middle"][img]IMAGE OR ICON LINK HERE[/img][/td][td]YOUR CONTENT HERE[/td][/tr][/table]
Experiment with the codes

Re: How to make topic solved and locked like fm
Middle in the CSS style sheet while the other two can be posted in the posts.
Re: How to make topic solved and locked like fm
Follow this section in your admin control panel :
The bbcode just paste it in any new topic or new reply. But remember, you must add first the CSS code to see the design of the table.
ACP - Display - Colors - CSS Stylesheet.
The bbcode just paste it in any new topic or new reply. But remember, you must add first the CSS code to see the design of the table.

Re: How to make topic solved and locked like fm
Problem solved & topic archived.
|


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

» about Topic solved and Locked
» How To Add Topic Solved And Locked?
» Topic Solved & Locked Problem
» How to have topic solved & locked on your forum but different words?
» Can You Make A Topic Sticky and Locked (SOLVED)
» How To Add Topic Solved And Locked?
» Topic Solved & Locked Problem
» How to have topic solved & locked on your forum but different words?
» Can You Make A Topic Sticky and Locked (SOLVED)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum