jquery - Resizing browser stops width:100% background over css -


my website www.onlinemoviesbox.com having slight css issue. when resize(make browser width smaller) vertical scrollbar appears , if scroll right see header background corrupts , not continue(black background). went on lots of similar questions , wasn't able fix issue similar answers. tried removing header div width pixels percentage , didn't work.

i'd happy if me fix header no matter how resize , scroll have background continued.

thanks

i see on page's html:

<div class="topheader" style="width:100%;background:#000;"> 

it looks width:100% problem there. try setting min-width there too, width horizontal scrollbar first appears.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -