Sorry for this silly question, but i stick because of this problem, the width of the anchor tag is not working, basically i want to increase the height of the anchor tag so the
an a tag is inline so it's not affected by width or height, add display:inline-block; to it's css and you should then be able to adjust it.
display:inline-block;