This forum is for assistance with theme development.

Admin Pannel with icons

Hi, I created a CSS and some Icons to extend the Admin-Pannel with some Icons (near each menu)..

This is my Blog Post (I'm Italian, so it's in italian.. I'lltranslate it if I'll have time! )

Let me know... it uses CSS2 and PNG with Alpha Transparency adn wordk (I hope) over any theme for Drupal 5.x

this is the URL: http://my.opera.com/thePanz/blog/drupal-icone-nel-pann-di-amministrazione

Bye .. and let me know! :)

-thePanz-

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?

Pages

Subscribe with RSS Subscribe to RSS - Theme development