Forums

Header & Footer problem (7 posts)

  1. Michael.oc
    Member
    Posted 7 months ago #

    Firstly the header has a 'Home' button on it that just makes the template refresh and I'd like to remove it and at a later date add my own link to a similar page and niche. Here is the Header code:

    [chunk of code removed - please use pastebin.com]

    I wonder if anyone could tell me how I go about putting these two problems right. Please keep in mind I've just started using WordPress and no nothing at present about PHP coding, so please be gentle.

    Thanks a lot.

  2. peredur
    Member
    Posted 7 months ago #

    A link to your site and a mention of what theme you are using, if it's not obvious, would help.

    Cheers

    PAE

  3. Michael.oc
    Member
    Posted 7 months ago #

    I apologise for my mistakes and I will post a link to the site

    http://canoneos1000dreview.co.uk/

    And what's pastebin

    Thanks for the reply.

    Michael.

  4. samfusion
    Member
    Posted 7 months ago #

    1.
    Go to your theme header.php and remove
    http://canoneos1000dreview.co.uk/wp-content/themes/sleek/header.php
    <?php wp_list_pages()> code. Make sure you have backups for the header.php before editing it.

    2. elaborate second probe again.:D

  5. peredur
    Member
    Posted 7 months ago #

    Paste Bin:

    http://lmgtfy.com/?q=pastebin

    See also the forum rules (in the sticky posts at the top of the forum list)

    HTH

    PAE

  6. vincentleo1
    Member
    Posted 7 months ago #

    I am having a problem with my Header as well, I screwed with the HTML yesterday and now I noticed my Header is off to the left, rather than center. I cannot find where the error is.

    http://www.usunfiltered.com
    Vincentleo1@gmail.com

    Template is: Fresh Ink Magazine

    HELP!

  7. samfusion
    Member
    Posted 7 months ago #

    check:
    #blogtitle {
    position: absolute;
    left: 92px;
    top: -1px;

    change left: 92px; to increased number. :D

Reply

You must log in to post.

About this Topic