Hello
Is there a way to increase the size of the "Gallery Text". Is there a setting in one of the FCG configuration files or is the sized governed by the style.css file?
Many thanks
Michelle x
Increasing the size of "Gallery Text"
6 posts • Page 1 of 1
- Thank you for using the Featured Content Gallery Forum
Re: Increasing the size of "Gallery Text"
all manipulations of font for title and description can be done in file jd.gallery.js.css in css folder:
first style is for title, second is for description
- Code: Select all
.jdGallery .slideInfoZone h2
{
padding: 0 !important;
font-size: 14px !important;
background-color: <?php echo $fcg_bgcolor; ?> !important;
margin: 2px 5px !important;
font-weight: bold !important;
color: <?php echo $fcg_textcolor; ?> !important;
background-image: none !important;
text-align: left !important;
}
.jdGallery .slideInfoZone p
{
padding: 0 !important;
background-color: <?php echo $fcg_bgcolor; ?> !important;
font-size: 11px !important;
margin: 2px 5px !important;
color: <?php echo $fcg_textcolor; ?> !important;
background-image: none !important;
text-align: left !important;
}
first style is for title, second is for description
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
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
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Increasing the size of "Gallery Text"
Thank you! The FCG plugin is working like a dream, I'm really happy.
- michover
- Posts: 8
- Joined: Wed Aug 25, 2010 2:09 am
Re: Increasing the size of "Gallery Text"
Do I need to create the jd.gallery.js.css file as I can't seem to find it in the Wordpress CSS folder. FCG doesn't appear to have a css folder only a scripts folder.
Thanks again for your help.
Michelle xx
Thanks again for your help.
Michelle xx
- michover
- Posts: 8
- Joined: Wed Aug 25, 2010 2:09 am
Re: Increasing the size of "Gallery Text"
Sorry, ignore my last post; I was looking at my local files (must have installed a newer version of FCS via the Wordpress admin panel). I've synched and voila, have the CSS folder. Doh! Thank you again...
- michover
- Posts: 8
- Joined: Wed Aug 25, 2010 2:09 am
Re: Increasing the size of "Gallery Text"
it is in fcg folder
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
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
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
6 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests









