Struggling with page logic in drupal (and drupal themes)
| | I'm very new to drupal, so I apologize if this is a dumb question. I'm trying to set up a drupal theme to use for my webcomic, however I'm struggling with the logic for the page navigation. The goal is for each page to have buttons at the bottom that point to the next comic page, previous comic page, first page, and latest page (which is also the home page). I saw a post from 6 years ago with a similar question, but the top comment only said to 'theme it in HTML/CSS/JS' first, but I'm stuck on how to set up the page logic, which would be interacting with the cms? [link] [comments] |