This forum is for assistance with theme development.

primary links won't show in IE

Website: ctrlaltdelete.channelgregnet.com
Drupal 5.1

The primary links work in Firefox 2.0 but they won't show up in Internet Explorer. The source code is shown below:

if (isset($primary_links)) :
print theme('links', $primary_links, array('class' => 'links primary-links'))
endif;

Any ideas?

Thanks,
Greg

add icon to every blog

Hi All,

I want to know how to add the icon/ small picture to each taxonomy for identifying each category. Any modules can do that?

Thanks
Treo

Help with Vertigo

In a nutshell, I'm looking for a code snippet to allow me to display content in the center of the page, or alternatively as it is but with more horizontal room, on pages where I do not display blocks, in the Vertigo Theme.

SWFObject API does not call js file

I am having trouble with SWFObject API

I have tried in a custom theme, fresh installs and modifying contrib themes. This is the code i have used (based on the release notes - http://drupal.org/project/swfobject_api) is:

<?php
$url = "files/flash/screensaver.swf"; //path to flash file
$params = array('width' => 143, 'height' => 110 );
?>

[i.e. this is hard coded into the theme]

Amadou - back to old titlebar?

Hello, from what I see is that the style of the blue titlebar of Amadou changed with version 5 of the theme (wider and with the menu above, not inside). Since I want to set up a new site and use it without logo and slogan the smaller version better fits my needs.

Is there a way back, e.g. replace sections of the .css file?

Thank you in advance.

color wheel doesn't work in 5.1?

Maybe it's by design, but I thought that the color wheel available to change basic theme colors in Administer - Site Building - Themes would enable me to dynamically change the color scheme of a theme?

I'm trying with either the garland or minelli themes to change the colors. Nothing seems to work - different machines, different browsers, radically different colors (red and green instead of the default blue/gray), all I see is the same color as originally provided.

Pages

Subscribe with RSS Subscribe to RSS - Theme development