Hi folks,
I'm having a small issue with a menu in the Corporate Clean theme and i was hoping that someone could point me in the right direction. I figured that this example image would explain more then a bunch of text.
Basically the menu shows fine in Chrome and Safari but not in IE and Firefox, i tested in my current (latest, or close to) versions of these browsers.
- Chrome: 23.0
- Safari: 5.1.7
- IE: 9.0
- Firefox: 17.0.1
A live example of the situation is also available at http://www.wicservices.nl
Any help would be greatly appreciated :)
Cheers,
Symvar
Comments
Comment #1
symvar commentedOk, this is resolved.
In
sites\all\themes\corporateclean\style.cssi removedlist-style-position:inside;on line 125 and added a small paddingpadding-left:10px;on line 115This change, at least for me makes the menu totally acceptable, the menu looks fine in aal browsers i tested.
Cheers,
Symvar