• A “Featured Post” of my choosing used to show at the top of every link on my blog. With help from this forum (Oesmi) I was able to stop it from showing.

    But the script is still there and seems to slow my pages from loading. Also if you look at my blog on a Blackberry Featured Post shows.

    Where should I go to delete the Featured Post script?

    http://BaldPunk.com
    Here is the Script in the Stylesheet:

    /**************FEATURED POST**************/
    .mainpost_tp{background:url(images/post_top.gif) repeat-x; height:74px;}
    .mainpost{background:#0f0f0f; margin:auto;}
    .postwrap{display:none;width:974px; margin:auto; padding:30px 0 40px 0;}
    .postwrap a:hover {text-decoration:underline;}
    .postwrap h2 a{ text-decoration:none;font-size:28px; color:#fff; font-weight:normal;}
    .metadata1{font-size:11px; color:#CCCCCC; padding:5px 0 13px 0;}
    .metadata1 a {font-size:11px; color:#41bff3;}
    .fimage{float:left; margin:0 10px 0 0;}
    .fimage img {border:none;}
    .para{float:right; color:#fff; font-size:14px; width:390px; margin:0 52px 0 0; line-height:22px; word-spacing:2px;}
    .readmore1:link, .readmore1:visited{color:#41bff3; text-decoration:none;}
    #mainpost_bt{background:url(images/post_bot.gif) repeat-x; height:75px;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • That is most likely part of the theme you have installed, or a plugin you have activated in wordpress. Check your plugins in the wordpress admin and see if the name or descriptions of any of them indicate that they are related. If not you can check the theme itself, but unless you’re familiar with editing wordpress themes you may want to leave it be. Information about modifying and creating themes, however, can be found here http://codex.wordpress.org/Theme_Development

    Thread Starter BaldPunk1

    (@baldpunk1)

    Featured Post came with the theme. There is no plug in for it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I want to delete “Featured Post Script?”’ is closed to new replies.