Ok, I feel like I must be missing something here...
I am using the enrollment function of the events module, and in IE there is no 'register' link. When I look at the code, it has this style applied to it:
style="display:inline-block;border-style:None;height:3px;"
From what I can tell, the 'height:3px' is the culprit here, or am I wrong? You can tell that the link is actually there, but it is just a narrow line that is invisible. Why is this in the code, and how can I get rid of it?
Or is there a completely different solution to this problem?
Thanks!