I am just enough of a geek to be dangerous to myself and tech around me.
Our website at baysidecentral.com has just converted over to D6. I would love to get some feedback on design and usability.
The site is http://www.baysidecentral.com
We have just upgraded to Drupal 6 with the latest Views Rotator. I have modified an Acquia theme that has a css dropdown menu system. Everything functions as it should until I add 5 items in my views rotator. Then the first image will overlay the menu system. The next images function normally, menu system overlaying the rotator. I have made sure there is no "more" link and have set the number of items in the view to unlimited.
Any suggestions.
I'm trying to display a page that will show multiple albums and the songs in those albums. The song information should include the title and a player.
I am trying to implement the collapsible menu using jQuery like Rob did here: http://mustardseedmedia.com/po.... However, I want the top level menu items to remain expanded and sub menu items collapsed until hovered over. When I try and implement this, hovering over one sub menu item causes all of the Sub Menus to expand.
The site: http://testsite.rosevillechurc... is still in basic zen them if you want to see but the menu structure is as follows
Primary Links
Item 1
- Sub Item 1
- - Sub Sub Item 1
- - Sub Sub Item 2
- - Sub Sub Item 3
- Sub Item 2
I want to build a section of our site for our worship band. We have a catalog of songs that we play which the audio has been uploaded. Our goal is that each week the worship pastor will choose the 5 or so songs that they will play on Sunday. I would like to be able to generate a list of what is in the catalog with check boxes so he can just check the songs and then enter a date. The goal would be that a page view would be generated which would pull in those songs. Any suggestions on how to do this?