k3200
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Header Image HelpOriecat, What will that change do?
Knox
Forum: Fixing WordPress
In reply to: Header Image HelpAfter I changed the folder back to Batavia 1.5 everything worked. It doesn’t look right, but that’s the .jpg design and nothing to do with WP or the theme.
I greatly appreciate all of the help you two gave me. You guys really are the best.
Now I have to go figure out how to make that banner look good. Or go find another theme.
Thanks a million,
KnoxForum: Fixing WordPress
In reply to: Header Image HelpYes. All I did rename Batavia 1.5 to Batavia. All of the files are still there.
Knox
Forum: Fixing WordPress
In reply to: Header Image HelpIt was HouseHuntingLogo.jpg. I changed that, but still only white.
Thanks,
KnoxForum: Fixing WordPress
In reply to: Header Image HelpStill a white screen only. Here’s what it is now:
#header {
margin: auto;
WIDTH: 100%;
HEIGHT: 108px;
BACKGROUND-COLOR: #CCCC99;
BACKGROUND: url(“https://www.househunting101.com/wp-content/
themes/Batavia/househuntinglogo.jpg “);
COLOR: #7D5B38;Thanks,
KnoxForum: Fixing WordPress
In reply to: Header Image HelpOk, at least that did something. But unfortunately all I get now id a white screen. Here’s what I have:
#header {
margin: auto;
WIDTH: 100%;
HEIGHT: 108px;
BACKGROUND-COLOR: #CCCC99;
BACKGROUND: url(“/home/house101/public_html/wp-content/
themes/Batavia/househuntinglogo.jpg”);
COLOR: #7D5B38;Thanks,
KnoxForum: Fixing WordPress
In reply to: Header Image HelpI just plugged the whole location in and it didn’t work. Here’s what I have now:
#header {
margin: auto;
WIDTH: 100%;
HEIGHT: 108px;
BACKGROUND-COLOR: #CCCC99;
BACKGROUND: url(“www.househunting101.com/wp-content/
themes/Batavia 1.5/househuntinglogo.jpg”);
COLOR: #7D5B38;Any ideas?
Thanks,
KnoxForum: Fixing WordPress
In reply to: Header Image HelpSure.
The name of the file is househuntinglogo.jpg
It’s location is househunting101.com/public_html/wp-content/themes/Batavia 1.5/
Forum: Fixing WordPress
In reply to: Header Image HelpThis is the only place that I’ve changed or added any code. Do I need to add anything anywhere else?
Knox
Forum: Fixing WordPress
In reply to: Header Image HelpThanks for checking this out for me.
It’s in the same folder as the theme. Does that answer your question with enough info or do you need the folder names and such?
Knox