home big hovers

This commit is contained in:
2019-06-18 16:41:45 +02:00
parent 5fe471dfe6
commit cfe1433555
7 changed files with 192 additions and 101 deletions

View File

@@ -30,12 +30,6 @@
}
}?>
</div>
<div class="vr">
</div>
<div class="postedon">
<?php the_time('m. d.');?>
</div>
<?php if(is_home() and $qc < 3): ; //first two posts subtitle and excerpt ?>
<div class="alcim">
<?php
@@ -46,6 +40,12 @@
}
?>
</div>
<?php endif;?>
<div class="vr"></div>
<div class="postedon">
<?php the_time('m. d.');?>
</div>
<?php if(is_home() and $qc < 3): ; //first two posts subtitle and excerpt ?>
<div class="bevezeto">
<?php
$dis_bevezeto_value = get_post_meta( get_the_ID(), 'dis-bevezeto', true );
@@ -57,6 +57,7 @@
</div>
<?php endif;?>
<div class="filler"></div>
</div> <!-- metadata end -->