This forum is for assistance with theme development.

Limit the number of "Primary Links"

Hey guys, I've looked around and couldn't find an answer to this. Other than using CSS to just cut off a block, is there any way to limit the number of Primary Links?

Zen Theme "configure" link launches SiteBuilder from my ISP... Is this right????

I've installed the Zen theme on my test site and wanted to see what was configurable for the theme. When I enabled the theme and then clicked on the "configure" link I was vectored to a "SiteBuilder" login page. (SiteBuilder is an offering from my ISP SiteGround) This this the only theme, including ZEN_Classic, that goes to the SiteBuild page when I click on the configure link. All the rest of the Theme Configuration links go to the normal theme configuration page within the Drupal environment.

Any thoughts on what is going on here and how I might get around this issue?

How to print EC Live Subproduct attributes

Hi everyone,

I'm trying to print certain attributes created from EC Live Subproducts. These belong to a content type I created called "products".

I have used

<pre>
<?php print_r($node); ?>
</pre>

and under the [content] array I see:

Filtering HTML tags for custom teasers

I have a view in which I have to display a custom teaser. One of the things I want to do is leverage imagecache to display the imagecached image, if there is one in the teaser. This is the code that I have currently, but I'm thinking there's got to be a more succinct approach. Maybe not?

How to trim URL in user profile

Hi, I am using a Drupal 6.x and Amadou theme. I have add an URL field to user profiles and Author information block. However, if the URL is too long, it break down the theme layout. Take a look at http://www.backuphowto.info/how-to-backup-firefox-profile and "About Jan Polzer" block.

So, my question: is there any way, how to trim the URL from user profile in this block?

Giving different books different styles and colours

Hi,

I'm currently developing a theme for a site that is organised around books. There are five, each one making up a different area of the site. Each section needs to have it's own colour scheme to differentiate them from each other. So I need to find a way to change the CSS styles depending on the book.

Is there a way to do this? What would be the easiest way?

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Theme development