This forum is for assistance with theme development.

Block Region Demonstration only showing the "content" region

I've never had this one before, and it's got me stuck, so I thought I'd post and see if anyone can suggest anything.

I'm developing a theme, based on zen. I've been working happily. I've already added one new region to the info file, and to the page.tpl.php file, and used the block region demonstration to make sure the region is appearing in the right place. Since then I've done lots of CSS work, and everything is displaying as it should.

Premium Responsive Theme: How to increase number of slide images?

Does anyone know how to increase number of slide images on the Premium Responsive theme?

node.tpl.php in bartik theme

Hello,

I am trying to follow the below direction but i am not sure how to find the directory.

"Go into the theme directory (themes/bartik/templates/), find node.tpl.php, copy, paste and rename to node--gallery.tpl.php "

How do I find the node.tpl.php under bartik theme?

D

Modify the head tags

I am currently stuck in this situation. I have been trying to find a way to manually add some information between the <head> tags in the HTML.

Inside the html <head> tag, are the CSS files listed under the <link> tags and i want to modfiy or manually enter that information.

clear floating image

content type that is just an image (full width of node). i cannot figureo ut how to clear the "read more" / "comment" block; "clear: both" isn't working. this should be simple, so of course it's befuddling me!

at my blog, for a meme-type node

thanks in advance.

Access to content type field from page template

Hello,
I'm customizing the page template for a content type.
I need to show a field outside the content.

The page template now is:

<div id="content" class="<?php print $columclass;?>">
      ...
      <?php print render($page['content']); ?>
      ...
    </div> <!-- /#content -->

I need to get something like that:

Pages

Subscribe with RSS Subscribe to RSS - Theme development