![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#4
|
|||
|
|||
|
I worked with a great CSS master friend of mine and fixed it ... here are the steps, best I remember/know:
1. change the stuff within the FCG admin 2. replace the top of the file with the below Code:
<?php get_header(); ?>
<div id="content">
<?php /*Check for the 'gallery_styles' function. If it's there, then include it. If not, do nothing*/ ?>
<?php if (function_exists('gallery_styles')) : ?>
<div id="contentleft">
<div class="postarea">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
<?php endif; ?>
<div id="homepage">
<div class="homepagenews">
featuredtop homepagetop There might have been a couple more little things I did, but that works for me.
__________________
JonathanNation.com |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Steps to go live with theme | dpolome | General Discussion | 6 | 02-08-2011 03:16 PM |
| Visual Editor Deletes ImageMap HTML - I think i found solution but cant remember it! | mhartgering | General Discussion | 1 | 04-03-2010 08:23 PM |
| Help widening my theme | surfduke | General Discussion | 4 | 03-24-2010 11:02 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us