hi everyone,
my problem is: I have two link in one link... i explain myself:
since yesterday, i looked for why my "dashboard" link is bigger than the others, on firefox, google chrome, comodo dragon. and i found why with firebug, there is a small link into my box link of dashboard... which go to www.mywebsite.com. if it's just this, no problem. but on IE, the are 2 lines of menu because of this link. one there is the link but no text and the other is the menu
so i tried:
- change the first page with an another tab (dont work)
- diplay: none !important with CSS: .ow_main_menu li a[href="http://mywebsite.com/"]
- margin, padding, height, width: 0px !important
==> the two CSS solutions works for firefox, google chrome, comodo dragon and the link disappear but not on IE, it still the two lines of menu (with one there is nothing, only the link)
- i looked for everywhere for this link... js... php...html (components/controllers/views) nothing at all
I think this link is automatically generated by oxwall to return on home page... but here, i don't need this links
In which file can I find the HTML menu ? or $main_menu?
Edit: there is no problem with IE 10... only with my IE9