Wasn't the tabbing editing in nano... seems my ssh environment was the issue. I fixed that and is working correctly.
On Friday, December 28, 2018 at 1:03:46 PM UTC-8, Scott Grayban wrote: > > friggiin tab spacing.... so used to doing that i forget css hates it > > On Friday, December 28, 2018 at 12:56:51 PM UTC-8, Pat wrote: >> >> The errors are still there. I'd even say they're worse. You have some >> ascii characters in there. >> >> Top part of screenshot is Chrome developer tools, bottom part is your >> styles.css. >> >> Try to delete and re-enter the diff. Something is very sideways. See >> attached screenshot. >> >> >> On Friday, December 28, 2018 at 3:50:55 PM UTC-5, Scott Grayban wrote: >>> >>> I just checked again and the icon is still black.... I didn't see any >>> errors in my chrome console either. >>> >>> On Friday, December 28, 2018 at 6:24:44 AM UTC-8, Pat wrote: >>>> >>>> Double check your diff for typos and extra characters. Chrome is >>>> showing an error in your styles.css at line 1628 for .wx-stn-alert >>>> >>>> On Friday, December 28, 2018 at 9:16:16 AM UTC-5, Scott Grayban wrote: >>>>> >>>>> Well shit... I updated the styles and index.html.tmpl and the icon is >>>>> STILL black... >>>>> >>>>> On Friday, December 28, 2018 at 5:44:31 AM UTC-8, Pat wrote: >>>>>> >>>>>> I see. I've made 2 changes to the styles.css >>>>>> <https://github.com/poblabs/weewx-belchertown/commits/master/skins/Belchertown/style.css> >>>>>> >>>>>> file in the last couple of days. >>>>>> >>>>>> You can see those specific commits here >>>>>> <https://github.com/poblabs/weewx-belchertown/commit/b3883dbd67a2b4d5368961e2479631f7de86e128> >>>>>> >>>>>> and here >>>>>> <https://github.com/poblabs/weewx-belchertown/commit/47e079678b8779ce760df390c9e4faf9d79fb6ca> >>>>>> >>>>>> On Friday, December 28, 2018 at 8:41:53 AM UTC-5, Scott Grayban wrote: >>>>>>> >>>>>>> Yup missed that commit ! >>>>>>> >>>>>>> I can't overwrite the file because I have modified it for my tastes. >>>>>>> So I use diff's >>>>>>> >>>>>>> On Friday, December 28, 2018 at 5:35:36 AM UTC-8, Pat wrote: >>>>>>>> >>>>>>>> It doesn't look like you have the latest styles.css >>>>>>>> <https://raw.githubusercontent.com/poblabs/weewx-belchertown/master/skins/Belchertown/style.css>. >>>>>>>> >>>>>>>> Viewing your source shows the section missing where I set the icon >>>>>>>> red. >>>>>>>> >>>>>>>> Grab an updated copy, place in skins/Belchertown then restart >>>>>>>> weewx. It should update on the next archive interval >>>>>>>> >>>>>>>> .wx-stn-alert i { >>>>>>>> color: red; >>>>>>>> } >>>>>>>> >>>>>>>> >>>>>>>> On Friday, December 28, 2018 at 8:32:36 AM UTC-5, Scott Grayban >>>>>>>> wrote: >>>>>>>>> >>>>>>>>> Why is my alert icon black though ? I did replace my index with >>>>>>>>> yours and modified my styles by hand because I made some font >>>>>>>>> color/text >>>>>>>>> changes. >>>>>>>>> >>>>>>>>> On Friday, December 28, 2018 at 5:01:05 AM UTC-8, Pat wrote: >>>>>>>>>> >>>>>>>>>> Looks like you still have a bit of an older index.html.tmpl based >>>>>>>>>> on the alert source code I can see on your site. I'm not sure why >>>>>>>>>> you have >>>>>>>>>> 2 icons, but replace your index.html.tmpl with this one >>>>>>>>>> <https://raw.githubusercontent.com/poblabs/weewx-belchertown/e3d976018405e98f19c7cc7a1eb9e9900019715a/skins/Belchertown/index.html.tmpl> >>>>>>>>>> >>>>>>>>>> and then restart weewx. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Thursday, December 27, 2018 at 11:34:16 PM UTC-5, G Hammer >>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>> Pat, >>>>>>>>>>> >>>>>>>>>>> A bit late on getting the files, but while it didn't break >>>>>>>>>>> anything, I now have two alert symbols displayed. >>>>>>>>>>> I replaced /index.html.tmpl skin.conf styles.css and >>>>>>>>>>> bin/user/belchertown.py with the latest github versions. >>>>>>>>>>> >>>>>>>>>>> [image: Alert.png] >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Thursday, December 27, 2018 at 9:11:04 PM UTC-5, Pat wrote: >>>>>>>>>>>> >>>>>>>>>>>> I've also just updates the styles.css to have the correct >>>>>>>>>>>> spacing for the alert area. Be sure to grab a copy of that and >>>>>>>>>>>> restart weewx >>>>>>>>>>>> >>>>>>>>>>> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
