Closed (fixed)
Project:
Marinelli
Version:
6.x-2.4
Component:
Miscellaneous
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2008 at 12:07 UTC
Updated:
30 Mar 2009 at 00:18 UTC
This may be a bit of a newbie question but here goes.
I recently ran a site with marinellis theme and found there was an upgrade so i chose to start all over again and install from scratch. That is not the issue though.
The issue is that when I select the alagna theme the rotating banner does not work. I am at a bit of a loss. i tried renaming the configuration file but that wont and dose not work. i tried deleting the banner that is in the img folder of alagna but that doesnt work.
Any pointers or help with this issue. Alagne looks great but i want the rotating image.
Comments
Comment #1
craZy C commentedComment #2
Lioz commentedalagna has a fixed backgorund see graphics.css at line 20
to use rotating banners in alagna theme you can use the declaration you find in marinelli's graphics.css
(be sure to use correct paths)
Comment #3
craZy C commentedExcellent, I knew it would be sometging as simple as that. It is working perfectly now. THANKYOU
Comment #4
signal000 commentedGot it to work.
It needs to be
#header {background: #000033 url(img/banners/rotate.php) no-repeat 0px 0px; /*rotates images in the banners folder */}
Comment #5
signal000 commentedComment #6
signal000 commentedComment #7
signal000 commented