MyBB Community Forums

Full Version: How to change this colors and backhround???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=26122]pls help me to change the things which i mention in below screenshot.
I will go from top to bottom with explanations.

-For logo, find it in your templates in header and align it to center.

-In your global.css in templates find .thead and change image to some color or also o some image.

-In your global.css in templates find .tcat and change it to some other color.

-To change the image find in your host :

/images/on.gif
/images/off.gif
/images/offlock.gif

and change it to some other.

- http://mods.mybb.com/view-resource/color-forum-names
Logo:

Admin CP - Templates & Style - Templates - Your Template (probably Default) - Header Templates - header

Find: <div class="logo"><a href="{$mybb->settings['bburl']}/"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>

Replace with: <center><div class="logo"><a href="{$mybb->settings['bburl']}/"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div></center>

For the other things, I edited your image, this way it's easier:

[attachment=26123]

EDIT: I wasted some time editing the image and Jovan ninja'd me. Sad
Thanks guys....i will check and reply here again.
Will give best answer.

Thanls a lot.

[attachment=26126]one more help needed to change look. i try to change but not full successfull.
help guys.

see below screenshot.