Needs review
Project:
Marinelli
Version:
7.x-3.0-beta11
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2011 at 02:58 UTC
Updated:
14 Oct 2012 at 02:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Lioz commentedHi, do you have a website where i can check the issue?
Comment #2
Lioz commentedComment #3
jpoole commentedI am new to Drupal and working through learning it. I have an identical problem to this one. I also deleted the default banners and added 12 new ones. The first has a title and description and the rest just have a description. The title and description fade within the first fraction of a second although they did work with the original defaults.
www.johns-testsite.com is the URL.
Comment #4
Frits1980 commentedSolution:
in the CSS file slideshow.css replace this:
With this:
Comment #5
jpoole commentedFrits1980 - That fixed it! Thanks so much for the help.
John
Comment #6
Lioz commentedthanks frits, fixed in the next release
Comment #8
Anonymous (not verified) commentedI have a similar issue: It does not show titles and descriptions.
The code in the CSS is the new one but it doesn't work.
Also, I can not enable the topbar if this may help to locate the problem.
All other functions is working properly.
Site is here:
http://accademiadiparacadutismo.com/portale
Thank you.
Comment #9
danepowell commentedIt seems that this fix was never committed. Also, while #4 does fix the problem, it doesn't quite make sense because AFAICT the z-index has never been 12...
So here is a patch based on #4 but relative to 7.x-3.0-beta11.
FYI, also marked #1186200: Banner description hidden by the banner pictures meanwhile the settings set the description above the banner as dupe.
Comment #10
tweety_ag commentedIs there a patch for version 6.29? I don't seem to see the slideshow.css. I am a newbie and may be i am missing something? Please help! Having the exact same issue.
Comment #11
toprek commentedI have a strange similar problem. The title and the description don't appear on the banner in the homepage but they do on other pages. you can see it @ www.verschueren.org
Comment #12
toprek commentedI've removed the content of the "upper sidebar" region and now it works. Does anybody knows why?
Comment #13
mattyoung commentedThe problem is in the HTML output, header-image-text appear before the nav link and the image...the problem can be fixed either by reorderingthe HTML output or use z-index...I'm going with the css z-index fix now.
Comment #14
NatiNog commentedHi, I have my marinelli slide working with 4 images. I uploded 2 more banners but they are not shoeing up.
Can anybody help me?
Comment #15
naveeddil commentedHey All,
Until this Morning; Navifation, Title and Description was showing Correctly...
I Removed the Old Pictures and as i Add the new ones now all disappeared dont know why...?
Both the Options are set to Yes
Do you want to show title and description over the banner?
Do you want to show the banner navigation over the banner?
Can you please help
the site is at www dot bestpak dot org
Comment #16
naveeddil commentedm using the last latest version
Comment #17
naveeddil commentedAny Reply will be highly appreciated...
Comment #18
cuysan commentedLooking for help to solve the banner description issue discussed in this thread. I have a 7.10 drupal installation. New with it so looking for a bit of help.
My css rules are (as discussed here http://drupal.org/node/1186200 ):
#header-image-text{ /* image text container */
position: absolute;
bottom: 0px;
left: 0px;
z-index: 109;
width: 100%;
}
Any help would be appreciated. Haven't found the solution browsing through the threads.
Comment #19
JHousty commentedI tried to upload a new image banner to the site and that didn't work. Now suddenly, the whole image slider has disappeared. Please help asap.