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
December 6, 2012 at 7:35 am
#116508
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.