Page 1 of 1

HOW TO CHANGE THE LOGO

PostPosted: 07 Oct 2021, 17:36
by homelan2
I use the free version , and want to change the LOGO , by click follow this
*https://open-real-estate.info/en/blog/instructions/open-real-estate-settings-after-the-installation


So, I go to my site http://www.homeland.in.th/home

.../themes/atlas/views/layouts/main.php...

2. I did not find the LOGO Script>>>> in main.php
xxxx
<div class="logo">
<a title="<?php echo Yii::t('common', 'Go to main page'); ?>" href="<?php echo Yii::app()->controller->createAbsoluteUrl('/'); ?>">
<div class="logo-img"> <img width="77" height="70" alt="" src="<?php echo Yii::app()->theme->baseUrl; ?>/images/pages/logo-open-ore.png" /></div>
<div class="logo-text"><?php echo CHtml::encode(Yii::app()->name);?></div>
</a>
</div>
xxxx

3. ???? How to change the LOGO



please help

SOMHATHAI

Re: HOW TO CHANGE THE LOGO

PostPosted: 08 Oct 2021, 14:28
by andipas

Re: HOW TO CHANGE THE LOGO

PostPosted: 09 Oct 2021, 15:37
by homelan2
THANK VERY MUCH IT WORK
BUT ... the menu is in same line with logo
How to change the menu go to under logo

Re: HOW TO CHANGE THE LOGO

PostPosted: 11 Oct 2021, 20:27
by Xpycm
Hello,

admin panel -> menu items

Re: HOW TO CHANGE THE LOGO

PostPosted: 12 Oct 2021, 10:08
by buysocio
hiii, is your problem solved now ??