What I'm trying to do is create a new "slideshow" that relies only on CSS and PHP. I'm fond of the slideshow that ABCNews.go.com uses, but decided to go with a tabbed interface.
I've found this version and this one. On my website, I'm using the following code to call in a thumbnail with the latest story on my site for instance:
[Code moderated as per the Forum Rules. Please use the pastebin]
Could this be adapted to be used in the tabbed CSS code? I know that I can get each tab to be offset. But would I be able to get a story to move to the left as it gets bumped off the front page by new stories?
Thanks!