Jump to content

How to change Featured product width


Recommended Posts

Hi this is my site

 

https://www.xashion.com/

 

The problem is the width of featured product block is less than my requirement i want it to resize as the size of menu bar please can any one tell me ....how?

 

 

Plus i want to add products catagory block likee this feature block on front page.. how can i add that block...

Edited by Maharban (see edit history)
Link to comment
Share on other sites

What you will need to do is change the center column width, Edit the header.tpl file and change the line below.

 

 

from this:

<!-- Center -->
<div id="center_column" class=" grid_5">

 

 

to this:

<!-- Center -->

<div id="center_column" class=" grid_9 omega">
 
 
This will make the center column 980px wide the omega will give you 0 right margin.
 
Give this a try let me know how it goes.
 
Also Ipage does not have your SSL installed correctly, when clicking you link I get a big red warning page.
Link to comment
Share on other sites

Hi this is my site

 

https://www.xashion.com/

 

The problem is the width of featured product block is less than my requirement i want it to resize as the size of menu bar please can any one tell me ....how?

 

 

Plus i want to add products catagory block likee this feature block on front page.. how can i add that block...

take a look here: full step by step guide - one column homepage

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