![]() |
Home Page edit help
I want to remove the mint color dialog header that says Jewelry Categories:
http://www.zadwholesalejewelry.com/ but ONLY from the middle content of the home page - is there a way to accomplish this easily without removing the header from everywhere else? |
Re: Home Page edit help
Check your CSS and have a look for the following entry:
Code:
.dialog .title { You'll probably have to change the background-color and border-color properties... |
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. |
All times are GMT -8. The time now is 08:52 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.