This forum is for assistance with theme development.

How to work with Marinelli Theme and Sub-Menus

Hi,
I am a new comer and I have found the Marinelli Theme from the drupal site. I have created few menus through Admin page, and, for one of the menus I have created sub-menu.

I want now that when I click on one of the sub-menu it should open up a new page. But, this page should have the same look and feel of the Marinelli Theme, and, not a different page with different formats and styles.

Is it possible to do it?

Thanks,
Shub

Submenu not showing anymore

Hello,

I'm quite new in Drupal and I don't manage to list submenus for Main Menu. Actually for a while all worked ok, but suddenly instead of menu it's listed only "Array".

So:
1. on Structure -> Menus -> Main Menu -> list links I have all my links Enabled and the one that contains submenu has "Show as expanded" checked

2. on page.tpl I have
print render($page['navigation'])

3. on template.php under function themename_menu_link()

Implementing theme_image() correctly?

I'm using the Bootstrap sub-theme and wanted to add a class of img-responsive to all img tags. I used theme_image() for this. It works, i just want to be sure I'm using Drupal properly....

Panles Extra layouts modifications made. How do I reference them in theme's .info file?

Hi,

I installed the Panels Extra Layouts module and copied the 'three_four_adaptive' folder into my theme's 'Layout' folder and renamed the folder, files, and references to the new name, 'pmg_three_four_adaptive' because I wanted to name the regions differently. For example,
'11' => t('Header left'), is now '11' => t('Row1 col-1'), and so on.

How to shrink the footer

My site http://www.modifyhomes.ca has a footer, that appears to wide to my eye, but have been unable to figure out how to shrink it a smidgen.

Can anyone help?

bootstrap javascript errors

Hello,

I have an issue with bootstrap over drupal 7,24. I've create a the an set up the .info with the Method 1, bootstrap source files

Pages

Subscribe with RSS Subscribe to RSS - Theme development