This forum is for assistance with theme development.

Image mapping

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.

Limit scrolling to specific regions

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.

Media Queries

I am putting the following media query in my normalize.css file, using zen subtheme. It isn't do anything. What am I doing wrong?

@media only screen and (min-device-width : 641px) and (max-device-width : 1200px) {
.panel-frontpage .panel-col-bottomright {
display: none;
}
.panel-frontpage .panel-col-topleft {
min-height: 20em;
}
}

Problems with date -- Does anyone know the Preview date code?

Hey, all,

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.

Thank you.

breadcrumb change "home"

Hi all, i change breadcrumb with these code:

how create thepate manual

hi, i want create drupal themplate with manual, how make it?

Pages

Subscribe with RSS Subscribe to RSS - Theme development