Hello friends,

I am new here, so please forgive me if similar question has already been answered...

I am an artist, and know very little about programming, but still, I am familiar enough with Drupal CMS, and simple theme editing, since I've used version 4.7 for a bit (until server collapsed and everything went to history :) ).

Long story short, I want to re-create my showcase web site. Mainly, the site would contain little about me, my complete CV and a LOT of my works - Art images, Web Sites, 3D graphics etc. Obviously, the MOST important things for such site would be:

- High theme editability, since I would completely redesign used theme. As I said, I know a little about CSS, Html - changing colors, positions, fonts and such, but that's it, so I wouldn't change basis that much, mainly - header, footer and other site image elements.
- Very nice image galleries, with ability to pop up images from thumbnails into original size resolution, when clicked,
- Nicely organized user comments,
- Theme would have to be centered, with constant width.

With all said above, could you please suggest me which is the best theme(s) and modules for my purposes?

Thank you for help and every suggestions you may have for me!

Vladimir Petkovic

Comments

jswaby’s picture

I know that's quite a huge task to ask someone to do that has little Drupal/HTML/CSS experience. But for an artist portfolio website, something original and pretty would be the best way to go about it. The reason why I say this is because there aren't very many artistic theme developers in the Drupal community. Drupal is great framework for programmers and web developers, so these developers are the ones that come to Drupal and write code. There's a lack of designers to build themes in the community.. And it sucks because many people looking for a cms will look at Joomla or Wordpress simply because they are prettier than Drupal. Also, another issue about theme development is that everyone wants a theme that does what the user wants it to do. Since everyone has different needs for their website, the theme developer often gets requests to change the core theme to something that suits that specific users needs. That gets very annoying (believe me).

So best case scenario, you grab a free CSS based template somewhere online, and customize the zen theme to use look like that free CSS template you got.

As far as modules go, the Image module is simple and does what you need it to do. Plus it has a gallery option.

Sorry I couldn't be more help, but there has always been a lack of pretty themes in Drupal. Roll your own theme that reflects your needs, what you're doing, and best represents you as an artist.

======
Jason

themegarden.org’s picture

If you don't want (or don't know how to) to create your unique Drupal theme, you could try to use Zen theme (live Demo of Zen Theme), as you start point for modifications.

From Zen Theme

Zen is the ultimate starting theme for Drupal 5. If you are building your own standards-compliant theme, you will find it much easier to start with Zen than to start with Garland or Bluemarine. This theme has LOTs of documentation in the form of code comments for both the PHP (template.php) and HTML (page.tpl.php, node.tpl.php).

The idea behind the Zen theme is to have a very flexible standards-compliant and (relatively) semantically correct XHTML theme that can be highly modified through CSS.

Some of options for gallery:
- http://drupal.org/node/144725 (HowTo: Create an image gallery using only CCK and Views)
- http://drupal.org/project/image (Drupal Image Module - image_gallery.module : using taxonomy terms, organize and display your uploaded pictures in galleries)
- http://drupal.org/project/gallery (Drupal Gallery Module - integration with menalto gallery)

---
Drupal Theme Garden
Drupal Hosting Article

publicme’s picture

Vision Media posted here recently yet no one commented on their very pretty Drupal layout design work. Anyway. Their site shows a special Artists portfolio service, and it seems reasonably priced too, though I'm not sure it's Drupal,

http://www.vision-media.ca/portfolio

FYI, Zen Theme fails to load properly in the Opera Browser. Contect me for a screenshot.

Toby

glyphman’s picture

I would go with one that has a layout similar to what you want, for example, if you want a horizontal menu and right sidebar, I would find the simplest theme that had these characteristics and work from there. Don't worry about it not being original, I made this site... http://drupal5.glyphnet.com off of ...well I can't remember which theme, I renamed it my theme, but I used a simple shipped theme as the base, but you would never know. So just go with something that is similar to what you want and redecorate.

As far as your pictures go try the Gallery2 module. You have to get Gallery2 and its kinda a long process to implement, but it works

Hope this helps

Kacie

cuber’s picture

Thank you guys!!

This is going to be really, really helpful during my development :)

@bboyjay:

I know the best thing to do is to make it from zero, but I am just not up to it :(
But nevertheless, I am familiar with Drupal so that is why I've chosen it instead of Joomla or something else..

@themegarden.org:

The Zen theme.. I will try this. Thanks! :)

@Toby:

This site is pretty much as I had in mind.. Nice and simple..

@glyphman:

He he, my thoughts exactly :)

Thanks again to all!

Cheers!

sepeck’s picture

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide