Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!
Dynamic Content Gallery Resources
DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.
Note that the current stable release of the DCG is version 3.3.5.
Topic RSS
awaiting user
9:41 am
Hello again,
As I was looking for the CSS file, I saw that the little lamp you can find when you are over the featured image was provided.
So, if I would like to use it, I have to write some code to se it.
But, after each new release, I loose it.
3 solutions :
1 – Make this option activated for everyone (but, maybe everyone doesn't want to see this lamp)
Well, the code to paste is in the jd.gallery.css (For mootools)
{
position: absolute;
top: 0;
left: 25%;
height: 99%;
width: 50%;
cursor: pointer;
z-index: 10;
background: url('img/open.png') no-repeat center center;
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}
.withArrows a.open:hover
{
position: absolute;
top: 0;
left: 25%;
height: 99%;
width: 50%;
cursor: pointer;
z-index: 10;
background: url('img/open.png') no-repeat center center;
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
2 – To work on an admin option where you can choose the different style for arrow and lamp, if you want them to be shown, the transparency, …
3 – Do nothing because it's not very important !
Thank for consideration,
Best Regards
9:43 am
August 25, 2008
OfflineHi,
Thanks for the suggestions! They are all good, so I'll have a think about which to prioritise… :-)
9:50 am
Ohh, I've forgot a point, the Alternative description or the Title shown when you're over the lamp, maybe it could be shown in the admin panel, for an easy change. Cause, I'm French, my visitor too, and the Read More description would be better whith "Lire la suite", or "En savoir plus".
Maybe it could be a variable.
Most Users Ever Online: 28
Currently Online:
9 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
johnbroome: 13
speedyp: 12
sjpeaches: 12
CherylMcL: 10
gscorp: 8
lsnoei: 8
Member Stats:
Guest Posters: 770
Members: 1300
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 7
Topics: 980
Posts: 4303
Newest Members: jochris26, eva-aa, Tushar, chargers3, jwhetstone, robert
Moderators:
Administrators: Ade (2497)
Log In
Register
Home

Dynamic Content Gallery: Have you read the 