Hi,
Using xtheme with renew pack.
trying to get logo image to overlap topbar slightly,
trying this css code
.x-brand img {
position: relative;
Margin-top: -30px;
z-index: 5000!important;
}
this works when changing the css using browser web developer tools,
but does not work when making global css changes.
Site is under construction right now.
Thanks,
Matt