Help needed adding image in header
-
I’ve managed to alter my site in several ways but am now stuck on adding an image to the header. My base theme is copyblogger and here is a list of changes that I’ve done:
Moved the navbar into the header and adjusted font / padding / margins.
Changed the header text to black for posts.
Removed the black and red footer blocks.Here is what my code looks like right now:
style.css#logo { width: 750px; height; 100px; margin: 0 auto; padding: 0em 0em 1em 0em; } #logo a { font: normal 5.0em "American Typewriter", "Trebuchet MS", Verdana, sans-serif; color: #fff; }
header.php
[Code moderated as per the Forum Rules. Please use the pastebin]My image is located inside the theme folder at “/images/logo.png”
I’ve been trying to find the solution through trial and error but I have yet to succeed.
Any help would be greatly appreciated.
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Help needed adding image in header’ is closed to new replies.