This is my markup:
<div class="contentSubBox"> <h5>Please choose a report</h5> <div class="arrowNavigation"> <div class="arrowNavigationLeft"> ...
it sounds a bit crazy but I just can't set the height and width of a elements of my navigation.
a
#header div#snav div a{ width:150px; height:77px; } #header ...
I am trying to create a transparent link which sits over an image (a bit like an image map) but for some reason I can not get the link to have ...