![]() |
how to make small " top height size "
Hi
how to make small top height size I tried so many but some part changed some part not.... X-Cart version 4.4.2 Skin: Vivid Dreams (Lotus) |
Re: how to make small " top height size "
Are you trying to change the size of the header?
For the default skin: In main.css these are the settings that control the header: #content-container { margin-top: 193px; } #header { height: 193px; } Additionally you should change the checkout containers height depending on your style of checkout, Fast lane or OPC. Since you are using Vivid Dreams Lotus look at these in altskin.css: #content-container { margin-top: 287px; } #header { height: 287px; } #header .head-bg2 { height: 287px; } .cart-block { height: 239px; } Again you are going to need to look for different styles to apply during checkout. Let me know if you need more info. |
All times are GMT -8. The time now is 03:13 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.