This forum is for assistance with theme development.

my first theme

Hi drupal-ites.
I tried my hand at drupal theming, using the andreas05 design from OSWD.
The result of my first attempt is here:
http://brenda.ohagan.net.nz/drupal_theme_andreas05

PHPTemplate: Displaying the term name of a node outside of the node

Using PHPTemplate
Drupal 4.65
PHP 5.0.5

On page.tpl.php I'd like to obtain the term name the node being displayed in the content area and display it outside of the node call.
I've searched but I can't seem to find the right code. I think it may be something on the order of:
<?php print($node->taxonomy); ?>
but this does not work.

Any help would be appreciated.

Designing (layout) contents in a "block".

Hi everyone,

I am using "flexinode" to create different contents such as news and products. I use it as well to design each content according to specific requirements, adding images, texts, and complementary texts.

But my problem is that I cannot design the "block" shown in the home page. It is only possible to see the title of each "node". I would like to add an image and a short brief in order to complement the news.

Here is an example of what I need:

Dealing with Graphic Designers and ugly WYSIWYG editors

I am creating a simple website for a non-profit. Here is their old site: http://www.baldingfordollars.com

I'm going to use drupal to create a new site for them. I was planning on making a Drupal template using a simple 3-column (perhaps fixed column like this andreas01 (http://andreasviklund.com/templates)). They are also paying a graphic designer (since I don't have very good graphic design skillz). Anyways, I would like to start with a Drupal template and modify it from there OR start with some nice HTML and CSS mock-ups and translate those into Drupal (I think I could manage to do that) sort of like what is described here: http://support.bryght.com/articles/converting-css-html-design-phptemplat...

The graphic designer (not chosen by me) lists on their resume:
Adobe InDesign CS
Adobe Photshop
Adobe Illustrator
Microsoft Word
Dreamweaver
Quark Express
Flash

I don't know what InDesign or Illustrator are supposed to do, but can Dreamweaver create simple HTML/CSS?

Taxonomy - Theming/Customizing Browse view

Hello,
I was wondering how to theme/customize the taxonomy browse view (www.site.com/taxonomy/term/1). Is there a tpl.php file that I could create that would allow me to do this?

Flexinode - Linking teaser to full view

Hello,
I have created a custom flexinode and themed it by making a node-flexinode-x.ptl.php file. I am wondering what the code would be to link the teaser view to the full view by clicking on the header H2 tag?

here's my code as I have it now:

Pages

Subscribe with RSS Subscribe to RSS - Theme development