This forum is for assistance with theme development.

Please help...Views Block not showing

Hello,

1. I created a new content type and named it "Tools and Gears"
2. With the Tools and Gears content type, I created: "Workstation" and "Tools I carry around" contents
2. I created a "Workstation" view and set it to display only the "Tools and Gears" content type. I also checked the 'create a block'.
3. I use Context module to display the Workstation content in the first sidebar region on the "About me" page (Zen theme).
4. I saved it and flushed the cache. But the content doesn't show.

Help pls. Thanks

Responsive Website Design and Tabular Data

I am new to Drupal. Dealing with tabular data responsively is difficult working with HTML5 and CSS3. Are there any solutions within a drupal 7 theme or module?
Thanks,
Diane

MimeMai, Simplenews & SMTP Authentication - email with no inline CSS

Hi!

I have setup a newsletter for my website. I am using the following modules

MailSystem
Site-wide default MailSystemInterface class
MimeMail__SmtpMailSystem

Mime Mail module class
MimeMail__SmtpMailSystem

Theme to render the emails
my custom theme

MimeMail
The only checkbox ticked here is: "Include site style sheets". E-mail format is set to HTML

SMTP Authentication Support
The "Allow to send e-mails formated as Html" is ticked.

How To Show the Theme Registry With Devel?

Hi
How do I show the theme registry with Devel please?

This is how I tried it so far

function appearance_theme_registry_alter(&$theme_registry) {
dpm($theme_registry)
return;
}

Many Thanks for your help

white warpper

hie
http://www.lampe-design.eu/
i use the commerce_kickstart_theme

I am looking for a solution to create a div that surrounds the site
as this example
http://www.bougiz.fr/ with a shadows

i use page.tpl.php template

that contain 3 div

region-branding
region-menu
zone-content

then i add a warrper div to this 3 div and i apply it a background color
and a shadows

Header

I am trying to create a header with:

1. The logo in the left hand corner (this is working right now)

2. the main menu centered at the bottom of the header, in line with the bottom of the logo. (currently my main menu is its own region below the header, which is okay but not ideal.)

3. a secondary menu, with a vertical layout, in the top right hand corner (currently a block in the header positioned below the logo, in a horizontal layout, with a big bold heading)

Pages

Subscribe with RSS Subscribe to RSS - Theme development