Forum Moderators: not2easy
Gabriele ;-)
Yes, the banner is an image, used as banner's background. I don't know of what measure (px)it should be, because I use a fixed width (pixel) for this image.
I'm sorry, but you're still not explaining the issue you're having. If I have a div that's fluid, and 100% in width, then I can place an image in the header at any size. If it has to be fixed with, then you just put it in there. If you're setting it as the background to a div that's 100% in width, then the background inmage will tile. If you don't want it to tile, then you put in "background-repeat:no-repeat;" and it'll display it only once. But when you set it as a background image, you can't set the pixel width.
If you want it centered in the banner, you need to tell the CSS to do so. But your question isn't very clear: you say you have an issue and can't find an answer, but you didn't answer my questions for clarification. Do you want it centered? Do you want it to expand to fill the fluid div, or remain a fixed size?
What, exactly, is the problem?
If it is that important to you that the image take up the entire width of the design, then you should probably not be using a liquid layout.
There are some techniques on the web for making images stick at 100% of the width, but in the end what you have to do to get that effect is to make an image that is so huge that it will always be able to fill any width... and that takes up a lot of filesize.
But as far as your specific question, no, there isn't a magic pixel size that equates to "60%", because by definition "60%" is not a set width.
Gabriele
You can do this in any image editor such as photoshop...
Ive done this on a few headers and it works quite well...