When you say assign classes to them, do you mean z index??
use the codes you gave me that worked for the top div?? and position them that way??
sorry, but the whole z index thing is puttings things underneath on me, and NOT working out.
so, umm................not sure that's why i ask these questions.
just img links.
for some reason, the index's have been placing it underneath the first contact button-not across as in this pic.
i know how to do a pic link, it's lining it across that im having a problem with.
You make a special div that is the exact height of the image links then you put the image inside the div.
and what you can do is assign classes to the links and then just position them like you would a div except since their already inside the div you don't have to assign a vertical position or if you do you just assign it a position like Top: 0px;
does that make sense?