Thanks for this module. It does exactly what we were looking for except that we need our rotating logos to be background images. My php and css skills are not that great. Is there a simple way to do this?

Comments

gchalk’s picture

Status: Active » Fixed

I was able to do this by disabling the logo in my theme and referencing the logo.php as the url for the background image:
{ background-image: url(../../logo.php);

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.