Viewing 4 replies - 1 through 4 (of 4 total)
  • style.css line 1184:

    .PostMetadataHeader {
    background-color:#E3E3D9;
    border:1px solid #CCCCB8;
    padding:3px;
    display:none; /* add this */
    }

    or

    remove from <div class="PostMetadataHeader"> to its closing tag </div> in your index.php.

    Thread Starter Ronnie

    (@ronniesblog)

    nice thank you.. the first part did the trick…..still got the forward slash if you’ve any ideas?

    Character | in the source of that page is the forward slash.

    <div class="PostHeaderIcons metadata-icons">
    
     | 
    
    </div>

    Thread Starter Ronnie

    (@ronniesblog)

    brilliant i’m really pleased, thank you

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘how to remove this block from posts?’ is closed to new replies.