MyBB Community Forums

Full Version: The Cure for MyBB 1.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
A high quality, fully customized MyBB theme, completely free.

Header and Footer logos have been included for your convenience.

Note that you do not need to use header.psd, you can simply upload a png at 500x126 (px) If there are any issues, please let me know!

Please leave the link in the footer, and I will keep making free themes! Many more high quality themes from Audentio Design on the way!

Regarding avatars:
Avatar Options Wrote:You have a few options: You can either replace this code:

<div style="background: transparent url({$mybb->user['avatar']}) 0 0 no-repeat;width:68px;height:68px;float:left"></div>

with

[<img src="{$mybb->user['avatar']}" border="0" width="86" height="86" />

OR, you can just simply force a resize on user avatars by going to:

User Registration and Profile Options & Show Thread Options (and maybe Member List) under Board Settings in the ACP, and changing those values to 68x68 or something smaller. I recommend the last option. The first option will display a red 'x' for IE users simply because it won't be pulling back anything.

A final option would be to find a mod and rig it up to work which might work best in the long run.

Use the attachment (thecure-1.6.zip to download for MyBB 1.6).
Wow. This is an amazing theme, without a doubt one of the most professional looking ones out there. Massive kudos, great job! How long did it take?

It's gorgues, the cream on the cake for this would be different colours, i can help with this if you want.
Glad to see such a great designer back in action. This is a very professional looking theme, Mike.

Thumbs up. =)
(2010-07-31, 10:56 AM)Nathan Wrote: [ -> ]Wow. This is an amazing theme, without a doubt one of the most professional looking ones out there. Massive kudos, great job! How long did it take?

It's gorgues, the cream on the cake for this would be different colours, i can help with this if you want.

Thank you very much Nathan! It took me about 12 hours non-stop.

Different colors would definitely be a good idea. I'd like to have the community test it out, report any bugs, etc. Then once they are all worked out, we will do some nice new color schemes.

(2010-07-31, 10:59 AM)Manuel Feller Wrote: [ -> ]Glad to see such a great designer back in action. This is a very professional looking theme, Mike.

Thumbs up. =)
Much appreciated Manuel. Consider this theme a gift to the community, you all have been extremely supportive. I will never be too busy to make a free release for the community. I plan to have many more.

Edit: Been working for the last 12 hours on the skin, so sorry if my speech is a little slurred! :O
Amazing theme. I'm glad that you're back in action.
Welcome back Audentio Wink Great theme Big Grin
Nice theme i like it looks very nice Smile
Why is there a shadow around the container only when your logged in?

Tab these 2 screenshots then go back and switch between them:

http://community.mybb.com/attachment.php?aid=19056 & http://community.mybb.com/attachment.php?aid=19055
Whoops, good catch!

Find in templates: header > header_welcomeblock_guest
<div id="container">

Replace it with:
<div id="container"><div class="container_wrap">

Sorry about this guys.
That's quality !
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22