This forum is for assistance with theme development.

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:

the method granularity?

hi there!
i have a question concerning the theme() function´s granularity. The API sais

If the current theme does not implement the requested function, then the current theme engine is checked. If neither the engine nor theme implement the requested function, then the base theme function is called.

I understand this a a layered approach:

| --- Theme layer
| --- Template engine layer
v --- Drupal layer

Pages

Subscribe with RSS Subscribe to RSS - Theme development