This forum is for assistance with theme development.

Enhanced multi-node main block?

I've seen a main view-block-like in a site that (seems) to inherit some node block with hovering effects for each one.
This is the site
I whish to know if there is something similar for Dupal cms
Thanks a lot.

node--.tpl.php and colorbox

Hi there,

Themes and content

I am involved in a project to produce a search interface with Drupal 7.5.

I have leveraged the Sarnia module, SOLR and Nutch to provide search results in Drupal.

I have created a theme for the UI that looks exactly as I want within page.tpl.php

Everything is good so far.

Now I have to get the content.

I have:

<? php print render($page['content']); ?>

Yet no content is displayed.

SOLR content is correctly displayed with any other theme.

What am I missing?

TIA,
Kris

[Drupal 8] (solved) Changing the template of a view which is my front page

Hi.
My front page is made by a page which comes out of a view. That view page has /node for path.
I'm using a "child" theme of bartik.
I'd like to modify the template of that page in order to have only the "content" zone with my view ; no sidebar, etc, on that front page.

Can't figure wich template I should modify.

Any idea, help, welcome

Best regards
D

Bootstrap and Webform - Select Options getting the options into columns

Can anyone point me to a simple solution to get the list items into columns by applying something like col-md-4 - so in this case the items would be in three columns as seen on a desktop screen. I'd assumed that there might be a way through the settings in webform to add a class to the individual item but no... or am I missing something?

Drupal Limitation? - TPL not working on specific pages

Hello,
I have a node--blog.tpl.php which works fine.

I also have a block that has a view which lists 5 blog items. This view uses tpl files.

Now if I try to add this view in the blog page under the main content area, then node--blog.tpl.php also starts using the tpl of the view (i.e. shows the blog title only) instead of following the node--blog.tpl.php and showing the title and content.

Am I doing something wrong or is this drupal's limitation?

Pages

Subscribe with RSS Subscribe to RSS - Theme development