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
Text Size of gallery text
3 posts • Page 1 of 1
Re: Text Size of gallery text
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
.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
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: Text Size of gallery text
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;
}
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
3 posts • Page 1 of 1
Return to Plugin Settings, Features, and Options
Who is online
Users browsing this forum: No registered users and 0 guests









