
mpelmmc at 18h24
02
Sep
2011
Hello guys, I'm in love with that box, and I wanna insert it on my forum, but I've got a problem, the mods has posted the codes for phpBB3 and phpBB2, and not for PunBB. Could you give me the code to put that box on my forum?
Thank you so much
Thank you so much
1 Nera., on 02/09/2011 at 18h29
Hello,
=> Read it /t95137-info-box-above-quick-reply
Works on punBB too, example => http://movingagain.forumcroatian.com/t11-this-is-a-topic
=> Read it /t95137-info-box-above-quick-reply
Works on punBB too, example => http://movingagain.forumcroatian.com/t11-this-is-a-topic
2 mpelmmc, on 02/09/2011 at 18h35
Yes, it may works with PunBB, but on thread that you have given me there are only codes for phpBB3 and phpBB2... And I want one code for PunBB 
3 Nera., on 02/09/2011 at 19h00
I used the code from the thread
4 mpelmmc, on 02/09/2011 at 19h03
Nera. wrote:I used the code from the thread![]()
And where did you find it? I can't. Could you make a scream from the part of the thread where is the code for PunBB? :| xD
Sorry, I'm only studing English and I didn't find it.
5 Nera., on 02/09/2011 at 19h07
Wisdom. wrote:Here's what you have to do:
Go to AP/Modules/HTML & JAVASCRIPT/Javascript codes management
Press the "Create a new javascript" button, choose what title you want, doesn't matter, choose "In all the pages", paste this:
- Code:
$(document).ready(function() {
$('#text_editor_textarea').before('<div class="before_post_message">What message you want</div>');
});
And then click the "Submit" button.
Now you can style it using your style sheet, just go to AP/Display/Pictures and Colors/Colors/CSS Stylesheet and add this:
- Code:
.before_post_message {
background: #FFCDCD;
border: 1px solid #D8000C;
text-align: center;
font-weight: bold;
padding: 5px;
margin: 0 0 4px;
}
Click the "Submit" button here as well
6 mpelmmc, on 02/09/2011 at 19h17
Thank you so much. I didn't find it. Sorry haha.
Solved
Solved
7 Sanket, on 02/09/2011 at 19h22
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Similar topics
I'm having problem on how to create Quick reply on my forum and one more, about posting pictures, why the picture is not a miniture version or exact size? pictures are alway cut almost in half.
I am a stickler for proper spelling. It would be a good idea to have a spell checker added to the sites so that you can check the spelling of your post before submitting it.
Notice: This tutorial can only be preformed by Founders, whilst in the Founding account.
After Saving these edits, when an update is released, you will be required to manually add the new template codes in yourself (Otherwise you will have to delete the
Replies 1 to 7 on 7 for "How to make an info box above quick reply for PunBB?"
Search
Informations
7 Replies For the topic :
"How to make an info box above quick reply for PunBB?"
This topic has been viewed 726 times.
Last message :
02/09/2011 at 18h24 by "mpelmmc"





