Adding DIVS to single.php
-
Hello,
I’m wondering if someone can help me understand the best way to accomplish something I can’t seem to wrap my brain around.
I’d like to have index.php display posts, but only pictures. (I’m good there)
Then, when a post is clicked, there would be 2 DIVS, left and right.
The left DIV would have a bigger picture (related to the index.php post picture, but a different file, so not from a thumbnail)
The right DIV would have text explaining the picture.
The best way I can describe how I want it to behave is to show
http://cardobserver.com/The behavior I described above happens (assuming you didn’t click on an ad)
I’m having trouble understanding how this would be accomplished. I hope I’ve been clear enough to explain my problem. Thanks!
The topic ‘Adding DIVS to single.php’ is closed to new replies.