as you can see, the header menu push the page contents down, could I get your help to know how can I create this kind of menu? also a question, how can I call this menu from any page on my website, I don’t think the php code ( insert) would be enough?!
Best regards and thanks in advance for your help,
bb
Nice, but there is no tutorial of this things over the web, so we can get an idea and learn how this could be possible ? to make a menu, or to integrate menu in all the pages.
Thank you very much for your help, I want to answer you before but the forum was not working properly.
I appreciate your help, in fact, I know how it’s possible to include it in all pages by using a java code, but what I don’t know to do, if how the contents of menu will apprear above the content of the page, maybe bacause I call the menu from the page ?
What exactly do you mean by “how the contents of menu will apprear above the content of the page”? Are you wanting it to push the content of the page down, so that it doesn’t cover it up? Or appear over the top of the normal page content?
Hello, thanks for your interest. In fact, I don’t know if it’s possible that the menu push down page content, because I want to call the menu from other pages, so for example the menu will be here:
If you use JavaScript to create the menu, it should flow over the main content of your page. You can see a JavaScript menu that flows over the main content at First Baptist if that is what you are looking to have happen.
It is possible to push the content down. I have seen that on other sites, and personally I did not like it, so I don’t remember where I saw it.