Hi guys, I'm fairly new with Firebug, so I have a question that might be easy to answer:
at my website www.euklus.com I want to change the location of the menu, it should be at the top of the page. With firebug I found in the HTML-code what I should change, namely " <div id="menu-0-section" class="section" style="width: 0px; top: 271px; left: 545px; visibility: hidden; z-index: -1;"/>" should be "<div id="menu-0-section" class="section" style="width: 0px; top: 10px; left: 545px; visibility: hidden; z-index: -1;"/>" But here is the problem: I can't find the file in which I should make the change! (i'm using Joomla as CMS) Can I use Firebug to determine what the path to this file is? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
