hey, I use the text logo on the right side and would need to use the picture logo on the left side too. Could you please help me?
Best regards Martin
please see attachment
$logo_text = $this->getParam('logo_text', '');
$logo_slogan = $this->getParam('logo_slogan', '');
?>
<?php if($this->modules(‘topnav’)) : ?>
<div>
<jdoc:include type=”modules” name=”topnav” style=”<?php echo $this->module_styles['topnav']; ?>” />
</div>
<?php endif; ?>
<?php if ($this->getParam('logo_type', 'image')!=='none'): ?>
<?php if($this->modules(‘topnav’)) : ?>
<?php if($this->modules('topnav')) : ?>