
September 28th, 2012, 02:32 AM
|
|
Registered User
|
|
Join Date: Sep 2012
Posts: 2
Time spent in forums: 48 m 33 sec
Reputation Power: 0
|
|
|
Hi
Thanks for the reply.
Yes, I did manage to find the problem and fix this. Apologies, I forgot to come back here and update the thread.
The issue was a strange one that I still don't fully understand.
There was an <a> tag being used as an anchor within the main div.
For some reason, this was picking up the CSS properties for the "accer" div.
Anyway, I fixed it by applying a class and giving that class it's own CSS style.
Weird. I think it may be some sort of Jquery conflict, although that's just a guess.
|