Hi I'd like to to move my logo to above the main menu, to span width and centered,on the fashion template is this possible if so how please advise quite urgent!!!
Thanx
Gerald
<?php $this->layout->loadBlock('logo'); ?>
<div id="gkPageWrap">
#gkLogo.cssLogo {
height: 66px;
width: 210px;
margin:0 auto;
}
ask where one would edit line to make all modules centered on browswer page does anyone have any idea
#gkLogo {width:100%; }
#gkLogo img { max-width: 100%;height: auto; }