This forum is for assistance with theme development.

Why is there an empty script tag in the head of Bluemarine theme?

  <title><?php print $head_title ?></title>
  <?php print $head  ?>
  <?php print $styles  ?>
  <.script type="text/javascript"> </.script> <-- this one; why is it here?

note that I added the dots to trick the input filter.

Any insights welcome. Thanks.

Advice on Flexinode themeing

Hi,

I've just set up my first content type and added a node. I've read a good number of tips here on themeing flexinode, but I just can't seem to wrap my head around it. (I'm looking at the info here: http://drupal.org/node/26398)

This is what I'd like to do:
I plan to make about 1/2 dozen content type with flexinode. I'd like to customize each one via themeing.

So, I'd like to "theme all the fields separately", and to "theme flexinode at the node level" I suppose.

CSS Question

Hit to all!
I am a bit new to Drupal, however I find it a perfect tool for web developpers who want to create dynamic content web sites!!
I have a question for u....
I am trying to find out what is going on with the css's..my site is connected to 2 css, one is the theme's css and the other is the misc/drupal.css....

current url variable in phptemplate theme?

hi,

how do I get the url of the current page in a phptemplate based theme?

How to create 2-column content (node) listing

Hi,

I have two separate clients who both seem to have a problem getting their heads around the concept of taxonomy and other listings being just that - a list! They want the items to fill out access the page horizontally as well as vertically.

So, I'm looking to see if anyone else has done a multicolumn theme for the main content - the nodes. Personally, I reckon that allowing more than 2 columns will look ridiculous, so I am quite happy to settle for a solution that is limited to two columns.

We're developing using phpTemplate,

The other questions are -

Pages

Subscribe with RSS Subscribe to RSS - Theme development