Community & Support

Solarflare Theme - Needs to be added to CVS

I have CVS-write access, however I have no idea how to use it. I have gotten no help on the drupal or drupal-support irc forums, so I am posting the file here in hopes that someone will add it to the CVS repository.

It will be attached to the next post since you can't attach to the first post it seems.

Comments

It appears uploads have been

It appears uploads have been disabled.

The theme is available at http://www.lithicmedia.com/drupal/solarflare.zip

background images url hard-coded

You have hard coded the background images for #header and #footer, for example, in the latter:

background-image: url('/themes/solarflare/foot960.jpg');

Since Drupal may be installed in a subdirectory, that leading slash will prevent the images from being correctly referenced.

I changed the url to plain 'foot960.jpg' (and 'head960.png') since everything is in the same directory as style.css, and then I could see them.

People who would otherwise be available to help you on the CVS questions are extremely busy right now working on the open issues in Drupal 5.0-rc2, so as to be able to bring out Drupal 5.0 as soon as possible, so please be patient on that score.

Victor Kane
http://awebfactory.com.ar

This issue is resolved

This issue is resolved

nobody click here