Closed (fixed)
Project:
Logo Tool
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 Oct 2007 at 13:11 UTC
Updated:
12 Nov 2007 at 22:42 UTC
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
Comment #1
gchalk commentedI 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);
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.