Featured Content Gallery | WordPress Plugin | iePlexus

Increasing the size of "Gallery Text"

General WordPress and FCG plugin discussion

Increasing the size of "Gallery Text"

PostBy michover on Wed Feb 02, 2011 4:30 pm

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
michover
 
Posts: 8
Joined: Wed Aug 25, 2010 2:09 am

Re: Increasing the size of "Gallery Text"

Thank you for using the Featured Content Gallery Forum
 

Re: Increasing the size of "Gallery Text"

PostBy admin on Thu Feb 03, 2011 8:55 am

all manipulations of font for title and description can be done in file jd.gallery.js.css in css folder:


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
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Increasing the size of "Gallery Text"

PostBy michover on Thu Feb 03, 2011 1:34 pm

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"

PostBy michover on Thu Feb 03, 2011 1:51 pm

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
michover
 
Posts: 8
Joined: Wed Aug 25, 2010 2:09 am

Re: Increasing the size of "Gallery Text"

PostBy michover on Thu Feb 03, 2011 1:58 pm

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"

PostBy admin on Thu Feb 03, 2011 2:52 pm

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
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests