This forum is for assistance with theme development.

Basic Navigation Menu

I am sure this is among the most basic of Drupal themeing functionality, I just dont know yet what to look for.

Within my page.tpl.php page I would like to create a menu consisting of all the taxonomy terms I have created. This should be simple enough.

When a taxonomy term is clicked on the menu I would need all of the node teasers of that term to appear in the content area of the page.tpl.php template

ZEN RTL

Hi,
I am new to Drupal
I have install Drupal 7, ZEN sub theme and I would like to create a RTL site
Where do you include the -rtl files so they will take effect?
BTW I am working in sass' so ehere do you include them there?
Thanks
Shimon

maintenance page being applied to update pages

It says in the documentation (and even in the settings.php file) that,

The initial install and updating of your site depends on the core themes, Minnelli and Garland. It cannot be changed for these modes.

That's great; that's how I want it to work. However, visiting update.php gives me my custom theme's maintenance page which is not customized for pages like the update pages. Is the documentation wrong or is this a bug?

Active main menu Bartik responsive theme

Hello!

I would like to ask for your help Main menu of Bartik responsive theme in connection.

I transformed the theme and I want to: active content to be active the main menu.

In principle, these CSS would take place, but unfortunately does not work:

#main-menu-links li a.active,
#main-menu-links li.active-trail a {
  background: #ffffff;
}

However for the .tab it works perfectly:

Custom templates for specific pages / nodes

Hi all,

I'm a Drupal beginner and as a Wordpress developer having a very frustrating and hard time wrapping my head around the way Drupal works.

I'm creating a theme and want to create different templates for some pages of it - e.g. one with 1, 2 or 3 columns, or with HTML stuff hardcoded into it. Currently, the production website has all it's pages as the Basic Page content type, and I can't find a way to assign a single custom page template to a subset of those Basic Pages in the admin frontend.

Scripting to use to render specifc fields when themeing a node

I would like to identify the best script to render particular fields when themeing a node

As opposed to just rendering 'content' I would like to understand the scripting to use in order to render particular fields (ie. description, price, list price)

Pages

Subscribe with RSS Subscribe to RSS - Theme development