Resize Logo / Header ProJam Light
Design and Skin Customization
@douglas I changed it to the following but it is not applying the change. Same issue I was having with the logo yesterday. Changed it to this:
{if jrCore_is_mobile_device()}
{jrCore_image id="mmt" skin="jrProJamLight" image="menu.png" alt="menu"}
{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name title=$_conf.jrCore_system_name style="min-height:248px;" custom="logo"}
{else}
{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name title=$_conf.jrCore_system_name style="min-height:248px;" custom="logo"}