• 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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter masterbassie

    (@masterbassie)

    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.

    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 +).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: UMapper] clear both problem’ is closed to new replies.