nimlord Posted May 18, 2014 Share Posted May 18, 2014 (edited) he guys,i'm using "LESS-CleanTheme" on 1.5.6. it was good before my modification, i changed some files to select more than 1 features, and "more info" text became closer to footer. how can i add some blank between footer and more info, which file i have to edit. thanks "bilgi karti": "more info" link: http://dincotomotiv.com.tr/index.php?id_product=16&controller=product Edited May 18, 2014 by nimlord (see edit history) Link to comment Share on other sites More sharing options...
PSfever.com Posted May 18, 2014 Share Posted May 18, 2014 Hi, open up your cleantheme.css file and scroll down to line 58. Here change this: .cleantheme #footer { background: none repeat scroll 0 0 #333333; color: #FFFFFF; margin: 0 0 0 -15px; width: 1010px; } into this .cleantheme #footer { background: none repeat scroll 0 0 #333333; color: #FFFFFF; margin: 50px 0 0 -15px; width: 1010px; } Let me know if it works or not. 1 Link to comment Share on other sites More sharing options...
nimlord Posted May 18, 2014 Author Share Posted May 18, 2014 it works thanks Link to comment Share on other sites More sharing options...
Recommended Posts