Forums

Changes to Current Theme (2 posts)

  1. ClandestineChic
    Member
    Posted 2 years ago #

    I'm currently using the Oulipo theme for my blog at ClandestineChic.com. The two things I'd like to change about my theme are this:

    I want to insert an image instead of keeping the text on the left-hand side.

    Also, I wanted to know how I might be able to change the comments to say something like, "Comment on this" or something instead of what it currently says. I don't think people will be know where to comment based on what is there now.

    Any help would be greatly appreciated.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Check any sidebar php files in your theme. One should include the code wp_list_pages. That's the file that you need to edit to replace your page list with an image.

    To change the comment text, edit index.php in your theme and look for comments_popup_link().

    http://codex.wordpress.org/Template_Tags/comments_popup_link

    You may also need to carry out the same edits on category.php and archive.php.

Topic Closed

This topic has been closed to new replies.

About this Topic