Header & Footer problem
-
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.
-
A link to your site and a mention of what theme you are using, if it’s not obvious, would help.
Cheers
PAE
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.
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
Paste Bin:
See also the forum rules (in the sticky posts at the top of the forum list)
HTH
PAE
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
[email protected]Template is: Fresh Ink Magazine
HELP!
check:
#blogtitle {
position: absolute;
left: 92px;
top: -1px;change left: 92px; to increased number. 😀
The topic ‘Header & Footer problem’ is closed to new replies.