This forum is for assistance with theme development.

admin css problem

Please can someone help me….

I am trying to understand how and why certain sections within admin extend beyond the actual width I have specified in the parent containers. The header, left block and content in total are 800px, but certain forms and tables in admin stretch beyond the specified size and I don’t understand why. I have looked at the drupal.css but have not been able to locate the problem. I would really appreciate some help.

How to theme a custom page?

Hello

We're making a site, using Drupal of course, with a lot of custom modules.

We have now a little problem to find the best way to make our layout.

For example, we want a page to display

I want in the node.tpl to add the contents of a code manifestation voting this mold piece, should write so code?

I want in the node.tpl to add the contents of a code manifestation voting this mold piece, should write so code?

Regarding voting module,I attempt in node.tpl use this section of code

<?php
 print theme('voting_control_flash', $content_type, $content_id, $attributes);
?> 

Can demonstrate the outward appearance, but cannot the true voting

Who can tell me the integrity the transfer code, thanks

Related module downloading address:

Missing Themes from theme list

Has anyone ever experienced missing themes?

I'm using taxonomy_theme to allow for different color schemes and site logos on different pages for a simple site. So I copy a theme, re-name it, upload it, and configure it. Some of them show up on my theme list, some don't.

For example a theme named "mhp-blue" works fine, but I copy the directory, re-name it to "mhp-aqua" and it does not show up on the list. I copy and re-name it again to "mhp-purple" and it works.

It seems to be random weather the new theme shows up on the list. Anyone ever seen this before?

trouble with session variables

Would be _extremely_ appreciative if someone could offer advice on this...

I am trying to create a very simple system to display different navigation menus based on a user's langauge. (I know there are a few modules for multilingual sites, but all are far more complex than what I need, and most seem fairly buggy.)

I have some basic code working (below). It switches the $interface_language variable based on a parameter passed via URL.

SpreadFireFox Theme and Menus

I am using Drupal 4.7 and the SpreadFireFox theme. I would like to have any newly created menu follow the same design and format as the Navigation menus. For example, I create a new menu "Products" that contains the three products, "A", "B", and "C". Products is displayed in green text with a horizontal line under it and then the products are listed below the line with bullets next to them. I would like to have this menu displayed like the Navigation menu.

Pages

Subscribe with RSS Subscribe to RSS - Theme development