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
fixed
1:57 pm
Hi there, great plugin. I loved it.
I just wish I can show the thumbnail carousel automatically without clicking title (aka featured article). Is it possible to show thumbnail carousel permanently.
Also can I change the position of the carousel. I wanna keep carousel below the title and description in permanently showing mode.
Thanks for this great plugin. I will sure donate. 
Happy New Year
Ranzyt Paul
10:03 pm
August 25, 2008
OfflineGlad you like the plugin.
If you understand CSS you can change the way the carousel is shown by manipulating the plugin's CSS. But no, there is no easy way to do this.
2:02 pm
well, I know basics of CSS and right now i've been able to add my own previos next button that suits my webpage.
Now please suggest me where can I find the CSS codes for thumbnail carousel. I'd like to add border and change the opacity or permanently show it. A little tips for eligible parameters is much appreciated.
Thanks in advance.
7:11 pm
August 25, 2008
OfflineAssuming you are using the mootools script, take a look at includes/dfcg-gallery-mootools-styles.php and js-mootools/css/jd.gallery.css.
Hope this helps.
11:30 am
Ok now i've been able to get partial success to always show carousel by changing "hideCarousel" to "showCarousel" inside "jd.gallery_1_2_4_4.js" . However, i'm still finding a way to display it automatically soon the gallery loads. Right now it shows when I click "featured articles" but doesnt hide when clicked.
11:40 am
Wow!! I have dont it sir!!! I feel so clever 
What i did was I replaced the following code
initCarousel: function () {
this.createCarousel();
this.fillCarousel();
if (this.options.carouselPreloader)
this.preloadThumbnails();
},
with:
initCarousel: function () {
this.createCarousel();
this.fillCarousel();
if (this.options.carouselPreloader)
this.preloadThumbnails();
this.showCarousel();
},
Mission Accomplished. Thanks for the mindblowing plugin sir.
Most Users Ever Online: 28
Currently Online:
10 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 