Post by Tony Webb » Wed Oct 01, 2014 4:07 am

I have 5 currencies for my website (I live in Finland and have euro, 3 other scandinavian currencies and the uk£).
They display in 2 columns 1st has 3 and 2nd has 2 currencies. The bottom currency in column 1 is hidden by the nav bar.
Is there a way to change the layout of currencies so that they display in 3 columns or two rows.? There appears to be room at the side of the currencies to do this.

you can see the problem here http://classic-photo-gifts.com

Newbie

Posts

Joined
Tue Sep 23, 2014 1:13 am

Post by Dhaupin » Wed Oct 01, 2014 4:51 am

You can fix it by changing the width of #currency to something like 120px. This is done in stylesheet.css or making a new stylesheet (in store/catalog/view/theme/default/template/stylesheet)

https://creadev.org | support@creadev.org - Opencart Extensions, Integrations, & Development. Made in the USA.


User avatar
Active Member

Posts

Joined
Tue May 13, 2014 3:45 am
Location - PA

Post by victorj » Wed Oct 01, 2014 5:36 am

there is just enough room to make it look great

open stylesheet.css
find line 116

change to:

Code: Select all

#currency {
width: 137px;
position: absolute;
top: 15px;
left: 394px;
color: #999;
line-height: 17px;
play around with left: 394px to shift to left or right

Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com


User avatar
Expert Member

Posts

Joined
Sat Jun 25, 2011 4:09 am
Location - Alkmaar Holland

Post by Tony Webb » Wed Oct 01, 2014 7:45 am

Thanks. it did the trick.

Newbie

Posts

Joined
Tue Sep 23, 2014 1:13 am
Who is online

Users browsing this forum: No registered users and 369 guests