This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

custom trend
#2
You can use direct link feature in trends tab to select required default view parameters. You can hide top bar via CSS but this will affect all trends that are placed in frame element.
Code:
.trends.view-frame .navbar {
  display: none;
}

.trends.view-frame .content {
  top: 0;
}
Reply


Messages In This Thread
custom trend - by peyoe - 25.11.2019, 13:51
RE: custom trend - by admin - 25.11.2019, 14:37

Forum Jump: