Hello,
So I've installed drupal and have a sense of how to create a custom modules, but I want to create a custom page with animations and triggered expanding menus. Could someone point me to a tutorial that addresses each of the things I want to do in this page.
Here's how I want my main page to look like:
In the center of the screen they'll be a logo, log in and a guest button. The background will be all black.
-------------------------------------
-------------------------------------
-----------_________________-------
----------|LOGO-Log in section|-----
----------|LOGO-guest button |-----
-----------_________________------
-------------------------------------
-------------------------------------
-------------------------------------
-------------------------------------
-------------------------------------
When the user logs in or guest is selected, the logo goes through an animated sequence followed by drop down menu with animated bullet points drops down.
-------------------------------------
-------------------------------------
-----------_________________-------
----------|LOGO- Welcome---|-----
----------|LOGO- Name/Guest|-----
-----------_________________------
----------->Something--------------
----------->Something--------------
----------->Something--------------
----------->Something--------------
-------------------------------------
Depending on the item clicked, something else will drop down in place of the options or it will go to a new page.