Solarflare Theme - Needs to be added to CVS

Ron Williams - January 13, 2007 - 20:16

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.

It appears uploads have been

Ron Williams - January 13, 2007 - 20:18

It appears uploads have been disabled.

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

background images url hard-coded

victorkane - January 13, 2007 - 20:58

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

Ron Williams - January 14, 2007 - 00:31

This issue is resolved

 
 

Drupal is a registered trademark of Dries Buytaert.