Featured Content Gallery | WordPress Plugin | iePlexus

Changing the Opacity of the Featured Content Text Button

Customizing the FCG plugin and more

Changing the Opacity of the Featured Content Text Button

PostBy hawk on Sun Jun 05, 2011 9:35 pm

Hello! this might be a cliche already for you guys.. but honestly thank you for this amazing plugin!!!

My question i belive if simple: I need t make more visible the button of the Featured Content, by default it has some opacity when the carousel its closed and when its open the opacity increase making it more visible.

I need the button opacity to be always like when the carousel it´s open.... I´ve been looking trought the code but i haven´t foud where to change this opacity.

Just in case... it´s the button that displays the carousel menu with the thumbs images...
"class = carouselBtn"

thank you!! i hope someone could help me with this...
User avatar
hawk
 
Posts: 6
Joined: Sun Jun 05, 2011 9:14 pm

Re: Changing the Opacity of the Featured Content Text Button

Thank you for using the Featured Content Gallery Forum
 

Re: Changing the Opacity of the Featured Content Text Button

PostBy admin on Mon Jun 06, 2011 9:10 am

open scripts/jd.gallery.js.php file in fcg folder and find this line
Code: Select all
carouselMinimizedOpacity: 0.7,

and change the value to 1
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Changing the Opacity of the Featured Content Text Button

PostBy hawk on Mon Jun 06, 2011 11:10 am

Hi! thank you for helping me!!! i new it was somewhere in that file... :ugeek:

just another easy and fast question.. i changed the height of the thumbnails and now i have a huge space betwen the thumbnails and the title of the post, how can i reduce that space???

Image

thank you again!! i always try do it by myself but i couldn´t find this option neither... :shock:
User avatar
hawk
 
Posts: 6
Joined: Sun Jun 05, 2011 9:14 pm

Re: Changing the Opacity of the Featured Content Text Button

PostBy admin on Mon Jun 06, 2011 12:17 pm

open file css/jd.gallery.css.php and find style
.jdGallery .carousel
adjust height value there
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Changing the Opacity of the Featured Content Text Button

PostBy hawk on Mon Jun 06, 2011 5:35 pm

Thank you! it work perfect!
Just in case someone else will try to do something similar...

I had to adjust the height aswell in the "css/jd.gallery.css" the class ".jdGallery div.carouselContainer" and thats all! thank you again!!.. :mrgreen:

Image
FCG Rulezz!! 8-)
User avatar
hawk
 
Posts: 6
Joined: Sun Jun 05, 2011 9:14 pm

Re: Changing the Opacity of the Featured Content Text Button

PostBy admin on Tue Jun 07, 2011 7:18 am

yw
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Changing the Opacity of the Featured Content Text Button

PostBy b-summers on Thu Oct 27, 2011 11:16 am

You could also change this in the CSS, so that when the plug-in is updated you don't have to manually change all of the files again.

Code: Select all
.carouselContainer[style]{
opacity:1 !important;
}
b-summers
 
Posts: 3
Joined: Thu Oct 27, 2011 11:14 am


Return to Plugin Settings, Features, and Options

Who is online

Users browsing this forum: No registered users and 0 guests

cron