I am looking to move the navigation menu from its default position to the top of the header. Can someone give me a headsup on the files that are involved, and maybe soe of the pitfalls indoing this if any?
I am looking to move the navigation menu from its default position to the top of the header. Can someone give me a headsup on the files that are involved, and maybe soe of the pitfalls indoing this if any? |
Hello open the templates\base\_sub_header.html find and move to you needed position these code lines: <div class="sys_top_menu"> PS: If possible do not write me personally, please try to ask on the forum first |
Hello open the templates\base\_sub_header.html find and move to you needed position these code lines: <div class="sys_top_menu"> Do you mean move it to a different location in the same file or move it to a different file? |
<bx_include_auto:_header.html /> <bx_injection:banner_left />
Ok I commented out the original position of the code mentioned and placed it near the top of the code. You will see where i also commented the new position. However when i did this and cleared the caches and then refreshed the page yes the nav bar was now at the top of the page but then I now have a duplication of the menu in text form along the left side of the page. Something went a bit wonky there? Any suggestions?
See the attached jpg for the results. It also seems as though the navigation bar was only duplicated to the top of the page and not moved. |
anybody? |
anybody? I think will be better if you post in job section PS: If possible do not write me personally, please try to ask on the forum first |