i came across a liltle problem 2day, i cant seem to css style the title of a block, for example the 'navigation' block title. I edited block.tpl.php and it is now like this
ok i am very new atthis i just dled drupal few days ago and played with it to see what it offers.
i decided to give it a shot.
im used to theming for phpbb portals and for vbadvanced portals, but when i go to edit themes for this i am totally lost dont even know where to begin and what files to edit.
could anyone help me out and maybe direct me to a tutorial or something for dummies lol
First of fall sorry if the topic is not in the right forum, mods may move it.
I am doing a website based in the friendselectric theme and I am modifying the theme a little bit. I want to add to the theme a footer like the Sands CSS has. I don't know PHP at all and I have tried some ways to do that but nothing worked. Any well explained way to do that? Thank you in advance.
PD: Sorry if I wrote bad english.
I am using a CCK node with audio attachments enabled for the content type. So when you create the content type, an audio file is attached and displays full content with meta-data when the node is viewed.
The issue is that I want to theme the node by extracting specific parts of the displayed audio data. Does anyone know if a "$field_[0]['view'] kind of reference to this? Or may be there are other ways to do this?
when a menu page is visited, how can i get the menu description to show? I found a variable called $description, but it does not print or echo and I do have some text in the table menu - field description.