How to add a solved and locked
2 posters
Page 1 of 1
Re: How to add a solved and locked
Hi!
There is used a table created with bbcodes and designed with CSS Stylesheet. For more info read this tutorial: https://help.forumotion.com/t87870-notice-using-css-and-table#565529
To have your own design, pay attention here:
P.S. If you want also to have rounded corners add this code in CSS Stylesheet also:
There is used a table created with bbcodes and designed with CSS Stylesheet. For more info read this tutorial: https://help.forumotion.com/t87870-notice-using-css-and-table#565529
To have your own design, pay attention here:
Luky wrote:For advanced user:
You can change the border thickness (border: 1px solid;), color of text (color: #00529B;), background color of box (background-color: #BDE5F8;) and the image as well (background-image: url('https://i.imgur.com/BZ17N.png').
P.S. If you want also to have rounded corners add this code in CSS Stylesheet also:
- Code:
.cpinfo {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
Guest- Guest
Re: How to add a solved and locked
Topic Solved & Moved |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Forum is locked??[Solved]
» Topic Solved & Locked Problem
» Can You Make A Topic Sticky and Locked (SOLVED)
» Avatar request(this can be locked/isnt solved)
» How to have topic solved & locked on your forum but different words?
» Topic Solved & Locked Problem
» Can You Make A Topic Sticky and Locked (SOLVED)
» Avatar request(this can be locked/isnt solved)
» How to have topic solved & locked on your forum but different words?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum