Pozdravljeni. Potrebujem manjšo pomoč pri WP Tempera temi:
http://demos.cryoutcreations.eu/wordpress/tempera/
In sicer bi želel, da je top menu bar nad main menu (pod logotom).
Poleg tega bi želel, da je div#branding čez celo (full width).
Koda je taka:
<div id="wrapper" class="hfeed">
<div id="topbar" ><div id="topbar-inner"> <?php cryout_topbar_hook(); ?> </div></div>
<?php cryout_wrapper_hook(); ?>
<div id="header-full">
<header id="header">
<?php cryout_masthead_hook(); ?>
<div id="masthead">
<div id="branding" role="banner" >
<?php cryout_branding_hook();?>
<?php cryout_header_widgets_hook(); ?>
<div style="clear:both;"></div>
</div><!-- #branding -->
<a id="nav-toggle"><span> </span></a>
<nav id="access" role="navigation">
<?php cryout_access_hook();?>
</nav><!-- #access -->
</div><!-- #masthead -->
</header><!-- #header -->
</div><!-- #header-full -->
Sam se že nekako obrnil, vendar ni vse najbolj pravilno:
<div id="header-full">
<header id="header">
<div id="branding" role="banner" >
<?php cryout_branding_hook();?>
<?php cryout_header_widgets_hook(); ?>
<div style="clear:both;"></div>
</div><!-- #branding -->
<?php cryout_masthead_hook(); ?>
<div id="masthead">
<div id="topbar" ><div id="topbar-inner"> <?php cryout_topbar_hook(); ?> </div></div>
<a id="nav-toggle"><span> </span></a>
<nav id="access" role="navigation">
<?php cryout_access_hook();?>
</nav><!-- #access -->
</div><!-- #masthead -->
</header><!-- #header -->
</div><!-- #header-full -->
Kar bi torej rad dosegel, je tole (+div branding full width):

Rešitelj dobi virtualni 6pack na TRR :)