I have managed to them to move to the left and right using this:
.links a:hover { font-weight: bold; color: #FF6600; text-decoration:
underline; padding-left: 15px}
But havent found a way to make them go up.
I have tried using
.links a:hover { font-weight: bold; color: #FF6600; text-decoration:
underline; padding-bottom: 15px}
to no avail.
Any ideas?
Did that make sense?
Cheers - Joe
**remove DONT-SPAM-ME to reply**