Working with a WordPress theme, and needed to have the blue blur background stay with the slider when the browser window is re-sized. I have achieved that goal, but I have noticed that when you narrow the browser, everything does not stay centered there is a large space on the left. What would be the best way to remedy this?
Share
The sites a bit of a mess, you need to have the wrappers with the image, then the containers the same size centered
dont need a lot of the position’s set to absolute, and margins at – to get it to fit.
also look into the 960 Grid System. i use it all the time, and saves me loads of time getting the site to fit. hope this helps