I'm trying to create my own theme in Drupal 6.0 beta3. These are my very first steps with Drupal, but I'm extremely happy so far. Drupal looks just amazing!
I'm starting a theme from scratch, since I need it to be as clean and simple as possible. My page layout looks compĺetely different from the drupal default themes. So I created a 'themes/mytheme' directory with the following content:
mytheme.info
style.css
logo.png
screenshot.png
This effectively renders my site as needed with one exception: The
I'm interested in theming the menu. The function are basically the same (look change when you select an item etc.). Its purely theme changing. How can this be done? I will appreciate any help.
I've also included a screenshot of my menu design:
Hello I am using the internet_services theme which I like very much and i am using the members module to show case my member but the pictures are show only in one column with there user name to the right. but I would like to spread them out to about five columns and have the user name below the images. I know this has to do with the theme but I don't know were to find it our how to change this could someone please help. this is the url http://316ex.com/path/to/Members
I've tried using flatforum and it doesn't work out too well for me. I'd love to get my forums laid out like the Drupal.org's forums instead of the hard to read default layout. Any ideas?