This forum is for assistance with theme development.

different block styling in different areas

Hey,

What I am looking to do is to have different areas of the web page with different block styles.

I know I can just change the CSS which is easy but I actually want different divs aswell.

Is this possible?

Dave.

Inisghts into Holygrail vs Foundation vs Multiflex (vs Mollio)

I am looking for opinions on working with the above themes as the foundation for my own theme customization efforts. I want to learn one and use my knowledge of it to build 3-5 additional sites that will all look very different once I am done.

I have kind of ruled out Mollio, because of the need to manage two stylesheets and keep them in synch (one for IE6 and below, and one for all others.)

That leaves Foundation, Holygrail, Multiflex as the top contenders.

Needs:
Working with 4.7 and hope to seamlessly go to 5.0
Need something that lets me easily go from 2 to 3 columns
Prefer liquid site - or at least a liquid center content.
I intend to heavily leverage other drupal modules, especially forms & polls, events, etc.
Want it to support as many Drupal options and hooks as possible (breadcrumbs, mission, slogan, etc.)
Want one that is going to be continuously maintained, updated, improved by Drupal users who value it.

If anyone has an opinion as to which of these might suit me best for these needs, I would love to hear from you. - Or if there are any key differentiators between these themes and how they are implemented, I do not see what they are at this point, and would love to have your insights.

I have reviewed them all, and they all seem nice to me. I think Multiflex has the code comments, which is a plus.
Other than that, I am stumped.

Primary Links

It seeems that I deleted my menu that allows me to edit my primary links (goofy theme). Does anyone know how to edit the primary links after the admin method is "deleted?"

Thanks

SMARTY: I would like To Know HOW I CUSTOMISING THE SEARCH BOX?

Hi at all, here I am again :)

Well, I have readed about the possibility to create the smartytemplate.php file where I can put my personal function.
Today I have readed this article http://drupal.org/node/45295 that explain how to custom the search box (I have found that on tha Aquasoft Theme (very nice!!!)).

By the way i will ask this, if I create this file:

smartytemplate.php

<?php
function smarty_search_theme_form($form) {
  return _smarty_callback('search-theme-form', array('form' => $form));
}
?>

And I wrote this file search-theme-form.tpl


Only local images are allowed. print base_path() . drupal_get_path('theme', 'SystemSight-Neutron') .'/images/spotlight_left.gif' " alt="" /> print base_path() . drupal_get_path('theme', 'SystemSight-Neutron') .'/images/spotlight_clear.gif' " alt="" />

Extra blocks position

Ok so i'm an idiot. How can i activate the header, content, footer block position on the sands theme ?
I'm looking at friends_electric and sands and i can't understand why i can't choose the other 3 positions. The print $header is missing from sands but when i add it still nothing happens :P. And this still doesn't explain why i can't choose the footer and content positions.
Any ideas ?
Thanks.

Alex Bucur.

----------
Be Smart, Think Free, Choose OpenSource.

Colapsible blocks

Hi,

sorry for my english:

i would like to have a feature in each block - button which can hide/show content of the block.
http://www.kafik.com/data/colapsible-block.htm

How can I do it?
Thanx
kafik

Pages

Subscribe with RSS Subscribe to RSS - Theme development