Originally posted by drozwood90
View Post
Announcement
Collapse
No announcement yet.
Web page builder for Homeseer 3 & Homeseer 4
Collapse
This is a sticky topic.
X
X
-
Originally posted by Rotech View PostGot it Jon....!!! Is there a way to eliminate the text next to the icon? See pic above with circle.Hector
____________________________________
Win.2003 OS, HS3
BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
MyTrigger,ACRF2,W800,Zwave
AP800,Honeywell Stat
Comment
-
Originally posted by MFULLER View PostThanks Jon00. I'm going to try and make a class and apply to just one sub heading. I want all the right sub headings to be right aligned.
Made two pages so far.. One for my iPhone and one for the ipad. Looking good so far.. Love this plugin
Ipad ones are almost finished, but a couple more things to add and alignments to sort out
Billy
Comment
-
Originally posted by jon00 View PostYou will need to post the few lines from the ini file that you have used to configure that section of the page.
Also I need to change the color of the text on the button to black. Since I am using rtubutton light button, you can bearly see the text. I am still struggling to understand the concept, but Ill get there.
Column1Section1-10Height=
Column1Section1-10Left=Lamp Ligth
Column1Section1-10Middle=[device,003D0A7A-031] [button,On,EventRefresh1,,rtubutton light,40] [button,Off,EventRefresh2,,rtubutton light,40]
Column1Section1-10Right=[devicelastchange,"Jon00-NOAA-10"]
Column1Section1-11Left=Power Room Ligth
Column1Section1-11Middle=[device,003D0A7A-027]
Column1Section1-11Right=[devicelastchange,"Jon00-NOAA-10"]Hector
____________________________________
Win.2003 OS, HS3
BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
MyTrigger,ACRF2,W800,Zwave
AP800,Honeywell Stat
Comment
-
Originally posted by jon00 View PostBaby steps....
Change the part:
[device,003D0A7A-031
to:
[deviceimage,003D0A7A-031
Does that remove the text for you?
Please remember that this package was primarily designed to display information...it does have basic control functionality but is not a replacement for HSTouch.Hector
____________________________________
Win.2003 OS, HS3
BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
MyTrigger,ACRF2,W800,Zwave
AP800,Honeywell Stat
Comment
-
Hector,
The button styles that come with the package are configured in a file called buildpagebutton.css
This is located in your html\css folder.
You can modify it to change the text color, however it will affect all buttons in that style.
To do so, open up buildpagebutton.css in a text editor.
Search for a line that looks exactly like this:
.rtubutton {
Then scroll down the page until you find:
color: #fff;
Change this line to:
color: #000;
Now save.
Refresh the page and the button text should be black.Last edited by jon00; August 6, 2014, 11:08 AM.
Comment
-
Originally posted by Rotech View Post
Column1Section1-10Height=
Column1Section1-10Left=Lamp Ligth
Column1Section1-10Middle=[device,003D0A7A-031] [button,On,EventRefresh1,,rtubutton light,40] [button,Off,EventRefresh2,,rtubutton light,40]
Column1Section1-10Right=[devicelastchange,"Jon00-NOAA-10"]
Column1Section1-11Left=Power Room Ligth
Column1Section1-11Middle=[device,003D0A7A-027]
Column1Section1-11Right=[devicelastchange,"Jon00-NOAA-10"]Hector
____________________________________
Win.2003 OS, HS3
BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
MyTrigger,ACRF2,W800,Zwave
AP800,Honeywell Stat
Comment
-
Hey guys, anybody noticing that if you try to activate a button in my case for a ligth ( in my ipad) that it sometimes works and sometime it doesnt? When I press the button I notice that it refreshes, but sometime won't turn on the ligth and other attempts the ligth turns on, but the device icon doesn't change.Hector
____________________________________
Win.2003 OS, HS3
BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
MyTrigger,ACRF2,W800,Zwave
AP800,Honeywell Stat
Comment
-
Originally posted by megatron2 View PostHey Hector. I am not familiar with the word "Ligth" is this "Light" in another language. Just curious. Thanks.Hector
____________________________________
Win.2003 OS, HS3
BLDSC,BLstat,BLRadar,BLRamdom,BLOccupied
BLups,BLrain8,HSTouch,Ultrajones Weatherbug,
MyTrigger,ACRF2,W800,Zwave
AP800,Honeywell Stat
Comment
Comment