I guess the simple fix is this:
Create a new Module for Custom HTML and then insert your header image. (in this case I will use header2.jpg) templates/ja_mageia/images/header/default/header2.jpg
Give the module a class suffix name ( for this example I will use the suffix name “actions”
Open templates_css.css
Add the following lines:
/* Custom Headers for Search Engine Friendly URLs */
div.moduletableactions {
padding-left: 219px;
}
You will notice that the header image is now properly placed but the gray bar at the bottom is now covered up. Either add this in with photoshop and call a new photo or ?… I haven’t figured out another method quiet yet. Will post if I do soon. Just started working on this problem a bit ago again. Thanks