Closed (outdated)
Project:
Analytic
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2010 at 02:34 UTC
Updated:
17 Sep 2025 at 17:12 UTC
Jump to comment: Most recent
Comments
Comment #1
Deepika.chavan commentedHi,
Save/Move the image which you want to use in header region, in theme's 'analytic/images/ ' directory.
Then please add following code in local.css file and replace 'header-image.jpeg' with name of your image :
You can use "height" property to increase the height of '#money-bg' according to your image.
e.g.
height: 100px;Rgrds,
Deepika Chavan.
Comment #2
restyler commentedComment #4
piquef commentedI am having a problem with changing the header image in the Analytic theme, which seems to fall under this same topic. If I substitute a header-image.jpg that is 722x90, it looks great. However, if I also add a site logo 64x73, the header image gets partially obscured (IN INTERNET EXPLORER ONLY) by the now larger Site Logo + Site Name + Site Slogan box. Safari and Firefox work fine with or without a site logo - there is only a problem in Internet Explorer.
What is the best way to remedy this?
Summary:
Logo + Name + Slogan + header-image => displays fine in Safari and Firefox
Logo + Name + Slogan + header-image => left end of header image is obscured in Internet Explorer
NO LOGO + Name + Slogan + header-image => displays fine in Internet Explorer, Safari and Firefox
The Analytic theme demo page http://sidashin.ru/analytic/ does not use a logo display, so I suspect this might be a problem no matter what size header image you use. It seems to persist with different sized header images when I try them.
Thanks for any advice.
Charles
Comment #5
bluegeek9 commented