Hi Ryura,

I have to be quick because I am supposed to be asleep, but basically:

1) remove the left padding on .nav li ul
2) change any value that is 9.45em or 7.45em to read: 160px. This is
because you are using 160px wide images instead of text so you want a
fixed unit of measurement for the widths and left offset. Ems were
used with text links in mind so that the design scaled up when the
font is scaled by the user.

I've tested these changes and they do fix your issues. Good luck.

Joel Birch.

Reply via email to