• Very nice plugin with easy handling and clearly arranged. You can format your sticky posts with this code in style.css:
    .sticky {
    background: #eee;

    }
    and
    <div <?php post_class() ?> id=”post-<?php the_ID(); ?>”>
    in index.php

  • The topic ‘I like it’ is closed to new replies.