- Posts: 10
- Thank you received: 0
Currency Switcher module - change width
12 years 9 months ago #136583
by santhis
Currency Switcher module - change width was created by santhis
Hi all,
our site is shown below. Basically, we need to shorten the width of the currency switcher module. I have searched everywhere, I cannot find it.
can you please help?
thank you,
Spiros
-- url of the page with the problem -- : cyba-jewellery.co.uk
-- HikaShop version -- : 2.2.2
-- Joomla version -- : 2.5.16
-- PHP version -- : 5.3.13
our site is shown below. Basically, we need to shorten the width of the currency switcher module. I have searched everywhere, I cannot find it.
can you please help?
thank you,
Spiros
-- url of the page with the problem -- : cyba-jewellery.co.uk
-- HikaShop version -- : 2.2.2
-- Joomla version -- : 2.5.16
-- PHP version -- : 5.3.13
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
12 years 9 months ago - 12 years 9 months ago #136595
by Mohamed Thelji
Replied by Mohamed Thelji on topic Currency Switcher module - change width
Hi,
Using this kind of CSS code will probably do the job :
Using this kind of CSS code will probably do the job :
Code:
#hikashopcurrency {
width: 100px !important;
}
Last edit: 12 years 9 months ago by Mohamed Thelji.
The following user(s) said Thank You: santhis
Please Log in or Create an account to join the conversation.
12 years 9 months ago #136734
by santhis
Replied by santhis on topic Currency Switcher module - change width
Hi again,
thank you for your help.
One more thing, if you can, please: How can we align the "the cart is empty" module to the right? Right now it resides on header-e.
cyba-jewellery.co.uk
thank you!!!
Spiros
thank you for your help.
One more thing, if you can, please: How can we align the "the cart is empty" module to the right? Right now it resides on header-e.
cyba-jewellery.co.uk
thank you!!!
Spiros
Please Log in or Create an account to join the conversation.
12 years 9 months ago #136772
by nicolas
Replied by nicolas on topic Currency Switcher module - change width
Hi,
You can try to change it to another position of your template. If such position on the left doesn't exist, you will have to modify the template to add it:
docs.joomla.org/How_do_you_add_a_new_module_position%3F
You can try to change it to another position of your template. If such position on the left doesn't exist, you will have to modify the template to add it:
docs.joomla.org/How_do_you_add_a_new_module_position%3F
Please Log in or Create an account to join the conversation.
12 years 9 months ago #136801
by santhis
Replied by santhis on topic Currency Switcher module - change width
OK, you may close the issue.
EVERYBODY should learn to use Firebug on Firefox
, me included.
EVERYBODY should learn to use Firebug on Firefox
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds