I would like to have additional line in the head section of main page <style type=„text/css“ media=„handheld“>@import „additional-css-vidible-only-on-mainpage.css“;</style>
I'm having problems trying to embed an external font for my drupal site.. The font is Castellar... I managed to get the open type for this font through MS WEFT converter... and I get 2 files which I try to import from inside the page header in my theme...
Hi, I would like to modify only my main page.
In the middle of the page I would like to have two blocks with some text (close to each other, not one under another) .
Is it possible somehow to disable the text "Welcome to your new Drupal website! " when there is no added content in the site (this will help me a lot, because then I will put only normal blocks in that place?
I'm getting started on my first Drupal 6 theme, and am stuck with what I think is a trivial issue. I'd like to get the sidebar information (e.g. front, logged-in, sidebar-left, no-sidebar, etc).
I've tried: <body<?php print phptemplate_body_class($left, $right); ?>>
(Same as 'Garland' theme.) Which just generates <body>.