I'm new to Drupal. Could you recommend a theme that supports the following:
1. 4.7 support
2. CSS for layout (tested in modern browsers)
3. Accessibility in mind
4. Stretchable main content area (for news articles, etc...)
5. Upper vertical navigation
6. Valid html/css
I have looked in the docs and done many searches of the forums, but I can't find the answer to thsi question:
How do I alter the HTML (not just the CSS) of the forum topic list page (it's the page that shows all the forum posts)? I assume I call the theme_forum_topic_list function in the template.php file, but nowhere do I see a clear description of how to do this. The PHPTemplate Handbooks do not describe the process. Any guidance would be greatly appreciated.
i am using the flexinode to upload the 'Video' & its details. And created its corresponding theme to display the flexinode content in formated way, like playing the video uploaded in windows Media Player.
The problem is that video is playing in IE but not in Firefox.
Just to cross check, i have placed the media player code in the Drupal block & tested in firefox then it is working fine..
Why firefox is unable to play the video through theme?
Can you please suggest me some work around for that?
I'm running the nice Gallery module and have embedded my Gallery 2.1 photos in my Drupal 5.0 site but I like to hide a few blocks on the Gallery pages.
I tried gallery/* and v/* in the blocks configuration but is not working.