color

Events happening in the community are now at Drupal community events on www.drupal.org.
cumpatomas's picture

Color según término de taxonomía

Hola gente! tengo un nodo con un campo que referencia a un término de taxonomía y quiero darle un color determinado según la opción seleccionada de esa taxonomía o sea según el término que se elija.
De alguna manera llegué a publicar el campo que referencia a la taxonomía agregando una función en commom_methods.php del theme y luego llamándolo en el node.tpl.php del nodo de esta manera:

<?php
print $node->field_estado['und'][0]['taxonomy_term']->name;
?>
Read more
elpoderosoperu's picture

Color vía Css para taxonomías o términos en Views o bloques

Hola amigos. Tengo un sitio con Drupal 7 y Views. Desarrollé un bloque para el front donde muestro titular, imagen y una taxonomía (Términos) de varias secciones como Fútbol, Londres 2012, etc. Mi duda es como puedo darle un color a cada término con CSS. Adjunto una imagen como ejemplo. En esa web se ve que Londres 2012 (Término o categoría) está pintada de rosado, lo que es Fútbol de verde, etc.

Read more
dragom's picture

Change color in first-level and second-level menu items highlated in dark redish

Hello. I'm new to OpenPublish and I love the layout and theme and everything about it.

The only problem I have while trying make a subtheme is that I can't find where to change the dark-redish background colour to something else.

Check the image attachment to get the idea easily.

I'm referring to the "current section" highlight of the primary-links menu which has the background #770C2A when selected... and entire set of secondary-links which gets the same #770C2A background. I got the "770C2A" code from the Paint.NET sampler.

Read more
tonyn's picture

Color.module demo

Hi, I wanted to point you guys to a demonstration of color.module I am working on.

http://www.skiquel.com/lab/drupal-6/ - You should be able to get to try it as 'user' and 'admin', and play around with the scheme functionality.

Read more
Chris Charlton's picture

Drupal color swatches for Adobe Creative Suite software

If you find yourself needing the official Drupal logo colors for your favorite Adobe design software then download free color swatch sets. Color swatches for Adobe Fireworks/Dreamweaver, Photoshop, Illustrator, Flash, and even InDesign are available for download for free.

Download the Drupal color swatch sets for Adobe software at XTND.US.

Fireworks (and Dreamweaver)
Only local images are allowed.

Photoshop (and InDesign)
Only local images are allowed.

Read more
dwees's picture

Colorpicker CCK module

So I'm the developer of the colorpicker.module and I've finished some major changes to the core module which effect the colorpicker_cck.module. Unfortunately I'm not familiar with the CCK API, and I'm wondering if someone can help me update my sub-module.

Read more
Subscribe with RSS Syndicate content