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.

Problems with witgets position using CSS
#1
You are trying to call a widget with another widget, but when you call it in the visualization, it alters the position it has already marked by means of a CSS.

   

   

When you click on the equis (x) of the widget-546 widget, you must call the first widget-448 widget again and it should be in its original position, which does not happen.

   

In the image of “widget-448 B” it can be seen that the original position is altered to widget-448.
I attach the CSS of widget-448

CSS:
# widget-448 {
    top: 174px! important;
   left: 243px! important;
   position: fixed! important;
}
# widget-546 {
   border-radius: 15px! important;
      top: -130px! important;
   left: -167px! important;
   }

Thank you and I am attentive to your comments.
Reply


Messages In This Thread
Problems with witgets position using CSS - by Carlos Padilla - 29.08.2019, 22:52

Forum Jump: