MyBB Community Forums

Full Version: Beginner don't know how to code header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello community,

I heard about MyBB and want to try it now. It seems to be perfect. Unfortunately I don't know how to create the design I need.

I read a lot in the forum and know how to youse the theme manager but nevertheless I don't now how to make the forum look like in the attached files.

Can anyone help me please?

Thank you very much!
Heloo there

you may edit ur image a littlebit , so add the link, in that white place on the right hand !!and use image map , to make them as links.

replace the logo with this image, whether from the theme manager!! or directly from the header template Admin Cp > Templates > Modify / Delete > Expand >header

U can find this code

 <div class="logo"><a href="$settings[bburl]/index.php"><img src="$theme[logo]" alt="$settings[bbname]" border="0" /></a></div>

just change the url , and add the use image map part
In case u dont know how to useimage map reply!!

regards

an alternative to that would be to declare your header image in the default fields for themes, and then customize the theme to your liking in additional css styles near the bottom of your themes.