This forum is for assistance with theme development.

How to create new format of Views?

Does anyone know how to create other Views' format rather than grid, HTML list, table, list?

Please, I want a kind of tutorial for doing this.

Thanks.

How would you make a site like this in Drupal?

http://www.yoosli.com/

I love this website and am interested in it's customization options and how one would create such a site using Drupal?

Can you help?

How do I add the right sidebar region to my theme?

I am using the Drupal 7 Skeleton theme but would like to add the right sidebar region so I can put blocks here.

I've added regions[rightsidebar] = Rightsidebar to my .info file and ive added the following to my page.tpl.php:

how to print regions in page.tpl.php template file

I'm reading about creating new regions in a theme in the book "The Definitive Guide to Drupal 7." It has an instruction in Chapter 15 ("Theming") saying to "print the regions in the page.tpl.php template file". I have no idea what it means to print the regions to a file and can't find anything about it in the book. Can someone give me an idea what printing the regions to a file means? I'd appreciate any help.

Adding Conditional Stylesheets for IE Does Not Work

I am trying to add a conditional stylesheet for Internet Explorer on a site that is using a subtheme of Omega. Thus far, the conditional stylesheet does not work in IE.

Right now, this is the code I have in my template.php file:

New format styles in Views module

In views, by default we can choose some ready style formats, such as: Unformatted, Grid, Table, List, etc. But I wanna know:

- How do I create a new format for Views, that appears beside those default formats? Is there some tutorial about it?

Pages

Subscribe with RSS Subscribe to RSS - Theme development