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.

Posting rules table PunBB

3 posters

Go down

Solved Posting rules table PunBB

Post by rblatch May 11th 2010, 4:35 pm

Is it possible to do this in PunBB. I know it says PhpBB2 only but, You should be able to do it, shouldn't you?

https://help.forumotion.com/tricks-tips-f32/posting-rules-table-t36340.htm

Rob Cool
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by rblatch May 12th 2010, 4:58 pm

Bump?
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by ankillien May 12th 2010, 5:17 pm

Hello,

Yes, you can do it with punBB since it has template editing.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Posting rules table PunBB

Post by rblatch May 12th 2010, 5:52 pm

OK.

But the template that the post gives as an example is total diffrent to mine.

Can't figure out where to put it.
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by rblatch May 13th 2010, 11:55 pm

Bump,

Please Anyone Sad
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by kirk May 14th 2010, 4:33 am

do you have the code set up with the rules you want to add.
And do you want them in the same spot?

if so just post your code with the rules you want and will set up the template and post the whole template here for you to add Smile
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Posting rules table PunBB

Post by rblatch May 14th 2010, 11:48 am

Sure thing Smile

The code:
Code:
<table border="0" cellpadding="5" cellspacing="5" width="100%" bgcolor=#ffeb8f>
<tr>
<td width="5%"><img src="http://i69.servimg.com/u/f69/14/29/05/13/exclam13.png" alt="Warning Sign" align=right></td><td><strong>Please remember the forum rules.</strong>
Post with strong language, and any inappropriate post/images can get you banned. Please remember to follow all <a href="http://www.graphiccentral.org/news-anouncements-f3/official-gc-rules-infraction-system-t14.htm">forum rules.</a> 
</td>
</tr>
</table>

and the template......

$%^&@ is to big to post. I've sent it to you in a PM
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by ankillien May 14th 2010, 3:17 pm

Hello,

The templates of phpBB2 and punBB are different and thats why you are facing trouble, I think

Please navigate to posting_body found in "Post & Private Messages" and find this code...

Code:
<!-- BEGIN switch_quote_limit -->
<div class="main">
   <div class="main-head"></div>
   <div class="main-content warning">
      <p class="center">{switch_quote_limit.L_QUOTE_LIMIT_WARNING}</p>
      <br />
   </div>
</div>
<!-- END switch_quote_limit -->

And put your code right after that part.

Save and publish your template. See if it works Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Posting rules table PunBB

Post by rblatch May 14th 2010, 3:24 pm

It has put it there, but in the wrong place, lol.

Is there anyway to place it inside the Post A New Topic rather then outside it like this?:
Posting rules table PunBB Captur16
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by ankillien May 14th 2010, 3:32 pm

Put your code after this code...

Code:
<p class="options">
      <a class="exthelp" title="{L_HELP}" href="http://{URL_FORUM}/faq.htm?mode=bbcode" target="_blank">{L_BBCODE_GUIDE}</a>
   </p>
</div>

<div class="main-content frm">
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Posting rules table PunBB

Post by rblatch May 14th 2010, 3:35 pm

Thats solved it Very Happy

You should post a tutorial about this for PunBB users Smile
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Posting rules table PunBB

Post by ankillien May 14th 2010, 4:12 pm

I have hundreds of tricks to do with templates and css but don't have enough time to write tutorials Razz

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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