Hello,
how to make that logo showing in the center of template?
Delete "leaderboard" baner and put in that space only logo.
Thanks!
#gkLogo, #gkLogoSmall {
float: none;
margin-left: auto;
margin-right: auto;
}
Cyberek wrote:Could you create a screenshot? I see only logo centered and menu aligned to the left.
#gkTopBar #gkLogo, #gkTopBar #gkLogoSmall {
float: none;
margin-left: auto;
margin-right: auto;
}
#gkFixedMenu {background: #F8F8F8;}