Language
  • English
  • Français
Drupal custom theming or module development price estimate calculator

Drupal Theming

First page / full screen and a javascript menu

I need to display a Google map using all the client area in the navigator.
The standard Drupal menu (Drupal 6) shoud be javascripted. For example, a box using alpha channel to be slightly transparent please see http://www.escoitar.org/.

How to turn off Vertical Tabs for a specific content type

I rarely do any heavy structural changes to node edit pages, so until today I hadn't ever had a reason to disable vertical tabs on a specific content type, but there's a first time for everything.

Now there are people who recommend turning it off by editing the $conf variable in the settings.php file... however, this is not an option on this particular site since it is running on Aegir, which automatically rewrites the settings.php file. So I had to find another way. I took a look at the vertical tabs code and came up with an easy solution.

Sliding Menus on Hover

Hi Aaron,

I am trying to create a menu similar to http://www.monkeymagic.com.au/ where the menu slides down or at least enlarges on mouse over. I have tried a few different modules with no luck. Your help is much appreciated.

I also am trying to make a long menu title wrap. I tried Menu HTML but that killed my image background for the menu item.

Thanks,

Jon

1 Responses | READ MORE

CCK create automatically updating year select field

When you want to create a list of years as a select field in CCK ranging from some set date in the past to the current date you have a couple of options. The first option would be to go through and manually enter every year from that date to present. This may be ok if you only are working with a date range of 3 or 4 years, but what if you want to list the years since the 1800s. Obviously that list would be painful to make, and what's worse you would have to make sure the site was updated every year by someone competent enough not to destroy the information.

How to create a custom template file for a form with Zen subthemes

There are two stages of understanding needed in order to create a template file for a form in a Zen subtheme. The first level in my opinion is to understand how to achieve that same result in a normal theme.

In a normal theme all we need to know in order to create a working tpl (template file) for a form is the form id in question and the format to connect that form to the tpl from within the template.php file.

Drupal Primary Menu

Recently I started theming a Drupal 6 website. I installed WAMP locally and have been working there. Now it was time to move it to production server and the theme does not work the way I manipulated locally.

the biggest thing that does not work properly is the Menu, I had the menu set to show the secondary links when one of the primary links was clicked and now, the Primary Links show but not the secondary and I have check the settings for the menu and still does not work.

in menu settings I set the to be childs of the

1 Responses | READ MORE

Can Jquery Menu be used for horizontal menus?

Hello, i am new to this forum
How can i use the jquery menu for horizontal menus?
Thanks in advance

1 Responses | READ MORE

Custom Front Page showing several box based on taxonomy

Hi all,

Which is the best way to customize front page of my site?

  1. I have a vocaboulary named "CATEGORIES"
  2. Example of categories (first level of terms) are: "music", "art", "sport"
  3. Every category has is own sub-terms, e.g.:
    • music -> rock, country, jazz
    • art -> photos, sculpture
    • sport -> basketball, football, hockey

In my home page i would have a box for every category, listing all recent posts for that category (and posts of related subterms), like this:

Drupal advanced search page image button theming

Greetings. I have successfully themed a drupal 6 search form using the csearch methodology as found on the web. Everything looks great, the search box and new image submit button are in the header. The problem is that the same image submit button is drastically shifted out of site on the advanced search page itself, what shows on the breadcrumb as Home >> Search. In IE, I see the top 3 or 4 pixels of it as though it has dropped down, and in Firefox it is cut off on the right and left sides.

4 Responses | READ MORE

JQuery Menu / Superfish Compatability

I've been reading "Drupal 6 - Ultimate Community Site Guide" - it's a tutorial on how drupalfun.org was built. Early on it suggests using the Pixture theme and the DHTML Menu module. In researching these, it appears that the Pixture Extended theme and JQuery Menu module might be better alternatives. Since Pixture Extended uses Superfish menus (a jQuery plugin), I'm wondering if there might be conflicts in combining the two.

Here is the part of the documentation for the theme regarding the Superfish Drop Menu:

1) Build a standard drupal menu. Set the correct levels to "expanded".

1 Responses | READ MORE
Ask a question related to Drupal development or administration