I built a topbar on the style of game news.
But I can not put it in the center of the template
http://www.advsportman.com/images/67.jpg
this is the css code
- Code: Select all
#gkTopBar {
background: #282828;
height: 40px;
margin: 0 0!important;
position: fixed;
top: 0;
width: 100%;
z-index: 10001;
}
Can you help me?
Thanks to all