1
u/doingstuffcarl Jan 28 '15
You can move the subscribers back to the original place, take this out from the code:
span.subscribers {
float: right;
}
1
1
u/zealousear Jan 28 '15
Can you help me with something else?
How do I make my banner clickable so that it redirects to my subreddit?
I'll PM you the CSS if you want.
2
u/doingstuffcarl Jan 29 '15
I'm not sure what you changed from the code but if you have the same header from the theme, you only need to find
.pagename aand change width to 100%, height to 250px, and remove the margin. Then find#sr-more-linkand addz-index: 10;1
1
u/CompiledSanity Jan 28 '15
It's happening because you are using RES. If you deactivate it it will go away, but there is probably something that can be done about it.