• Resolved thaheap

    (@thaheap)


    The link to my site: theheap.site50.net

    Because I’m new to wordpress, I have a few questions about how to go about editing some things on my theme to fit my site. For starters, I would like to change the header. I like the font and color of the title but it says “list this” which is the name of the theme. I would like for it to say “ThE HeAP” instead. How do I change that? Also, I would like to take away “last 6 months” and “of all time” from the sidebar. I’d also like to edit the “cat” and “tag” labels. How would I go about doing that? Any and all suggestions will be helpful.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • title:
    the title uses this image:
    http://theheap.site50.net/wp-content/themes/ListThis/images/logo.png
    get an image editor and create your own logo/name image with the same name, and re-upload it to the same position.

    sidebar:
    if these don’t dissappear, when you drag widgets into the sidebar (in admin/apperance/widgets), you probably need to edit sidebar.php of your theme; and identify and remove the code that displays ‘last 6 months’ and ‘of all time’.
    if you need help, you could paste the code of sidebar.php into a http://wordpress.pastebin.com/ and post the link to it here.

    labels:
    i guess, that these labels might change automatically when you enter your first own categories and tags.
    if not, they could be hard-coded into header.php(?); you could then paste the code of header.php into a http://wordpress.pastebin.com/ and post the link to it here.

    someone might have a look at it and might be able to make some suggestions.

    Thread Starter thaheap

    (@thaheap)

    Thank you for the reply. I really appreciate it.

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

The topic ‘Please help me edit my theme.’ is closed to new replies.