This forum is for assistance with theme development.

Ross Kendal's no koala

Hi, I'm new to drupal, but I'm trying to make a site using Ross Kendal's great nokoala theme. I'd like to make a couple of changes though - can anyone point me in the right direction?

Firstly, here's a link to his site which uses the same theme: www.rosskendall.com

I'd like to change the colour at the top of the page, something slightly less green. Also, I'd like to change the colour on topic headers, but don't know how to do either.

Display image as header for term listing

I'm using Taxonomy Image, but it would be nice if this module allowed for the image that is assigned to a given taxonomy term to show at the top of that specific term (and subterms, if set to recurring) listing.

I've tried all day to make this happen in the theme itself with no luck. I'm finding that the taxonomy_image_display($term->tid) function isn't very powerful (unless it's only being used in the node.tpl.php file).

I added this as a feature request for Taxonomy Image module, but I'm wondering if anyone knows of a theming method of doing this...

newbie question: CVS help - creating tag for a release

Hi guys,

I´m trying to contribute to drupal in the nonzero theme, but i can´t manage to create the release. The files are already in the CVS, but whenever i click on "add release", i get this message:

Can't create new regions into a template

I'm editing Amadou template by adding some new regions

oringinal is

function amadou_regions() {
    return array(
        'sidebar_left' => t('sidebar left'),
        'sidebar_right' => t('sidebar right'),	
	'content' => t('content')
    );
}

I want add 'past' region and remove 'sidebar left', so I added and deleted as my needs:

adding javascript to nodepage

I couldn't my javascript in the page.tpl.php

my js:

I added js in the below format but nothing happed!

  drupal_add_js('misc/pngfix.js', 'core');
	

any idea?

Help for "themes/chameleon/marvin "

Can anyone guide me to modify "themes/chameleon/marvin "? Personally, I like the design because it's simple and clean.

However, the "marvin" theme doesn't show:

  1. Author's user name and its link (for user profile) on pages and comments
  2. Submitted date

Is there a best way to modify the theme?

Thanks.

Dan.C

Pages

Subscribe with RSS Subscribe to RSS - Theme development