3alola1
I don't have time
I've been moding the layout and I found out that changing submen is in basic.css but whenever I move the mouse over the item menu it revert to its old color I kept searching where can I remove this revert code color and Can't find it in Gesior 2012

github.com

CSS:
.Submenuitem {
position: relative;
margin: 0px;
padding: 0px;
}
.ActiveSubmenuItemIcon {
position: absolute;
top: 5px;
left: 3px;
width: 10px;
height: 10px;
background-repeat: no-repeat;
visibility: hidden;
}
.SubmenuitemLabel {
margin: 0px;
border-top: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
border-bottom: 1px solid #0e4f94;
overflow: hidden;
}
/* Submenu links */
.Submenu a:link { color: #d7d7d7; text-decoration: none; }
.Submenu a:visited { color: #d7d7d7; text-decoration: none; }
.Submenu a:focus { color: #d7d7d7; text-decoration: none; }
.Submenu a:active { color: white; text-decoration: none; }
.Submenu a:hover { color: white; text-decoration: none; }
Gesior2012/layouts/tibiacom/basic.css at TFS-1.0 · gesior/Gesior2012
Gesior 2012 - Account Maker [website] for OTSes, account maker you can find in BRANCHES. Select 'branch'. - gesior/Gesior2012