Join 300,481 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,774 people online right now. Registration is fast and FREE... Join Now!
I've tried several things, but without success. All I get is the start of the image, but chopped off. Isn't it enough to alter the size values? (and resize the header_back.gif)
How do I fit my custom image if not, which is 768*183px? (there is enough "space" for the image on the sides, width wise) This should be so easy, which makes it kinda embarrassing to ask for help
This post has been edited by Frode789: 16 Jun, 2009 - 02:55 AM
Well, it somewhat worked as it did last time I tried to just alter the size. The menu (on the right side) disappears, and the search box is not located on the right place
@ noora: I'll try that now.
This post has been edited by Frode789: 16 Jun, 2009 - 03:10 AM
It seems to work fine for me, what's the actual problem?
Menu on the right side disappeared, and the search box is placed in the middle instead of on the right side. (this happened when I got the new logo)
No, it works perfectly fine, seriously.
The issue is that your screen isn't big enough. Think about it, you're trying to display a what, 600px logo next to a 600px menu? When they're floated together and your screen isn't at least 1200px, it's gonna start knocking other stuff out. Make your logo smaller.
@noorahmed, I have absolutely no idea what you're trying to acheive but that code is extremely contradictory and I don't see how it would help him at all.
This post has been edited by MageUK: 16 Jun, 2009 - 03:27 AM
@ Mage: hehe, yes it is FireFOX I sat height and cleared cache. Works now.
Thanks for the help fellas!
One last thing: I I were to place a image under the menu (so it looks like a bar. The menu looks so "empty" without a image under it..), how would for instance that look like code wise?
This post has been edited by Frode789: 16 Jun, 2009 - 03:50 AM