vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > Website- Banner
Website- Banner - Posted By Dreg[Bot] (dregondrahl) on 10th Jan 08 at 4:19am
The menu side bar/line thingy crosses over it..
Maybe using z-index will help ?
div#logo {
border-bottom: 2px #3c76b1 solid;
position: relative;
top: -1px;
z-index: 1;
}
Re: Website- Banner - Posted By Ross (admin) on 10th Jan 08 at 1:10pm
On the home page? That's intended so that users with thinner screens can still see the stats. Although at some point a number of parts of the home page will be rearranged. That's not a #1 priority at the moment though.
Re: Website- Banner - Posted By Dreg[Bot] (dregondrahl) on 11th Jan 08 at 7:39pm
Yeah its not a priority, im just mean the blue line that crosses over the banner, by putting the z-index part it moves the banner above that line
Re: Website- Banner - Posted By Ross (admin) on 11th Jan 08 at 7:57pm
Oh that. Well I'm going to redesign the site after the skin competition anyway
Re: Website- Banner - Posted By Dreg[Bot] (dregondrahl) on 11th Jan 08 at 7:59pm