For example:
Code:
<?php if(is_front_page()) { echo '%bar1'; } ?>
For now, I've grabbed the source html from the rendered page and put it in for %bar1.
Code:
<?php if(is_front_page()) { echo '<div class="horbar1"> </div>'; } ?>
«
[SOLVED] Overlayed Blog Title/Tagline Style added "space" on other pages besides home |
[SOLVED] How to display an background image and two icons on top of it in a customhea
»
|