On Zero Point, how do you add an image to the header (or maybe it's the banner... the same block where the logo is on the left hand side)? I would like to an image on the right side and can't find the CSS that refers to the header.
On Zero Point, how do you add an image to the header (or maybe it's the banner... the same block where the logo is on the left hand side)? I would like to an image on the right side and can't find the CSS that refers to the header.
Comments
Comment #1
Turkish Delight commentedIf I understand your question correctly, you could upload your image to your files folder and create a block with the img tag in it that will fit inside the banner block.
Note, if you use "variable width" on your theme settings the banner block may fall so that it fits underneath your header to compensate for size.
Comment #2
mcengland commentedThanks... but that is the problem. I could not find a banner block or header block, thus the question.
Comment #3
Turkish Delight commentedIf the complication is that you cannot actually see the "banner" block listed on the admin/build/blocks page, then this needs to be updated to a bug-report (though personally I can see it alright).
If you're wanting to directly inject a picture into the background of the banner via css, you will want to put it inside of "#top-elements {}"
It is in layout.css (in the css folder) at about line 122:
Post if you need anything, and good luck!
Comment #4
mcengland commentedThanks... but I couldn't get an image to display using that section. I did find what I was looking for...l partly, the problem is I can't find the CSS file for the null zero point color scheme. All of the schemes use the same shading graphics at the top. I can control the graphics where it says:
The problem is, I only see CSS files there for the other color schemes...(ink, ivy, lime, nature, sangue and sky)... all of these have the same code at the start. I can not find the CSS page for the default color scheme. I've opened every other CSS file in the theme that I could find. Any takers?
Comment #5
mcengland commentedNever mind... I guess it was in "style.css", not in the css folder.
Comment #6
florian commentedComment #7
MVanHoutte commentedHi, how do I make sure that the drop down menu is displayed allright when the site is online? I can see everything fine when I am offline, but after logging out the menu disappears (except for 'Home') ...
Thank you for helping me out!
Martin