masterbassie
Member
Posted 3 years ago #
i have a problem with a div tag with clear both specifically looks like <div style="clear: both;"/>. My theme does not work well with this as it creates a buffer between the map and the content below. You can see what is happening at my salsa congresses page. Basically the clear both makes a buffer below the sidebar.
Where is this located becuase i could not find it in any of the plugin files?
masterbassie
Member
Posted 3 years ago #
fixed it. in case anyone is interested in this fix the code can be found here umapper/content/tpl/viewer.tpl.php just change clear:both; to clear:none; and that does the job.
umapper
Member
Posted 2 years ago #
Right now it's included in default release, please, let me know if you are still experiencing such issues after upgrade (to version 2.3.5 +).