MyBB Community Forums

Full Version: Clickable header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

How to make header clickable without moving forum design?
I tried to add transparent picture inside header but it moves forum design.

<div id="container">
        
       
<div id="header">

<div class="wrapper">   



          	<div class="menu">
              	<ul>
                  	<li><a href="{$mybb->settings['bburl']}/search.php"><i class="fa fa-search fa-2x"></i><br />Search</a></li>
                  	<li><a href="{$mybb->settings['bburl']}/memberlist.php"><i class="fa fa-users fa-2x"></i><br />Members</a></li>
                  	
              	</ul>
          	</div>
		</div>
	</div>
  

Thanks

bump!
Can you share a link to you forum and a print of what you want.
(2016-11-22, 03:31 PM)Legendary Wrote: [ -> ]Can you share a link to you forum and a print of what you want.

pmed you