Featured Content Gallery | WordPress Plugin | iePlexus

Text Size of gallery text

Customizing the FCG plugin and more

Text Size of gallery text

PostBy Manualsinc on Fri Jun 05, 2009 8:02 pm

How do I change the font size of the text that comes up in the box at the bottom of the image?

Thanks for a great plugin.

Keith
Manualsinc
 
Posts: 1
Joined: Fri Jun 05, 2009 8:01 pm

Re: Text Size of gallery text

Thank you for using the Featured Content Gallery Forum
 

Re: Text Size of gallery text

PostBy admin on Mon Jun 08, 2009 7:05 am

in css/jd.gallery.css.php file of your plugin folder you have styles:
.jdGallery .slideInfoZone h2 responsible for title of sliding element
.jdGallery .slideInfoZone p responsible for description of sliding element
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: Text Size of gallery text

PostBy pastrana on Mon Jun 08, 2009 2:54 pm

Hello!
I tried, changed the size but still gets the small size!

.jdGallery .slideInfoZone h2

{

padding: 0 !important;

font-family: Arial !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;

font-family: Arial !important;

background-color: <?php echo $fcg_bgcolor; ?> !important;

font-size: 14px !important;

margin: 2px 5px !important;

color: <?php echo $fcg_textcolor; ?> !important;

background-image: none !important;

text-align: left !important;

}
pastrana
 
Posts: 3
Joined: Sun Jun 07, 2009 9:16 pm


Return to Plugin Settings, Features, and Options

Who is online

Users browsing this forum: No registered users and 0 guests

cron