Dear cacti community,
after cacti upgrade for 1.2.14 and weathermap Urban-Software.de version 0.98.01-
I experienced strange bug.
I have problem with horizontal scroling, when my weathermap is too big. There is no horizontal scrollbar (on the bottom).
Old cacti doesn't this problem (the same maps). I can use 'shift + mouse scroll' or arrows or use scrollbar on the bottom.
None of this method working on new cacti+weathermap, no possibility to move to fragment hidden outside the right edge of the screen.
Weathermap horizontal scroling
Moderators: Developers, Moderators
Re: Weathermap horizontal scroling
update
Scroling works well in classic skin
Scroling works well in classic skin
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Weathermap horizontal scroling
Hi
Please add the following lines to the weathermap-cacti-plugin.css file:
This should do it
Please add the following lines to the weathermap-cacti-plugin.css file:
Code: Select all
body {
height: 100%;
width: 100%;
margin: 0px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
overflow-x: scroll;
}
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Who is online
Users browsing this forum: No registered users and 2 guests