Featured Content Gallery | WordPress Plugin | iePlexus

Not Show Title

Customizing the FCG plugin and more

Re: Not Show Title

PostBy admin on Fri Oct 28, 2011 11:02 am

so you want to show only description as custom featuredtext?
then just look at the beginning of this thread and follow the poster and my answer...
and check the "use featuredtext" in fcg options settings and specify featuredtext custom fields for all posts in gallery.
to make font settings for featuredtext as title settings, open css/jd.gallery.css.php file and
find two styles
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 one is responsible for title font settings, and second one for description aka featuredtext..play with those
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: Re: Not Show Title

Thank you for using the Featured Content Gallery Forum
 

Previous

Return to Plugin Settings, Features, and Options

Who is online

Users browsing this forum: No registered users and 0 guests