Try the Demo

Magento Forum

   
Homepage products off-center
 
jordankittle
Jr. Member
 
Total Posts:  2
Joined:  2012-03-20
 

I recentlly added a category to my home page using this code:  {{block type=\\\"catalog/product_list\\\" category_id=\\\"2\\\" template=\\\"catalog/product/list.phtml\\\"}}

The problem is, the products are not aligned correctly as they are when I visit any other category page.  My page is here:  http://goletagrown.com , as you can see, the products on the home page are off.  If you click a category in the navigation, you can see they display correctly there.  Does anybody know how to fix thsi?

 
Magento Community Magento Community
Magento Community
Magento Community
 
magestore
Enthusiast
 
Avatar
Total Posts:  961
Joined:  2009-08-07
Viet Nam
 

Hi jordankittle,

I have checked your issue, I see that when you add this block to homepage, there were several problems with css, please go to:
http://goletagrown.com/skin/frontend/goletagrown/goletagrown/css/styles.css
In line 452

.std ul {
    
list-styledisc outside none;
    
padding-left1.5em;
}
and line 454
.std ul ul {
    
list-style-typecircle;
}
I tried to remove the code above and your homepage work properly. You should check your css now.
Hope this helps.

Best Regards,
Magestore

 Signature 

Mega Menu brings flexible configuration to store’s navigation Menu
Magento Extensions and Templates: Affiliate, Store pickup, Gift-wrap, Gift voucher, 1stepcheckout, Auction…
Magento Affiliate - Full-functioned Magento extension to run Affiliate program at $99

 
Magento Community Magento Community
Magento Community
Magento Community
 
georgeofweb
Jr. Member
 
Total Posts:  2
Joined:  2012-05-17
 

Wow that must have solved the issue, by the way I have sent your site to a Magento Designer who is more of a CSS expert for Magento his name is Charles he may contact you. Soon.

Regards,
George

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top