Hi all. I've been modifying an existing skin (Origami Weather), and recently added the ability to display the forecast high temp for the day. It works great, but after there is no longer a value to display, I'm stuck with the ° displaying. I've tried most of the options I know of to hide it (substitute " °":"" and Toggle/HideMeter), but it's not working unless of course, I comment out the postfix value. After the high temp has passed, it looks like the skin is already coded to not display a value, as the symbol has shifted over the to left side. I just can't figure out how to hide the symbol. Can anyone offer a suggestion on how to hide the symbol?
Code:
[MeterTempForecastHighTemperatureMeasureName=@ForecastTodayHighTemperature;MeasureName=@CurrentFeelsLikeMeter=StringStringStyle=BOLDX=425Y=45FontColor=255, 255, 255, 255FontSize=40FontFace=Futura MD BTText="%1"Postfix="°";IfAboveValue=1;IfAboveAction=!execute [!RainmeterToggleMeter MeterTempForecastHighTemperatureNA][!RainmeterToggleMeter MeterTempForecastHighTemperature]
Statistics: Posted by paul1965 — Yesterday, 11:44 pm — Replies 2 — Views 48