Edit Hub Title/Name
#1
Hello! Smile

I'm looking to edit the "name/title" of the different hubs (see attached screenshot for what I'm trying to edit).

Image

Does anyone know where (and how) I can change this?

Thanks in advance!

- Kris.
Reply
#2
Hate to be the one to bump this, but if anyone can point me in the right direction, I'd be very grateful! Smile

- Kris
Reply
#3
you would have to add a condition to Includes_Furniture.xml in the "MainHeaderLabel" variable based upon the visible hub window id (hub ids are 1111 through 1119)

e.g.

Code:
<value condition="Window.IsVisible(1111)">HEADERTEXT</value>
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
#4
(2016-07-16, 10:26)jurialmunkey Wrote: you would have to add a condition to Includes_Furniture.xml in the "MainHeaderLabel" variable based upon the visible hub window id (hub ids are 1111 through 1119)

e.g.

Code:
<value condition="Window.IsVisible(1111)">HEADERTEXT</value>

Thank you jurialmunkey! Smile
I know there's been others asking the same question...
Maybe it would be possible to add a label option for this in the skin settings, similar to how you'd edit a label for the main menu items?
Reply
#5
How would I go about changing the icon in the top left corner of the hubs, though?

Image
Reply
#6
I search to how to change this icon.
Reply

Logout Mark Read Team Forum Stats Members Help
Edit Hub Title/Name0