On the site I am working on I need to use image mapping to create links on a static image. I have figured out how to load the image and have a freeware mapping tool that is creating the links just fine. The problem I have is that I am new to Drupal and have not been able to figure out how to display the image in the body of my page and have the code for the image path and mapping in a separate field yet have the code allow users to click on my links.
Are there themes available that allow the page to just scroll certain regions? For example, if you have a layout with header, menu, left sidebar, right sidebar, content (middle), footer -- as user scrolls down content all other regions remain fixed. Only the content region scrolls.
I've inherited a drupal site with a bunch of idiosyncratic ways of displaying the date on the website. Because of these coding idiosyncrasies, I can't get the time to display correctly on stories, but the date appears perfectly in the Preview code for the full, small and teaser displays. Does anyone know what the actual display code is for date in the Preview post section in the site administration? I would love to simply use it to display everything on the site.