nnamazi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: how to put my own background image in Gear theme?Hi
If you mean replace the black background in your header with an image, you can do it like this
The code appears to be in your header.php file, although it could be in another file that is being included in your header.php file.
The line of code is this one
.header {
background: black url(https://joaniemoore.com/wp/wp-content/themes/gear/images/header-pattern.gif) repeat-x scroll 0 0;
}
put the image you want in the background in the images folder in your theme file /wp-content/themes/{themename}/images
and replace header-pattern.gif with the new file’s filename.The line is NOT in your style.css theme file.
Michael, I am a beginner and need more help — what’s the code line in CSS to delete in order to get rid of the white space gaps on my website. here is the website:
very frustrated.
N.
Forum: Fixing WordPress
In reply to: Email to Blog – Posting MalfunctionHere are a few more details:
We have set up the email to blog using instructions from wordpress. In the separate email account, There are over 100 emails waiting to be posted. When I hit the upload button, it does not post any emails. In fact, it keeps saying that there is no new mail to be posted.
How do you fix it?
Forum: Fixing WordPress
In reply to: Email to Blog – Posting MalfunctionHere is more details:
initially the error message said:
Mission complete, message 1 deleted.Mission complete, message 2 deleted.Mission complete, message 3 deleted.Mission complete, message 4 deleted.Mission complete, message 5 deleted.Mission complete, message 6 deleted.Mission complete, message 7 deleted.
Oops POP3 delete: Command failed [How does one fix it?