*

Anton.D

  • ***
  • 21 posts
bug in region selector
« on: February 11, 2016, 07:09:47 PM »
Hello. Last region not visible

Can you say me, how i can fix it ?

thx

*

MB Themes

  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Anton.D

  • ***
  • 21 posts
Re: bug in region selector
« Reply #2 on: February 11, 2016, 08:19:29 PM »
i sent PM

*

MB Themes

Re: bug in region selector
« Reply #3 on: February 11, 2016, 09:44:25 PM »
@Anton.D
Go to:
oc-content/themes/patricia/style.css

Find line starting with:
Code: [Select]
#loc-box {
Replace whole line with:
Code: [Select]
#loc-box {cursor:default;text-align:left;padding:0 2px;position:absolute;width:240px;display:none;height:auto;max-height:330px;overflow:hidden;top:63px;z-index:995;left:-1px;border: 1px solid #558833;background:#fff;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Anton.D

  • ***
  • 21 posts
Re: bug in region selector
« Reply #4 on: February 11, 2016, 09:56:07 PM »
I changed, but did not help.

I set max-height:340px and now all OK
THANKS =))))))
« Last Edit: February 11, 2016, 09:58:55 PM by Anton.D »

*

MB Themes

Re: bug in region selector
« Reply #5 on: February 12, 2016, 07:33:02 AM »
@Anton.D
Cool, welcome.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots