View Single Post
  #3  
Old 03-21-2014, 03:42 AM
  iClerisy's Avatar 
iClerisy iClerisy is offline
 

Senior Member
  
Join Date: Mar 2010
Posts: 103
 

Default Re: Home Page edit help

jo_Z13,

Make sure that if you do direct changes in css it will apply entirely to your site.

Here the home page is using featured.tpl from your selected skin folder.

You need to create new css classes and use it while dialogue file is included in featured.tpl

{include file="customer/dialog.tpl" title=$lng.lbl_featured_products content=$smarty.capture.dialog sort=true additional_class="products-dialog dialog-featured-list YOUR ADDITIONAL CLASS"}

Let me know if this help.
__________________
Dhvanit Upadhyay
Professional X-cart Service | Former Partner X-cart.es
Skype : dhvanit.upadhyay
https://www.linkedin.com/in/dhvanit/
Reply With Quote