First of all, I'm new to Drupal and might have problems with my terminology. However I'm accustomed to CMS's and especially Wordpress so I guess I can communicate my problem accurately.
So, I'm going to build a site in which I'm going to use 8 photos which can be voted up or down. I'm already done with my theme's general design but the problem is how to create the actual voting page. It seems to me that it should be done as a node. I'm going to use Vote-module (and Disqus-discussions) for the actual voting and I want to have 3 voting buttons under every picture in my page.
What is the tool to use? Panels? Am I right that I have to design it in Panels or Pages or similar? I have to reuse the template several times in my site with the same 8 pictures and voting (different voting results) system. I have problems Googling as I'm not familiar with the terminology. Is it called Node theming that I'm doing here? Do I need CSS (I've done the actual theming already with CSS so can I reuse it or is the Drupal-way different)?
Anyway, maybe a picture will show you what I want:
(header and alike, already done and I do not need help)
(the actual content)
[pic] | [pic] | [pic] | [pic] Sidebar
vote vote vote vote
[pic] | [pic] | [pic] | [pic]
vote vote vote vote
(end of content and Disqus)
(footer)