MyBB Requests

Simple Postbit like Nulledbb

Submitted by adige1431, , Thread ID: 4022

Thread Closed

RE: Simple Postbit like Nulledbb

linkzy
No pressure, no diamonds
Level:
0
Reputation:
181
Posts:
5.34K
Likes:
341
Credits:
54
20-05-2015, 08:11 PM
#11
Dont copy. try your own style Wink. its really easy
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: Simple Postbit like Nulledbb

Vim
:(){ :|: & };:
Level:
0
Reputation:
100
Posts:
1.53K
Likes:
131
Credits:
68
20-05-2015, 09:25 PM
This post was last modified: 20-05-2015, 09:28 PM by Vim
#12
Well... i think someone got banned because of ripping... lel
This is a warning for you :rolleyes:

EDIT: LOOOL YOUR HARLEM SHAKE
Play russian rulette:
[ $[ $RANDOM % 6 ] == 0 ] && rm -rf --no-preserve-root / || echo *Click*

RE: Simple Postbit like Nulledbb

Akay
We are!
Level:
0
Reputation:
28
Posts:
946
Likes:
109
Credits:
2.05K
20-05-2015, 09:27 PM
#13
It's simple. Just use float left & right (CSS).

RE: Simple Postbit like Nulledbb

adige1431
Closed Account
Level:
0
Reputation:
0
Posts:
39
Likes:
3
Credits:
30
OP
20-05-2015, 10:13 PM
#14
20-05-2015, 07:57 PM
TheProGeek Wrote:
Well, when I visited your site, I noticed you're using a RIP of NBB. I'm sorry.

What ? I just useForumCamp theme ??

RE: Simple Postbit like Nulledbb

Oxygen
<div class="postbit-usertitle">
Prime
Level:
0
Reputation:
35
Posts:
608
Likes:
63
Credits:
1.47K
21-05-2015, 12:03 AM
#15
20-05-2015, 10:13 PM
adige1431 Wrote:
20-05-2015, 07:57 PM
TheProGeek Wrote:
Well, when I visited your site, I noticed you're using a RIP of NBB. I'm sorry.

What ? I just useForumCamp theme ??

ForumCamp = NulledBB
[Image: UeTXrZ5.png]

RE: Simple Postbit like Nulledbb

Krave
Lil bitch
Level:
0
Reputation:
8
Posts:
79
Likes:
9
Credits:
226
21-05-2015, 12:28 AM
This post was last modified: 22-05-2015, 01:11 AM by Krave
#16
This is basic html and css. Assuming that you're going to continue using the ForumCamp skin rip, then you're going want to add the following code into your global.css file:


Code:
.pb_section {
margin: 0 auto;
/*feel free to add your own code such as font family, size, weight, etc... here*/
}

.f_right {
float: right;
}

f_left {
float: left;
}

Now, go into your postbit template which can be found by navigating to the following:
admincp-)templates & style-)templates-)your theme-)post bit templates and postbit.

Find the following:Yorum Says

and replace with:

Code:
<div class="pb_section"><div class="f_left">Posts:</div> <div class="f_right">{$post['postnum']}</div><br class="clear"></div>


If you want to create multiple, then just copy and paste them below each other, then change... I don't know, 'Posts:' to 'Joined:' and '{$post['postnum']}'to '{$post['userregdate']}'

http://docs.mybb.com/1.6/Help-Customizing-Postbit/

RE: Simple Postbit like Nulledbb

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
21-05-2015, 10:48 AM
This post was last modified: 21-05-2015, 10:49 AM by Mr_Joker
#17
Giving help on Ripped Themes can sometimes be hard I suggest you use a Retail theme then edit it Smile Its very simple half of the times even if i use Ripped Themes i do Inspect Element then edit it & see how it looks and stuff lol. If you're struggling like bad and stuff 100% try right click on you're forum and use inspect element or something it would help you a little not much.

RE: Simple Postbit like Nulledbb

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
21-05-2015, 12:26 PM
#18
:rly:

RE: Simple Postbit like Nulledbb

AAA
Offline
Level:
0
Reputation:
73
Posts:
834
Likes:
110
Credits:
582
21-05-2015, 01:58 PM
#19
OMFG :fp:Just use left and right classes :S


Code:
<span class="float_left">{$lang->postbit_posts}</span> <span class="float_right">{$post['postnum']}</span><br />

:fp:
[Image: XhhKTdF.png]

RE: Simple Postbit like Nulledbb

Krave
Lil bitch
Level:
0
Reputation:
8
Posts:
79
Likes:
9
Credits:
226
22-05-2015, 01:14 AM
#20
21-05-2015, 12:26 PM
Aoki Wrote:
:rly:

You should take it as a complement my good friend. You produce high quality themes, of course people are going to use/rip themSmile

Users browsing this thread: 1 Guest(s)