Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS my javascript is causing my div tag to push out of their allocated boxes Re: my javascript is causing my div tag to push out of their allocated boxes

#116508
Paulie_D
Member

Try adding a width to the #lower_title_header of 960px.

However, I think you might find that if you add up the widths of the images they come to more that 960px. By my count 980px.

Frankly, I think you might be better off using a sprite. It will save on all that JS going on.