Just installed FCG. Its working great, but I want to change the position. I want to move it over to the right further and leave some space below the box before the blog posts.
www.whitecatfurniture.com
I tried adding padding code to the php files but it moved everything over, not just the FCG. here is where i have my current code imbedded in the index.php and I am using Weaver theme:
?>
<?php get_header(); ?>
<div id="container" class="container-index-loop">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
<?php
weaver_put_wvr_widgetarea('sitewide-top-widget-area','ttw-site-top-widget');
weaver_put_wvr_widgetarea('top-widget-area','ttw-top-widget','ttw_hide_widg_posts');
weaver_put_perpage_widgetarea();
?>
<div id="content" role="main">
<?php
/* Run the loop to output the posts.
* If you want to overload this in a child theme then include a file
* called loop-index.php and that will be used instead.
*/
get_template_part( 'loop', 'index' );
?>
</div><!-- #content -->
<?php weaver_put_wvr_widgetarea('bottom-widget-area','ttw-bot-widget','ttw_hide_widg_posts'); ?>
<?php weaver_put_wvr_widgetarea('sitewide-bottom-widget-area','ttw-site-bot-widget'); ?>
</div><!-- #container -->
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Positioning the FCG
4 posts • Page 1 of 1
Re: Positioning the FCG
in any of your scc files, theme or fcg, just add this style
and then play with numbers until you find the best position
- Code: Select all
#featured
{
padding-left:40px;
padding-bottom:30px;
}
and then play with numbers until you find the best position
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: Positioning the FCG
Hi.
Further to this post, I am still having problems repositioning my FCG. When I add the padding to any of my CSS files, nothing happens. Does it need to place in a certain place?
Further to this post, I am still having problems repositioning my FCG. When I add the padding to any of my CSS files, nothing happens. Does it need to place in a certain place?
- paulbridgeman
- Posts: 1
- Joined: Mon Aug 15, 2011 3:06 am
Re: Positioning the FCG
url?
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
4 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









