Post by fiche » Sat Feb 14, 2015 2:41 pm

hello all

can anybody help me how to insert text on the header? (attached). i'm using 2.0.1.1.

thank you in advance

Attachments

text here.JPG

text here.JPG (27.96 KiB) Viewed 1161 times


New member

Posts

Joined
Mon Dec 27, 2010 9:02 am

Post by viethemes » Sun Feb 15, 2015 1:53 am

To solve that, you can edit the file catalog\view\theme\default\template\common\header.tpl, find

Code: Select all

<?php echo $language; ?>
and add after it

Code: Select all

<div class="pull-left">
  Text Here
</div>

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by fiche » Sun Feb 15, 2015 7:00 am

viethemes wrote:To solve that, you can edit the file catalog\view\theme\default\template\common\header.tpl, find

Code: Select all

<?php echo $language; ?>
and add after it

Code: Select all

<div class="pull-left">
  Text Here
</div>
thank you viethemes! solved!

New member

Posts

Joined
Mon Dec 27, 2010 9:02 am
Who is online

Users browsing this forum: No registered users and 8 guests