Help! I need several article announce blocks on front page (like events block, news block, publications block). You know, this blocks are something like a box with for example last 5 headers of news (aricles/events/...). What do I do?
The module that I used (called articles) allows only one such block. But I need several. Is there are any solution?
Thanks
The navigation tabs in the cvs version of the slash.theme (PHPTemplate version http://drupal.org/node/42373) looks good in Safari and firefox but messed up in Internet Explorer.
I am trying to theme the user registration page (username, email, submit...www.mysite/user/register) and was hoping to create a thread on themeing the user reg page w/out re-writing the user.module hook for displaying the form.
I'm trying do adjust an existing theme to my needs. Right now i've got the problem that code fields over more than one line look pretty strange. Here's a example
Has anybody developed a theme that allows enclosures to be displayed in situ (embedded) on the webpage. I would like to have users be able to see videos and audio on variou people's blogs rather than showcasing the videos under the video node but I can't find a module that has done so. Boris Mann suggested the possibility of inserting code into my theme: http://drupal.org/node/43637 . Has anybody had any luck doing so?
I'm developing a PHP theme that uses Google Adsense. I can't quite figure out why, but when displaying an image gallery (the standard taxonomy based version, not gallery2), the page layout breaks if the Google AdSense Javascript is placed in the default location I use for other conent types (where it works fine).
As a workaround I want to suppress display of the AdSense block when showing an image gallery, but I can't figure out how to tell programatically what kind of page the theme is rendering.