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.

Cristian First test
#21
Your background is there only you are also using background on plan and it is overlapping it. Anything on plan will be above elements on Layout.
------------------------------
Ctrl+F5
Reply
#22
Hi Daniel,
May I ask the best practice to add additional CSS?
I can't understand the syntace.
And is there a way for layout to overlap the background?
Best regards Cristian
Reply
#23
Please describe in more detail what you want to adjust with Custom CSS.
Reply
#24
(04.12.2024, 11:35)admin Wrote: Please describe in more detail what you want to adjust with Custom CSS.
Hi admin 
I tried to change the font of a text. It is only for test no real scope. Bit I can't understand how add them.
Best regards Cristian
Reply
#25
Use inspector in browser dev tools (F12) to find CSS classes for relevant elements.
This example changes the font for the level/plan menu.
Code:
.tree-view {
  font-family: Monospace;
}
Reply
#26
(04.12.2024, 11:49)admin Wrote: Use inspector in browser dev tools (F12) to find CSS classes for relevant elements.
This example changes the font for the level/plan menu.
Code:
.tree-view {
  font-family: Monospace;
}

Clear, thanks. About layout above main page background, do you think is it possible?
Best regards
Reply
#27
Please provide some details on what you want to achieve.

Layout works the same as in the old visualization. Stacking order from top to bottom is:
- plan widgets
- layout widgets
- plan background
- layout background
Reply
#28
(04.12.2024, 12:06)admin Wrote: Please provide some details on what you want to achieve.

Layout works the same as in the old visualization. Stacking order from top to bottom is:
- plan widgets
- layout widgets
- plan background
- layout background
Clear, 
When I came back office I will give you a screenshot of what I want realise.
Thanks so much.
Reply
#29
   
(04.12.2024, 12:06)admin Wrote: Please provide some details on what you want to achieve.

Layout works the same as in the old visualization. Stacking order from top to bottom is:
- plan widgets
- layout widgets
- plan background
- layout background
Hi admin,
My will it is realise something like this (attached file):
Stack order background -> layout -> widget 
Now I have added the strip with paint.
Best regards Cristian
Reply
#30
You can just use image on Layout if you want the graphical element to be on top of the plan background.
------------------------------
Ctrl+F5
Reply
#31
(06.12.2024, 12:09)Daniel Wrote: You can just use image on Layout if you want the graphical element to be on top of the plan background.

Hi Daniel already tried but there is a limit in the width and I can't arrive from side to side ? 
Best regards Cristian
Reply
#32
This should work, can you share the backup to show this limitation?
------------------------------
Ctrl+F5
Reply
#33
(06.12.2024, 12:15)Daniel Wrote: This should work, can you share the backup to show this limitation?

Ok
Reply
#34
(06.12.2024, 12:15)Daniel Wrote: This should work, can you share the backup to show this limitation?

Hi Daniel,
check on the layout HOME_STRIP where you can see that the maxim width it is 1028 I need to reach 1280.
Let me know if this it is the maximum width.
Best regards Cristian

Attached Files
.zip   Visu-Casa_Grassi-2024.12.07-13.21.zip (Size: 2.31 MB / Downloads: 3)
Reply
#35
OK this is a bug, image should have no limit like this.
------------------------------
Ctrl+F5
Reply
#36
Hi Team,
I've found a strange behavior in the plan link, the icon of the link in plan view are ok in tile view is not ok (I've tested with several format WxH but all have problem).
I attached the image.
Best regards Cristian

Attached Files Thumbnail(s)
           
Reply
#37
Set "display mode" to "icon" or provide text for both states (active/inactive).
Reply
#38
(10.02.2025, 07:13)admin Wrote: Set "display mode" to "icon" or provide text for both states (active/inactive).

Hi Admin,
I think it was a chace problem because now I delate the chronology and it works fine.
Best regards Cristian
Reply


Forum Jump: