This is a special interest group dedicated to improving and expanding the Drupal theme system including theme functions and templates, CSS, markup, and how contrib modules add in their functions, CSS, and markup.
for example, we'll take stock of the location and number of CSS files and discuss if the architecture can be improved through emerging frameworks like Object Oriented CSS.
We will consider the questions "What do themers need from Core in terms of CSS? Module developers? SEO specialists?" and "What's new in CSS? What does Drupal support? What's the roadmap for CSS support?"
feedback needed for new company...
I have starting a Drupal theme design company which I hope to launch this upcoming year but I wanted to get some feedback and possible your experiences with buying themes, theme support, quality and so fort. Here are some topics to get our discussion started.
-For professional top quality themes what is the average price you would pay? (per theme and custom theme)
By top quality themes I mean those designs that follow web design procedures (professionally)
http://en.wikipedia.org/wiki/Web_design#Website_Planning
Drupal User Interface Guide for Creative Agencies
Is anyone aware of a good guide for creative agencies with regard to creating user interfaces/web site designs that are easly implemented with drupal?
Read moreVoting and Reviews in Theme Categorization
As a preface, this discussion goes along with this wiki page over at the Drupal Redesign Group: Improve Theme Categorization
I've been pondering a voting and a review system for the themes for a while now. For many reasons really, but here is my quick conclusion: it won't work the way most voting systems work. Here is why...
Simply put the reason a voting and review system won't work easily is because of change.
Read moreAllow customizing themes from the UI
I recently posted over here http://drupal.org/node/337797, about a different approach to themeing in Drupal. I wanted to get the opinion of this group, because it is comprised of everybody that would potential be using this concept.
I vote for really hammering out all the ideas, before beginning and not rushing this if you think this is a good idea, or at least the beginning of a good idea. So long story short, I'm thinking Drupal 8.
Read moreTesting the theme system: how?
http://drupal.org/node/333060 is the perfect example of something completely tweaky that is likely to get broken in the future when some well-meaning person goes through here trying to "optimize" the flow of things. AKA, something we really ought to have automated tests for.
In order to write a proper test, we would need the following:
a) The ability to make hidden themes like we have hidden modules.
b) The ability to enable those themes even though they're not in the UI.
Selecting a theme for an online community
Hi there,
I have built my first site with Drupal and now need to select a theme. The site is an online community around social media and community management. Can anyone recommend me a few good themes that would be suitable for my site?
Thanks in advance,
Greg
Read moreTheme candidate for 7 core : 960 Grid System
This post is related to the project plan to get in a few new themes into Drupal 7 core. It will list some of the pros and cons of using the 960 Grid System. If you didn't know, it's what most might define as a "CSS framework". This specific framework was created by Nathan Smith. He states that it was started before Blueprint. I have mistaken it myself as a Blueprint derivative since it is a very similar system. But they both were inspired I believe by the same sources.
Read moreJTemplate - Joomla templates on Drupal
Im working on a templating engine for drupal called Jtemplate. The basic idea is to allow joomla templates to run on Drupal (especially premium templates). The basic is done but now need more of the drupal templates to be rewritten for full integration.
Im looking for 1 - 2 people who would like to help me with its development, programmers only.
If you are interested you can read more about it at my blog , you can check a demo here Jtemplate Demo.
Theme maintenance page
Is there a how-to/guide/mod to apply a custom theme to the maintenance page? Any help would be appreciated.
Read moreProject Plan for a new default Drupal 7 theme
Last updated by silverwing on Thu, 2011-11-10 16:14
The initial project plan is based on the one from Angie (webchick), our illustrious D7 maintainer, on http://drupal.org/node/293540#comment-1076165
Before modifying this project plan, please first read the discussion about this plan below.
Read moreFont families for the web
Hi,
I'm trying to compile a set of CSS classes for using in WYSIWYG editors to let users choose different fonts, but these classes would have to be as cross-browser / cross-platform as possible.
Here's a site with lots of information about this subject:
http://www.codestyle.org/css/font-family/index.shtml
And here's what I have compiled to date:
.font-arial {
font-family: Arial, Helvetica, sans-serif;
}
.font-lucida {
font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
}
.font-tahoma {
font-family: Tahoma, sans-serif;
}
Looking for Good Resources for Drupal 6 Themes
Hey Theme Gurus,
I'm a theme newbie looking for good how-to resources for the theme engine in Drupal 6. I'm just starting to learn PHP, but I've been web programming with other modern OO languages for the past 10 years. I've hacked around with some of the themes freely available on drupal.org to try to learn it myself, but it's proving to be a little overwhelming.
Theme system improvements
Here are theme system improvements or CSS/XHTML items in the queue that could use the eyes of designer/themer-types.
- Allow customizing themes from the UI
- Add $classes to hook templates
- Refactor page (and node) rendering
- Allow Inline CSS in drupal_add_css
- Allow external CSS in drupal_add_css
- Allof CSS files to be altered (hook_css_alter)
- Add numeric weight to drupal_add_css
See also: All theme-related patches
Read moreCS4 Party site launched with Zen Theme
Earlier this week I launched http://cs4party.com to promote the celebration our Los Angeles Adobe User Groups are holding for Adobe. I used Strata 3D, exported to H.264 video which I converted to FLV with Flash CS3, and made a SWF header to play and loop the FLV video. Zen was used entirely, so I have a cs4party sub-zen-theme that is literally my first public Zen theme, ever. FYI, the site is Drupal 6.
Read moreTheme Configuration options are
Which i can use theme?
I only can layout frontpage. I a newbie drupal. i want a theme like image blow:
http://timbandocthan.com/timbandocthan.jpg
I use drupal 5.x . I try use a few theme framework.. but i can't modify like theme in images.
Can you help me?
Lists or Portfolios of Good E commerce / Ubercart Themes?
Does anyone know of any place to get free or paid e commerce themes? I'd like to have a list of "templates" so to speak to show people who are interested in doing e commerce with drupal and ubercart.
Thanks!
Read moreHow much of the theme development time do you spend solving problems in Internet Explorer 6 (IE6 rendering bugs)?
Workflow for engaging designers/themers in core patch reviews?
At Drupalcon Szeged, I had some discussions with the documentation team and the usability team regarding workflow for getting their feedback injected early into the core development process. I'd like to start a similar discussion here with you folks.
Drupal 7 with its code freeze date of "When it's ready" represents a great opportunity for us all to collectively "kick it up a notch." Key to this is involving many more people in the core development process than we normally have. There are always several relatively minor core patches that affect themers in the queue at any given time, such as add $node_classes to node templates, as well as huge, over-arching efforts such as administration theme in core.
But unfortunately, a lot of these patches stagnate and die, because designers have not traditionally been a group of people that we've served particularly well. I'd like to see that changed.
CSS Coding Standards
Hi all,
I'm at the documentation sprint.
I would like to propose some CSS coding standards, to accompany the PHP coding standards, along with the proposed Javascript standards.
I've added a handbook page at
http://drupal.org/node/302199
Discussion should be in this thread, and the handbook page updated as necessary.
Stella, the Coder module maintainer, has promised to add this to Coder module, once the dust settles on the dissussion.
Read more









