Hey everyone, I have made a site for Drupal themers and really who ever wants to join. I have been hesitant to post it simply because I feel the design is not quite appropriate for a community site, and I don't have the time to redesign it right now, but I have had someone stumble upon it and would like to go ahead and get it going. It is a place to vent your stuggles with Drupal themeing, share how you themed your Drupal site, and much more.

Modules used:
TinyMCE - you can download it here and get the module for it here My only complaint of this module is: you don't get to see your formatting until you preview or submit, and when you apply formatting you must do so to every paragraph. It is a nice editior though.

Gallery2 - you can download it here and get the module here This is something I am still working on, I am still not very comfortable with it and the menu for the admin part of it is extreamly massive, it is hard to find what you need, but it works. If anyone knows a little more about Gallery2 and it's features then please post here.

IMCE - this handles your images, you can get the module here For now this is all I use, I have seen some forum posts where people add some other modules to accompany this to organize the files, if any of you have any suggestions on this please post here.

***I hardcoded the rollovers, I searched and searched, and tried a couple of modules but I just couldn't get them to work, if anyone knows of a module that would do the rollovers I have on the site, please post them here***

So here it is drupal5.glyphnet.com

ENJOY!

Kacie (glyphWOman)
www.glyphnet.com

Comments

JohnForsythe’s picture

"Hi, my name is Kacie, and this is my drupal site. I am using it to learn drupal. If you can't access it, or there is a blank page showing nothing, that means I am learning, come back later."

Haha :)

I like the site, good color scheme, interesting layout.

--
John Forsythe
Need reliable Drupal hosting?

glyphman’s picture

Well Thank you, I still don't think it is right for a community site, it has limited space, but it is fun! For a while I was having problems with loading modules and getting blank screens, I thought some modules didn't like each other, or my module was screwing everything up, turns out, just needed more memory! Thanks for the reply!

Kacie

michelle’s picture

I really like your theme. Definitely unusual and not in a bad way. :)

If you want random visitors to tell you who they are, you might want to allow anonymous posting.

Michelle

--------------------------------------
My site: http://shellmultimedia.com

feezai’s picture

It's very cool, I like it.

---------------------------------------
I love drupal.
http://www.allsoftdown.com

AndiS’s picture

I hardcoded the rollovers, I searched and searched, and tried a couple of modules but I just couldn't get them to work, if anyone knows of a module that would do the rollovers I have on the site, please post them here

I'd use background images in CSS + a moving background position on hover state. (my preferred way of doing graphic rollovers, I'll have to look for a link to an article about it)
Add a css image replacement technique (e.g. using negative text-indent) & you can use a standard Drupal generated menu to get the same effect.
Some CSS work, but the code will look a lot nicer than with the macromedia rollovers.

- Andi

jmontano’s picture

You have some very nice tips in there ;)

good work

---
Jimmy Montano
OpenSource Consultant

glyphman’s picture

do you have any on how to do this?

glyphman’s picture

Thank you guys for all your comments