By nineteeeen on
Hey Guys,
I created my first Drupal page and uploaded it to my ftp Server.
Now i have the problem, that the page is different in every browser.
I don`t know what to do now, the Link is: www.kk-metalltechnik.at
It should look like this: http://img191.imageshack.us/f/pagerj.jpg/ (only the menu is wrong; a little bit too long, i marked it red)
Thank you for your help
Greetz
Comments
#suckerfishmenu ul.menu
Hope that works for you.
Good luck
That worked fine for firefox
That worked fine for firefox :)
But the problem in Internet Explorer is still there :(
What should i do with the header? It fits in IEX & Opera, but not in Firefox
Thank you
Go for a fixed width layout
Go for a fixed width layout or liquid one layout
currently you are using liquid layout
thats bugging you.
using 100% for width in the css code for the header etc points to liquid one
using 100px for eg refers to fixed width one.
I suggest you to go with fixed width layout.
you may check and know about liquid and fixed width layout here
http://www.maxdesign.com.au/articles/liquid/
Hey again, First, thank you
Hey again,
First, thank you for helping me ;)
I read the liquid layout tutorial, but i just don`t get it...
I tried several things, width with px and auto and and and... but the header is different on every PC i tried :/
The original size of the header.gif is: 1178x160px
Could you help me?? =)
greetz
Is there nobody who can help
Is there nobody who can help me?? :(