Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] [how] Message after first post



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  tommycoo

tommycoo
Punbb Senior
Punbb Senior
Details:
How can i make post, like message after every first post ?

[Solved]  [how] Message after first post C7YWcEV

Your Forum Address:
http://atlanta.forumid.net/

Forum Version:
PunBB

Powered by PunBB
Currently 0 users have thanked tommycoo for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Create new javascript code, put placement in the topic:

Code:
[panda=js]$(function(){
    $('.post:first').after('
    <div class="main">
          <div class="main-content">
    <div class="post">

    <br>

Your message here
 
    <br>

    </div>
          </div>
    </div>
    ');
    });

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Zyon

Zyon
Punbb Guru
Punbb Guru
is it solved now?

Powered by PunBB
Currently 0 users have thanked Zyon for this post:

4
Offline

  tommycoo

tommycoo
Punbb Senior
Punbb Senior
Yeah solved Very Happy
thanks Wink i've loooking for this

Powered by PunBB
Currently 0 users have thanked tommycoo for this post:

5
Offline

  Shadow

Shadow
Administrator
Administrator
<div class="solved">Solved & Locked.</div>

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

6
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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