This forum is for assistance with theme development.

Graphics for the Theme Competition needed

Soon we will be hosting a theme competition with significant cash prizes, thanks to the funds from our involvement in Google's Summer of Code program. I'll be running the competition, and a formal announcement will follow shortly. I need some help, however, as I have very little talent for creating catchy graphics and logos. I'd like some graphics/logos (in the standard drupal.org formats) to use to advertise the theme competition. The graphics will be used both here and on sites like Apress.com (they'll be sponsoring the competition as well!)

Drupal Theme / Skin design references

Who are some of the good theme designers or skin designs for Drupal ? I'm mostly looking for testimonials of sort, for who drupal site owners may have used in the past. Please share your recommendations.

form-password class

Hello, the password field has a different style than that of the username and search input fields. After looking at webpage source, I saw that it was using form-password. So I searched the entire drupal directory for that search term, and found that it wasn't defined in css. It occurs in the common.inc file on line (1193) and user.module on line (1046).

I got them matching by changing it to form-text in common.inc.

any one else run into this issue, and if so what action did you take?

4.7 expandable parts not working with onload="somejavascript()"

I'm developing a theme with a dynamic menu, this menu requires javascript to be loaded on page load.
(using phptemplate) code:

<body <?php theme("onload_attribute", "initjsDOMenu()");?> >

is this the correct way of doing onload javascript?

When doing it this way, the collapsible parts i.e. settings menu stops working.

I did see a mention of this being a 4.7 registered bug, but I could not find wheter it was corrected or not.

Please advice

Q: Is it possible to output a block without using the sidebars?

I am trying to output a block onto my page without making it show up in the left or right sidebar? Is there some type of way I can insert a block by id or something?

Thanks!

Q: Is it possible to change the URL of the forums?

Would it be possibel for the directory of my forums is not "domainname.com/forum" but possibly "domainname.com/community" ?

Thank you!

Pages

Subscribe with RSS Subscribe to RSS - Theme development