Jump to content

Edit home featured size to 980 px


Recommended Posts

HI there,

i'm editing my default theme and is quite simple. i disabled all the block i don't need and now i'd like to resize the homefeatured block to 980 px, the same size of the category list.  i already read that i need to modify the homefeature.tpl but how? the page sourge says:

 

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

 

do i change it to 980?

 

anyway this height size isn't shown in the tpl file.

any help?

 

the result i want to reach is something like this:

post-744738-0-92657900-1389103494_thumb.jpg

Link to comment
Share on other sites

no isn't there, the only similar things are this:

 

 

.ie7 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
.ie8 #featured-products_block_center .product_image span.new{top:110px;right:0;width:94%}
.lt-ie6 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
 


in the css- global.css of course

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...