MyBB Community Forums

Full Version: Postbit questions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
How can I make this:

[Image: ycTSw.png]

To this:

[Image: gzLfq.png]

?
Meaning, that I need everything on that image that the other one hasn't. Making text not centered, changing the text and moving it, adding reputation images ( green stuff = orange start X something = white and so on ), adding two group images ( i got administrator atm but how can I add other's group image too? ) and that "online, offline" instead of balls.

Tutorials please or links to a plugin and how to use them.
I know this is alot to ask but I'd highly appreciate if you can help me. I tried to google and search but when I found something it doesn't work or I did something wrong.

Thank you! Smile
Bump..
You need to look in the postbit how it is made.

The information at the bottom is in the postbit_author_user, the reputation info is in the postbit_reputation etc.

There are several free themes on the Mybb Mods site that have customised postbits - Ace Navy (http://mods.mybb.com/view/ace-navy) might be a good one to study.

I have not got any usergroups mods, but there is at least one on the mods site

http://mods.mybb.com/view/additional-usergroup-images
(2012-10-06, 04:13 PM)Leefish Wrote: [ -> ]You need to look in the postbit how it is made.

The information at the bottom is in the postbit_author_user, the reputation info is in the postbit_reputation etc.

There are several free themes on the Mybb Mods site that have customised postbits - Ace Navy (http://mods.mybb.com/view/ace-navy) might be a good one to study.

I have not got any usergroups mods, but there is at least one on the mods site

http://mods.mybb.com/view/additional-usergroup-images

I can look for those postbit things but that reputation thing is way too hard for me. Also that Ace Navy link didn't work and I've tried that additional-usergroup-images but can't find anywhere the place where you actually add the additional images.
Take the bracket off the url Big Grin

http://mods.mybb.com/view/ace-navy

You need to add additional images in your ftp and link to them - read the reviews for fixes to the plugin

http://mods.mybb.com/reviews/additional-...oup-images
(2012-10-06, 06:47 PM)Leefish Wrote: [ -> ]Take the bracket off the url Big Grin

http://mods.mybb.com/view/ace-navy

You need to add additional images in your ftp and link to them - read the reviews for fixes to the plugin

http://mods.mybb.com/reviews/additional-...oup-images

Haha, but anyways. It doesn't have that nice so I'm gonna stick the one that I have now.

But anyways. There is a fix on that plugin but where can I find aui.php file? My internet connection is way too slow to upload all the files in FTP to my computer.
I have no idea what you mean re the php file. You need to download the plugin - unpack it on your pc and edit the file as indicated in the reviews. If your internet is too slow to do that then I cannot help that. Sorry.

On the post bit - if you LOOK at it you will see that he uses an image link for reputation - that is what you were saying you struggled with.

Redesigning a postbit is something you either

1) do yourself
2) use a nice postbit from an existing free theme that allows you do so
3) pay for
(2012-10-06, 09:29 PM)Leefish Wrote: [ -> ]I have no idea what you mean re the php file. You need to download the plugin - unpack it on your pc and edit the file as indicated in the reviews. If your internet is too slow to do that then I cannot help that. Sorry.

On the post bit - if you LOOK at it you will see that he uses an image link for reputation - that is what you were saying you struggled with.

Redesigning a postbit is something you either

1) do yourself
2) use a nice postbit from an existing free theme that allows you do so
3) pay for

Sorry, I didn't realise that aui.php is plugin's own file. In reviews they said you have to edit that. I got that group image now but that reputation doesn't work like that. I want to rep have green bar and 10 of them turns into one bronze star and then again 10 green bar to get 2 bronze bars and 10 bronze bars turns into silver bar and they to gold.. I have no idea how you can code that.

Also when I looked that postbit_author_user template but there wasn't anything about giving thnx or stuff like that. There were only " warninglevel " ( which I removed ), " join date " ( which I couldn't edit cus there wasn't "joined" anywhere so Idk how to make it say "join date".
Well, we are really in the wrong area - this is MyBB support - and this should be in templates support so I am going to move the thread.

You COULD do that bar with the Template Conditionals plugin, but I don't know how experienced you are at editing templates.

http://mybbhacks.zingaburga.com/showthread.php?tid=464
(2012-10-07, 07:34 AM)Leefish Wrote: [ -> ]Well, we are really in the wrong area - this is MyBB support - and this should be in templates support so I am going to move the thread.

You COULD do that bar with the Template Conditionals plugin, but I don't know how experienced you are at editing templates.

http://mybbhacks.zingaburga.com/showthread.php?tid=464

Kk thnx and I'm that bad, that I understood nothing from that link. :l
Pages: 1 2