blacksteel at 01h14
15
Nov
2011
Hello, me again! I've got another question this time.
I've noticed that on this forum, there is usually a message above the posting area when you type up your post that asks you to provide your forum URL for appearance problems. I was wondering whether it was possible to have a similar message show up on the forum I'm an admin on. We're a roleplaying forum and some people tend to forget to add important details to their posts like the time and date, as well as sticking to the post count we require. So I thought that having a similar message always up would help remind people about it.
Is it possible to do that, and if so, how?
I've noticed that on this forum, there is usually a message above the posting area when you type up your post that asks you to provide your forum URL for appearance problems. I was wondering whether it was possible to have a similar message show up on the forum I'm an admin on. We're a roleplaying forum and some people tend to forget to add important details to their posts like the time and date, as well as sticking to the post count we require. So I thought that having a similar message always up would help remind people about it.
Is it possible to do that, and if so, how?
1 GAT:TEA, on 15/11/2011 at 06h16
2 JamesPH, on 15/11/2011 at 17h05
^
He meant the message just below my post.
See it in the quick reply.
V
V
V
He meant the message just below my post.
See it in the quick reply.
V
V
V
3 Nera., on 15/11/2011 at 17h18
Hello blacksteel & Jack,
He can do it with the new rules update too. But if it's exactly this what he want's it has been answered here:
/t95137-info-box-above-quick-reply
He can do it with the new rules update too. But if it's exactly this what he want's it has been answered here:
/t95137-info-box-above-quick-reply
4 blacksteel, on 16/11/2011 at 03h35
GAT:TEA, that link is very useful, but it's not what I'm looking for. If all else fails, though, I will use it, so thanks!
Nera, at the risk of sounding daft, I can't see the image of I-Angel-Q's first post, so I can't know if that's what I'm looking for exactly.
I'm pretty much looking to add a similar message above posts like this site has. If that's what the link you've provided me does, my search is over! I can't be sure until someone confirms it for me, though... I feel like such a bother, sorry! Dx
Nera, at the risk of sounding daft, I can't see the image of I-Angel-Q's first post, so I can't know if that's what I'm looking for exactly.
I'm pretty much looking to add a similar message above posts like this site has. If that's what the link you've provided me does, my search is over! I can't be sure until someone confirms it for me, though... I feel like such a bother, sorry! Dx
5 Raze, on 16/11/2011 at 03h48
Modules > Javascript code management
Make new
Tick in all pages
JavaScript
Display > Colors
CSS
Make new
Tick in all pages
JavaScript
- Code:
$(document).ready(function() { $('#text_editor_textarea').before('<div class="notice_rules"><b>Your message here.</b></div>');
});
Display > Colors
CSS
- Code:
#textarea_content textarea#text_editor_textarea { height: 230px; width: 100% !important; }
.notice_rules {
background: none repeat scroll 0 0 #F0E8E0;
border: 1px solid #C00000;
font-family: Tahoma,Arial;
font-size: 11px;
height: 24px;
line-height: 24px;
margin-bottom: 3px;
text-align: center;
}
6 blacksteel, on 18/11/2011 at 12h44
Okay, I ended up going with Nera's link and it worked! Thank you very much! Now I feel silly for not noticing that thread sooner... xD
7 Nera., on 18/11/2011 at 13h11
Topic solved
Similar topics
I would like to know the css code for the warning right above the quick reply
I havent yet found any requests for it on here. I have PHBB2.
Thank you! Please post a reply as soon as possible!
Please Help me To Create Quick Reply In my Forum
look my Forum http://newbie-forum.clicboard.com
please Help me
i was wondering....can our forum make this:
thx....
Replies 1 to 7 on 7 for "Site Message/Reminder in Post Forms?"
Search
Informations
7 Replies For the topic :
"Site Message/Reminder in Post Forms?"
This topic has been viewed 839 times.
Last message :
15/11/2011 at 01h14 by "blacksteel"





