Cannot figure out how to add custom header
-
Read & tried numerous ways of doing this but have been unable to do so.
Blog:
http://blog.amplify-interactive.com
Image I would like to have as the header:
I have paid to allow custom CSS. I can’t seem to figure out how to add this image so it’s the header! Help would be appreciated
-
where do you want to put it?
you probably want something like:
#wrapper #container #header #logo-floater { background: url(http://amplifyinteractive.files.wordpress.com/2007/04/ai-banner.jpg) no-repeat scroll left top; }if you want it to be clickable, try something like this:
http://sunburntkamel.archgfx.net/2006/08/15/custom-header-in-css/ -
- The topic ‘Cannot figure out how to add custom header’ is closed to new replies.
