Logo position

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Sun Jan 10, 2016 7:12 pm
Hi,
how can I modify the logo position to have it position bottom right in the header of all pages?
Thanks
User avatar
Fresh Boarder

teitbite
Wed Jan 13, 2016 4:02 pm
I’m afraid that modifications such as this require extensive changes to the theme’s code; I do apologize but such large changes are custom work that are beyond the scope of our technical support.
User avatar
Moderator

GK User
Thu Jan 28, 2016 4:32 pm
I need to know witch page manage logo position. I will edit it.
User avatar
Fresh Boarder

teitbite
Wed Feb 03, 2016 9:51 am
Hi

Look into /layout/default.php there You will find a line loading logo related file:

Code: Select all
             <?php $this->layout->loadBlock('logo'); ?>


moving this line around will change its displaying position.
User avatar
Moderator


cron