Top

Bravo81 on "Hide banner?"

February 10, 2010 by  

Ok, I fixed it.

I ended up with this:

<!-- Start Show/Hide banner section --!>

<?php if( !is_page( array( 6,25,31,36,38,42 ) ) ) :? >

<div class="Main">
<div class="Sheet">
    <div class="Sheet-tl"></div>
    <div class="Sheet-tr"><div></div></div>
    <div class="Sheet-bl"><div></div></div>
    <div class="Sheet-br"><div></div></div>
    <div class="Sheet-tc"><div></div></div>
    <div class="Sheet-bc"><div></div></div>
    <div class="Sheet-cl"><div></div></div>
    <div class="Sheet-cr"><div></div></div>
    <div class="Sheet-cc"></div>
    <div class="Sheet-body">
<div class="Header">

<div class="logo">
    <h1 id="name-text" class="logo-name">
      </h1>
    <div id="slogan-text" class="logo-text">
        </div>
</div>
    <div class="Header-jpeg"></div>
</div>

<?php endif;?>

<!-- End Show/Hide Banner --!>

I didnt understand the coding! lol.

Thanks for your help Esmi :)

You can view it here:
http://www.gemzproductions.co.uk

Share

Comments

Facebook comments:

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





*
Bottom