This forum is for assistance with theme development.

Adding theme to 5.x

Hello, i am new to drupal, i have installed drupal 5.x... now i have downloaded themes and added to my folder... but when i try to configure my site i can't find my added themes... did i miss something? thanks!

Questions and troubles with theme Meta Black

Hi

I am using Drupal 5.x and has some problems and questions regarding the theme I'm using for my new site http://www.formye.no

Themeing Links

I am working on themeing my primary links and am a bit confused. I've sent the links through the menu_links.tpl.php file and they are showing up on the page as expected but I'm looking at the classes that have been assigned to them:

User Pictures Above Navigation Block

I am looking to display the logged in user's picture above their name in the navigation block.

I'm using a theme based on box-gray. Currently the logged in user's name appears above the main navigation block. I would like the user's avatar to appear directly above it. User's who are not logged in would see the anonymous avatar.

I tried creating a block using...

Theme Audio Player

I read a post that said:

Here's how you can change the colors of the flash button:

// override the colors on the flash player
function phptemplate_audio_mp3_player($node, $options = array()) {
    $options['b_fgcolor'] = 'cccccc';
    return theme_audio_mp3_player($node, $options);
}

There are several option values that can be used to control the colors:

modifying the calendar CSS

I have a multisite drupal, and I want to change the event calendar; but when I change event.css, the calendar change to all sites.

How do I have to make it so I can have diferent CSS for the event calendar of each website?

thanks

Pages

Subscribe with RSS Subscribe to RSS - Theme development