1. rprenzo
  2. Support
  3. Tuesday, March 01 2016, 10:52 AM
Hello, I'm italian and sorry for my English.
Why the map is seen only in small?
I do not find a way to make it big
see Attachment
Thank and best regards
Renzo
Attachments (1)
admin Accepted Answer
Admin
Hi,
on your site there is some CSS conflict, can you please post me your site link to check? if you want to keep private your site link you can use the form below the reply in "Site Details" tab.
  1. more than a month ago
  2. Support
  3. # 1
rprenzo Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
rprenzo Accepted Answer
but long ago everything was ok.
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
you have this CSS rule that overrides any other rules:
form .input-prepend {
display: inherit !important;
}

to solve try to add this CSS
div.jsn_search .input-prepend, div.jsn_search_module .input-prepend, #member-profile .input-prepend, #member-registration .input-prepend, #filters .input-prepend {
display: table !important;
}
  1. more than a month ago
  2. Support
  3. # 4
rprenzo Accepted Answer
you are great !!
now works good.

1000 Thanks and good days

Best regards

Close ticket
  1. more than a month ago
  2. Support
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.