Jump to content

Need help with height adjustment for Featured Products Home Page module


Recommended Posts

Hello:

 

I am trying to setup the featured products module on the homepage. So far so good except this annoying blank space of 500px on the bottom. I've copied and inserted the code below from my firebug session. I believe it's getting called from the global.css but not sure. Is there away I can disable this setting or change it? Looking in the CSS file for the module it would appear that height should only be 250px. Any help would be greatly appreciated.! My site is: http://www.nesgamestore.com

 

Thanks!!

 

+++++++++++++++++++++

 

    <div id="editorial_block_center" class="editorial_block"></div>
    <!--

     /Module Editorial

    -->
    <!--

     MODULE Home Featured Products

    -->
    <div id="featured-products_block_center" class="block products_block clearfix">
        <p class="title_block"></p>
        <div class="block_content">
            <ul style="height:500px;"></ul>
        </div>
    </div>
    <!--

     /MODULE Home Featured Products

    -->

</div>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...