I'd like to start off by saying that I am a Drupal newbie, so if my question is very rudimentary I would like to apologize in advance.
The current CMS my company is using has been causing us nothing but headaches, and so we have decided to switch over to a much more established system, which in this case is Drupal. The current website works very similar to a store, although we do not preform any transaction directly through our site. We use a store functionality for ease of adding products, and displaying them.
I am new with Drupal and according to some sources/articles says Drupal good for SEO and I loves Drupal template that I have already purchase at http://www.templatemonster.com/drupal-themes.php, so I decided to migration my WP blog https://www.hargatoyotajakarta.com which have about 10 articles to Drupal. So, I have a questions :
I am learning Drupal, and trying to get used to the "Drupal Way" of doing things. For my first project, I am adapting an exiting site over to Drupal. The existing site has a custom rotator on it, with an image/content section, and a navigation section that has a thumbnail for each of the stories linked. I would like to explain my approach and see if this is a logical way to do things, or if there is a simpler/more logical way that I am missing.