This forum is for assistance with theme development.

Finding a $node->type, so they can be grouped on page.tpl.php

I am theming a taxonomy page. Includes the usual title/description, and then 4 potential node types are pulled into view. I'd like for each type to appear in a seperate callout box.

I have each of the nodes themed already, and they are passing custom fields in to the main taxonomy page. It is just at the page level, I'm calling $content - and not able to see what node types I'm feeding in.

Use flexinode or create own module - easier themes?

I am looking to extend the standard module, just need a few more fields, and flexinode works just fine.

But I ran into a issue when I needed to override the themes.

Right now, all the tutorials mention that to theme flexinode, I have to go into the specific theme folder, and create a node-flexinode-number.tpl.php file.
So, when I change my theme, I have to recreate this file.

Is there a way to create a "global" flexinode theme file so I don't have to create multiple copies of node-flexinode-1.tpl.php files in every theme in my themes folder?

will design for free for someone to code my website

Hey guys im looking for a coder who can make drupal backend into my design please.. here it is www.lazyjai.com/ichor

we are a cs team so we dont have much money $$$ but i can design a drupal theme design or blog design in exchange for your service

please feel free to email/msn me geist_original@hotmail.com or pm me through here...

thanks ^_^

Realigning header in chameleon theme

Hello...

I was wondering if someone could help me - I am new with Drupal and have no experience with css...

I would like to realign the logo image and main links of this website to line up with the middle section of content:
http://www.newdirectionscello.com

I would also like to make the main links a little bigger.

Can anyone give me some pointers?

overriding theme_forum_list global var question

Ok:
I am overriding the listing of the forum. I've created my phptemplate_forum_list function in template.php, but i notice that in the actual function there is a global variable '$user' in the original function.

Will phptemplate make this variable available to me? ( by default?)
OR:
Do i need to add it to the argument list in my function?
OR:
Do i need to declare it as a variable in _phptemplate_variables?

Pages

Subscribe with RSS Subscribe to RSS - Theme development