July 6, 201016 yr i guys was just wondering is there any way i can fix a nav bar like you can with a background image, so that when i scroll my page the page info runs underneath it, hope that makes sense. heres a link for you to get a better i dea to what im saying My link thanks guys
July 7, 201016 yr Use position:fixed, top:0. I've used this position:fixed in my portfolio for my side box, if you want to take a closer look at the markup. It doesn't really work in IE6 without a hack though, be warned.
July 7, 201016 yr Author Use position:fixed, top:0. I've used this position:fixed in my portfolio for my side box, if you want to take a closer look at the markup. It doesn't really work in IE6 without a hack though, be warned. thats fantastic cheers mate thats worked brilliantly thanks again luke
Create an account or sign in to comment