Steps for Theme Development in Drupal 7 using ZEN Theme
Here are Simple steps to get started with theming for a Drupal newbee...
Here are Simple steps to get started with theming for a Drupal newbee...
Images form a big part of our website. This recipe will quickly run through how to configure image cache (different image presets for image ng) for different breakpoints using the breakpoint and responsive image modules. The recipe also details steps to create a quick responsive image gallery and a responsive banner slideshow...
The objective of this section is to make the primary menu a toggle menu for the mobile interface. i.e the menu renders on click in mobile devices and is horizontal on screens wider than 600px...
1) Understand your design and decide on the breakpoints...
2) Start with your theme info file..