MyBB Community Forums

Full Version: Designing MyBB...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, MyBB community. I came here asking to ask for your help.
First: I want to make the Last Post section something like this:
[attachment=24517]
The post date to be the last one and the name to appear on an image.
Second: I want to make the mini profile on the post page to appear on images something like this:
[attachment=24518]
Third: The quick reply and the reply box customize:
[attachment=24519]
Fourth: I got a problem after rounding the corners:
[attachment=24520]
All the corners from the bottom of the box (from the index, form the forum, in posting page, User CP and so on) are "dropping out" of the border. And on the posting page, the problem is not only on the bottom of the box with "« Next Oldest | Next Newest »", but even in the top of it. So how can I round that only on those with problem and not in the good ones that are not at the margin/bottom of box?
Thanks! Best regards, Raffello.
Edit these templates:
forumbit_depth2_forum_lastpost
postbit_classic

And edit the jscripts/editor_themes/default folder for the editor.

Hope it helps.
Err, thanks...but I'm not really good at PHP Big Grin
OFF TOPIC :
if an expert doesn't help with the required code modifications then you may have to hire someone ...
Thanks for your answer...Well I got a friend that may help me, so I don't really need to hire someone. And anyway, the internet is huge. Big Grin
That is not PHP in any way..
Oh...my bad then. I wanted to say java script and css (I think).
Can someone tell me that if I do the classic postbit, the image on the last post will appear, or I will have to add it too?