This forum is for assistance with theme development.

Which is the best theme...

Hello,

Which is the best theme that I could use for a site that wants to have a structure similar to YouTube

Thanks

Linked styles in v.5. & overriding them.

Hey guys/gals, I'm working on a Drupal 5 theme and it seems the 17 linked styles is way too much. I appreciate the easier management by keeping them separate but my question is, what triggers its' loading?

Most of the styles don't look as though they are needed for every page. The only one that removes itself that I've spotted is the admin.css file. Is this just not fully implemented yet?

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.

Pages

Subscribe with RSS Subscribe to RSS - Theme development