I displaying 2 tables side by side using this tutorial; http://bigprof.com/appgini/tips-and-tut ... -same-page
I have everything working nicely but I would like to hide the whole NarBar on both pages, I tried using css, .navbar{display:none;} but didn't work.
Now I only want to hide it in the 2 pages in my ( Side_by_Side.php ) page.
Is there a way to achieve this?
