Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoralfonce
    • CommentTimeFeb 18th 2007
     
    Hi there I want to get rid of the following elements but notice the past workarounds dont work for version beta 3 - so and ideas how to permenantly do the following in beta 3?

    1. Remove powered by Plogger
    2. Remove rss feed
    3 . Remove the space that would have been occupied by powered by and rss.
    4. Remove the search and jump to drop box
    5. Remove the space that would have been occupiied by the above so the galery is flush top and bottom.
    • CommentAuthorjack
    • CommentTimeFeb 18th 2007
     
    For most of your questions... you can edit the theme-files. Look inside the head.php and header.php files and just leave out what you don't need.
    • CommentAuthoralfonce
    • CommentTimeFeb 19th 2007
     
    Thanks - I opend those header files and there was only a few lines of code in them?
    • CommentAuthorswodis
    • CommentTimeFeb 26th 2009 edited
     
    Hello,

    I removed RSS button from the footer.php and commented all the code in the plog-rss.php, but I still got

    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <meta http-equiv="imagetoolbar" content="false" />
    <script type="text/javascript" src=".../trunk/plog-includes/js/plog-slideshow.js"></script>

    <link rel="alternate" type="application/rss+xml" title="RSS Feed" href=".../trunk/plog-rss.php?level=album&amp;id=13" />


    in my page source.. Where are this line (rss) formed? I want to delete it. In head.php there are no such line.
    "..." stands for my site address.

    -----
    find that. It's in plog-includes/plog-functions.php :)