Announcement

Collapse
No announcement yet.

.css files - someone had a black background

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    .css files - someone had a black background

    ok so a while ago (I searched all kinds of different things and couldnt find it) but a while back nov 22 06 I posted that I liked the .css that had a black background that I was running... well I have been using HS with the default for so long after that rebuild that I lost the file....

    anyone use a .css that utilizes the black background?

    if so can you post it here (so I dont have to create a new .css)
    HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

    HS - HS3 Pro Edition 3.0.0.435

    Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

    Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

    #2
    Don't be lazy

    Copy style.css (in your html directory) to a new file called custom.css

    Open up custom.css in a text editor.

    At the top you will see an entry called body.

    change these 3 lines to the following under this entry:

    background-color : #000000;
    color : #FFFFFF;
    background-image : url('');

    Job done!
    Jon

    Comment


      #3
      As an addon, Blade has written a small script that checks at startup if you have updated HS and restores YOUR .css file so you never have to worry again.

      If you want it.. you know where to get it

      TrOjAn

      Comment


        #4
        Originally posted by jon00 View Post
        Don't be lazy

        Copy style.css (in your html directory) to a new file called custom.css

        Open up custom.css in a text editor.

        At the top you will see an entry called body.

        change these 3 lines to the following under this entry:

        background-color : #000000;
        color : #FFFFFF;
        background-image : url('');

        Job done!

        hmmm dont be lazy????

        I am just glad that they just passed the new mandatory +6hrs in a day!!!!!!!!!

        so I can get right to that!!!!!!!!!!


        hah... yeah I may have to do that..
        all I know is that the one I was using was nice.. had all the colors.. not just the black background....text, links, etc all set....
        HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

        HS - HS3 Pro Edition 3.0.0.435

        Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

        Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

        Comment


          #5
          TeleFragger,
          Did you get anywhere with this? I've made changes to mine which look OK but have a couple of spots that the text won't show up because I selected a white text. As far as I know my address book and the first page on the way to the updater have backgrounds that need to be changed so the white text will show. I also made some changes along the way that I don't even know what they effected.

          ANYBODY...what do I change in the style.css to darken the color of my address book?
          John

          Comment


            #6
            Originally posted by johnnybwis View Post
            TeleFragger,
            Did you get anywhere with this?
            ANYBODY...what do I change in the style.css to darken the color of my address book?


            nope... I forget who it was but I will figure it out later...
            HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

            HS - HS3 Pro Edition 3.0.0.435

            Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

            Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

            Comment

            Working...
            X