Not Solved Huge banner like as on MyBB
#2
Not Solved
can we have your forum url and code from header template of your forum's current theme

basically header template consists of code like below
<div id="container">
	<a name="top" id="top"></a> 
	<div id="header">
        <div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
	<div class="menu">

logo related code can be moved out of the header div and can be adjusted with the required css style
Reply


Messages In This Thread
Huge banner like as on MyBB - by x6IT32 - 2013-10-01, 11:55 AM
RE: Huge banner like as on MyBB - by .m. - 2013-10-01, 02:15 PM
RE: Huge banner like as on MyBB - by x6IT32 - 2013-10-01, 06:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)