Conversation

Notices

  1. Augh. The colours on RP make my eyes bleed. ;_;

    Tuesday, 10-Apr-12 06:08:20 UTC from web
    1. @minti Happens to me every time. It was probably what most scared me of the place.

      Tuesday, 10-Apr-12 06:09:37 UTC from web
      1. @nerthos qq. If I wasn't coding already I'd go on an OCD spree and fix it up. ;_;

        Tuesday, 10-Apr-12 06:11:22 UTC from web
    2. @minti HEY MINTI I tried to do what you said with detecting if a background was already set and I have come to the conclusion that I don't know what the hell I'm doing

      Tuesday, 10-Apr-12 06:11:56 UTC from web
      1. @ceruleanspark ... That's funny because I was actually going to write that up for you. Then forgot

        Tuesday, 10-Apr-12 06:12:41 UTC from web
        1. @minti Well, this way I at least actually tried!

          Tuesday, 10-Apr-12 06:13:10 UTC from web
          1. @ceruleanspark Haha true. Ya live and learn, I guess. What did you try?

            Tuesday, 10-Apr-12 06:13:32 UTC from web
            1. @minti I was trying to check if the element had a length greater than 0, and if it did, do nothing.

              Tuesday, 10-Apr-12 06:14:06 UTC from web
              1. @ceruleanspark It's going to have a background no matter what, the way it's set up. You'll have to check if it's the default site background or not. xD

                Tuesday, 10-Apr-12 06:15:09 UTC from web
                1. @minti How do I even that?

                  Tuesday, 10-Apr-12 06:31:29 UTC from web
                  1. @ceruleanspark $('body').css('background-image') == 'url("http://rainbowdash.net/theme/RDN/css/bluegrade.jpg")' or something.

                    Tuesday, 10-Apr-12 06:35:52 UTC from web