basically the link couldn't be clicked because it was aligned to the jquery corner... weird heh... what's even weirder is it worked fine in IE but that's because ie renders margin like poo and it worked to my advantage to figure this bug out
i just added a bit of bottom margin to get the anchor out of the " jquery scope for lack of better word" and it fixed the problem
I can't click on the links to go to older post on a site I'm working on
is there something i have to set, i looked in the wordpress codex for some info, but I couldn't find any.
I did figure it out.
it was a jquery corner causing the problem
basically the link couldn't be clicked because it was aligned to the jquery corner... weird heh... what's even weirder is it worked fine in IE but that's because ie renders margin like poo and it worked to my advantage to figure this bug out
i just added a bit of bottom margin to get the anchor out of the " jquery scope for lack of better word" and it fixed the problem