Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
Ha okay thanks.
I'm agree, the SVG file is usefull, but I don't know how to create it or convert from .PNG files. 🙁
I will wait an update. 😉
<div id="logo" class="top-bar-logo"><a href="<?php echo CHV\Login::isLoggedUser() ? CHV\Login::getUser()['url'] : G\get_base_url(); ?>"><img class="replace-svg" src="<?php echo CHV\get_system_image_url(CHV\get_chv_setting(CHV\get_chv_setting('logo_vector_enable') ? 'logo_vector' : 'logo_image')); ?>" alt="<?php echo CHV\get_chv_setting('website_name'); ?>"></a></div>
<div id="logo" class="top-bar-logo"><a href="<?php echo G\get_base_url(); ?>"><img class="replace-svg" src="<?php echo G\Render\get_theme_file_url("theme-img/sp-logo-140x30.png"); ?>" alt="YourWebsite.com"></a></div>