Post by s.freimanis » Tue Feb 17, 2015 6:59 pm

Hi All

Does anybody know, if there is a simple way to move language flags to right hand side in
default Opencart 2.x theme, so they will appear straight after checkout?

Thanks in advance

New member

Posts

Joined
Sun May 12, 2013 10:02 pm

Post by fido-x » Tue Feb 17, 2015 8:37 pm

In the header template file (catalog/view/theme/default/template/common/header.tpl), try moving line 45:

Code: Select all

<?php echo $language; ?>
to line 67.

Image
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool

If you're not living on the edge ... you're taking up too much space!


User avatar
Expert Member

Posts

Joined
Sat Jun 28, 2008 1:09 am
Location - Tasmania, Australia

Post by s.freimanis » Tue Feb 17, 2015 9:27 pm

Doesn't work unfortunately, but thanks anyway

New member

Posts

Joined
Sun May 12, 2013 10:02 pm

Post by fido-x » Tue Feb 17, 2015 9:36 pm

OK, then. Try this - in catalog/view/theme/default/template/common/language.tpl, change line 2 from:

Code: Select all

<div class="pull-left">
to:

Code: Select all

<div class="pull-right">

Image
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool

If you're not living on the edge ... you're taking up too much space!


User avatar
Expert Member

Posts

Joined
Sat Jun 28, 2008 1:09 am
Location - Tasmania, Australia

Post by s.freimanis » Tue Feb 17, 2015 11:10 pm

This worked!

Thanks a lot! :)

New member

Posts

Joined
Sun May 12, 2013 10:02 pm
Who is online

Users browsing this forum: No registered users and 9 guests