This forum is for assistance with theme development.

Multiflex Theme

This Multiflex theme does not seem to have a place for a HEADER BLOCK in it and I wish to have one that extends across all three columns. Can someone out there look at the code and tell me where and what I need to edit as well as what code to insert in order to make this happen?
Thanks!


print $language
" xml:lang=" print $language ">


print $head_title



print $head
print theme('stylesheet_import', base_path() . path_to_theme() . '/css/style_screen.css', 'screen');
print theme('stylesheet_import', base_path() . path_to_theme() . '/css/style_print.css', 'print');
print theme('stylesheet_import', base_path() . path_to_theme() . '/css/style_override.css', 'all');
print $styles

print theme("onload_attribute");>

echo $layoutcode ">

Printer-Friendly View and CCK?

I have spent a long time theming a complex cck content type, and I would love to have a printer-friendly view that just removed all the navigational elements, much like the printer-friendly module does.

Unfortunately, that module doesn't seem to know about the node-contenttype.tpl.php file at all. It prints the data label with plenty of unwanted space followed by the field contents.

How to put all the comments in a collapsible fieldset ?

Hi !
I wonder how to put all the comments and the "add a comment" link in a collapsible fieldset ?
Could you tell me in wich file do I have to specify that please ?

Thank you .

Matt

Different between smarty tempate and phptemplate

i wanna know what the different between smarty template and phptemplate and how to use it ??

Theme-ing Forms...How do I add markup to the image submission page?

How would I go about adding html elements to the image submission page (q=node/add/image)? I have read the Forms API docs but it seems more aimed at creating custom forms. It is not clear to me how to add markup to existing submit forms. Any help would be greatly appreciated.

Display my logo

Hi,

I'm using the "barlow" theme for my site. Now I would like to have my logo displayed but unfortunaltely it doesn't work. I tried it by using the theme configurator but also without success... May someone help me please?

Cheers,
René

Pages

Subscribe with RSS Subscribe to RSS - Theme development