rolandjo wrote:
How did you manage to move the topmenu over the topbar?
Can you point me to the right way, you have change the index page or just the css files, or bout?
Hi Roland,
I have done this in Mynxx also, what you have to do is edit index.php and template.css (can't remember if Mynxx is new enough to meet the Joomla CSS naming standard but if its not the CSS file is called template_css.css) and also the style CSS (e.g. light.css)
When doing stuff like this I recommend using a tool like Firebug (a add-on for Mozilla Firefox) and simply inspect the element. Keep in mind though that you will need some basic CSS knowledge, and you will learn a lot as you go.. Good luck and have fun!