I'm wondering if I can completely customise my drupal website. In optherwords I have a template setup, and I just wnat to use certain aspects of drupal such as the member signup and login - the blog etc etc.
I am working hard to create a dropdown navigation menu for Garland - it works well in IE7, safari and firefox but NOT in IE6 unfortunatly. You can see it at www.bica.net and the mod is downloadable at www.bica.net/themes/garlanddropdown2.zip. This is a real stumbling block and I would value your ideas
I'm guessing this has been discussed before, i searched but only found two options and they didn't work. I have Taxonomy on my page, I want to create a theme for taxonomies. For example: page-taxonomy.tpl.php.
i have a nice little problem by theming node types. First its a 5.1 instalation, with CCK and Views
When I do my own theming for my node types every thing works fine exept the input filters.
I can print out any field like this: <?php print $node->field_content_left[0]['view'] ?>
Plain text is shown correctly but if i want to show an URL or an insert_view tag it is plain text too.
Anybody have any specific advice for converting Joomla templates to Drupal.
Mainly I am curious if there are any shortcuts to styling the module table Joomla mess. Is there a Drupal equivalent that any of these selectors can be directly renamed to or any other tips you guys can provide me?