Not sure how else to describe this and I can’t include any code because it would be too much.
You can see the problem here:
If you look on the left side you’ll see the headline items that are scrolled through via JQuery.
Now, if you move your mouse over right below that, where it says “Top Stories”, you’ll see that you can click that as if it’s the current active link above.
I’ve checked my source and all my a href tags are correctly closed so I am really at a loss here.
Any ideas?
The images enclosed in the slideshow links are larger than the container they are housed in. According to Chrome, the images are 620×349 pixels while the container is 569×322 pixels. The links are basically spilling out of the container.
Apply
overflow:hiddentodiv#headlines. You may need to restyle some of the interior elements as well. Another solution is resizing the images.