コード例 #1
0
ファイル: category.php プロジェクト: anushbmx/techstream-v2
?>
</p>
									</div>
									<div class="column-small-4">
										<?php 
ad_box();
?>
										
									</div>
								</div>
							</div>
						</div>
					</div>					
				</header><!-- end of class = "content-header" -->
				<?php 
main_search_box();
?>
				<div class="inner-container">
					<div class="row">
						<div class="column-small-11 center">
						    <div class="add-on row">
							    <div class="column-small-8 padd0 add-on-main">
							    	<div class="row">
							    		 <div class="column-small-12 padd0">
							    		 	<ul 
							    		 		<?php 
if ($list_template == 1) {
    echo 'class="bit bit-list"';
} else {
    echo 'class="post-list"';
}
コード例 #2
0
ファイル: search.php プロジェクト: anushbmx/techstream-v2
?>
</p>
									</div>
									<div class="column-small-4">
										<?php 
ad_box();
?>
										
									</div>
								</div>
							</div>
						</div>
					</div>		
				</header><!-- end of class = "content-header" -->
				<?php 
main_search_box($q);
?>
				<div class="inner-container">
					<div class="row">
						<div class="column-small-11 center">
						    <div class="add-on row">
							    <div class="column-small-8 padd0 add-on-main">
							    	<div class="row">
							    		 <div class="column-small-12 padd0">
							    		 	 	   	   <!-- Put the following javascript before the closing </head> tag. -->
<script>
  (function() {
    var cx = '012797198311953584218:WMX-1667769647';
    var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;