This forum is for assistance with theme development.

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?

class=hide

I've noticed just now the use of a class=hide that hides the text on the page. I understand that this is originally a technique to improve search engine ranking, but also that it is now frowned upon. For example, Matt Cutts from Google discusses the practice: http://www.mattcutts.com/blog/seo-mistakes-not-checking-your-site/

Is there any wisdom on this topic? If you agree, I think we should start filing patches to remove this from drupal themes.

Greg

changing layout of forum pages

Hi all,
I need to change the layout of the forum pages .. i've customized my page.tpl.php already ...

I was looking at overriding these theme functions:

Pages

Subscribe with RSS Subscribe to RSS - Theme development