示例#1
0
?>
"
				data-fullsize-height="<?php 
echo AdapThemeOptions::get_logo_fullsize_height(true);
?>
"
				data-fullsize-width="<?php 
echo AdapThemeOptions::get_logo_fullsize_width(true);
?>
"
				data-fullsize-voffset="<?php 
echo AdapThemeOptions::get_logo_fullsize_voffset(true);
?>
"
				data-mobile-voffset="<?php 
echo AdapThemeOptions::get_logo_mobile_voffset(true);
?>
">
				<?php 
AdapThemeOptions::print_site_logo_img_element();
?>
			</a>

			<div class="social-icons header-social-icons">
				<?php 
AdapThemeOptions::print_header_social_icons();
?>
			</div>
			<div class="nav-collapse collapse">
				<?php 
bones_main_nav();