This forum is for assistance with theme development.

Simplenews help!

Hi, i have installed the simplenews module and the block of my newslettler looks bad in internet explorer, the text of the radio buttons is all messed up. It is not a problem with my theme because i test it in a default drupal theme and looks the same.

Any ideas?

I need some help understanding examples of themeing?

I am trying to get the hang of customising themes and the content on this page http://drupal.org/node/11811 seems to give a good idea of what works.

However the dates go back to 2005. Are they still relevant for drupal 4.7?

This other thread http://drupal.org/node/61481 also discusses methods which appear more recent. Are they more applicable to forms during the item creation and editing phase?

Div Tag in Blocks - How to set css for custom block

I have created my own custom block (administer>>blocks>>add block). I'm using channel_nine theme, which uses a slightly different theme in column right1 than it does in column right2.

Here is what is in the div tags for the css I want to use (creates underlines for ordered lists):

  <div id="right2">
    <div class="block block-user" id="block-user-1">

My question is:

How do I make the custom block I'm creating use the css for "block-user-1"? Or, put another way, how can I change the div class id for my custom block to "block-user-1" if it is something else now?

      <div id="right1">
        <div class="block block-block" id="block-block-1">

Thanks!

-ron

Weird Block Theming Problem

I got a very weird block theming probem. I want to theme a particular block in my sidebar. By default, all the blocks share the same class which is .block So I keep the definition of this class in my style.css file unchanged. Then I look at the individual class of the block I hope to theme, which is, say, .block-blockuser. After creating new definition of .block-blockuser and upgrading my style.css file, something weird occured.

[ecommerce] product table for all product listings?

Hello,

With ecommerce, a call to http://example.com/product gives a nice listing of all products in a table.

Now, I have a bunch of url aliases that refer to several product categories, using taxonomy, e.g. I have a taxonomy term for red, say http://example.com/taxonomy/term/20 and a URL alias for this, say http://example.com/product/red.

Other block is covering the info inside the Taxonomy Ticker block

Hi,

I installed the Taxonomy Ticker and it works well, I display it on the right side of my screen.
If I add for example a new block (search) under the Ticker I get as a result the Ticker block and the search block appaers on the Ticker block so I see the rolling lines on the search block.

Any ideas?

Thanks,
Jeremy

Pages

Subscribe with RSS Subscribe to RSS - Theme development