Jump to content

Change Currency Selector to Drop Down


Recommended Posts

ave maira

 

ok, so I copied a 1.5.4.1 blockcurrency into the theme folder.  What I am having a problem with is changing the .css in the module folder...i.e. the background etc.  when I inspect the element it shows in the .css in the theme cache...but it seems to pick up the changes...

 

but it does not actually do a straight drop down

and I've tried to remove the black background of the drop down...but it has no affect.

 

    /*background:#000000;*/  on line 58
 

 

your review is much appreciated.

11.09.2013-12.28.png
http://screencast.com/t/S8VmDzOEuLqJ

Link to comment
Share on other sites

Hello, maybe just find this line in your css code:

#currencies_block_top ul#first-currencies li {margin-left: 0;margin-right: 5px;float: left;}

and comment the float:left; command :   /*float:left*/

 

will help. See you

Link to comment
Share on other sites

Hello, maybe just find this line in your css code:

#currencies_block_top ul#first-currencies li {margin-left: 0;margin-right: 5px;float: left;}

and comment the float:left; command :   /*float:left*/

 

will help. See you

 

nope, could not find it.  when it comes to css...I need a lot of hand holding

Link to comment
Share on other sites

Nice, happy to hear that.

 

that did in fact help...but we are off a little and where the heck is that stupid black background coming from?

 

 

Go to  /modules/blockcurrencies/blockcurrencies.css   line 49

 

and comment or change the background-color property

Link to comment
Share on other sites

Nice, happy to hear that.

 

 

Go to  /modules/blockcurrencies/blockcurrencies.css   line 49

 

and comment or change the background-color property

done

 

now just the alignment issue and I can walk away and never do this again. :)

 

I was modifying the blockcurrencies.css in the theme folder....ave maria..

Link to comment
Share on other sites

yes, you all are beer czars, you bought Budweiser (I am in Missouri right now)...and I think another one of our local micro brewerys, boulevard was just bought by Belgium.

 

ok, so now I just need to fix the font sizes and color...I think I can manage now....

 

send me your  paypal email address (via pm), I will be happy to buy you a few beers...

 

Fred

Link to comment
Share on other sites

 

send me your  paypal email address (via pm), I will be happy to buy you a few beers...

 

 

I really appreaciate, but I'm just happy to help you... and the "like" you gave me is more than enough.   :D

Bye Fred.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...