responsive logo

hi, If you are using image logo in 7.2 then you found out that its not responsive in mobile

to do it so you will have to do this: find the general.css in templates/tmpl_evo/css and add this to the end

of the file:

.mainLogo{
 max-width:100%;
 height:auto;
}
save, clear cache and refresh the browser

Always remember that the future comes one day at a time.
Quote · 24 Sep 2015

Or you go to this post and Alex posted the true fix..

 

http://www.boonex.com/forums/topic/Evo-Header-image.htm

Quote · 24 Sep 2015

didn't see it Sealed

Always remember that the future comes one day at a time.
Quote · 25 Sep 2015

I did the same. Then when I updated I would have had to remember to change that file each time. Glad Alex saw and fixed it so that would have been one last file to edit each time.  LOL..

Quote · 25 Sep 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.