Hi there! Welcome to the Web-Experiment.info - Customized Web Scraping And Data Extraction Solutions. You will need to enable JavaScript in your browser to use our Magento themes and extensions store. If you are really stuck, you can email us at support@web-experimen.info and we will do our best to help
The logo moves a little bit form up to down when changing pages.
Open /YourMagentoDir/skin/frontend/default/YourSkin/css/skin.css. Add following code to the end of skin.css file
/*logo margin fix*/ .header h1.logo, .header h2.logo { margin: 0 !important; }
Go to contentsBack to previous page