Re-skinned homepage

  • mniip
    25th May 2012 Developer 0 Permalink
    id like in the green style
    also, a checker-dithering background with 0x00FF00 and 0x007F00 is my favourite
  • pacopaco
    25th May 2012 Member 0 Permalink

    I love the change from the usual wallpaper.

  • Plasmoid
    25th May 2012 Member 0 Permalink

    How do I use it?

  • Ozonerx
    25th May 2012 Member 0 Permalink

    This is great, but maybe you could add an option to change the style to a green one with different background, a dark gray one, a sand coloured one (with something related to TPT in the background) and the option to choose the actual style of the page (for example).

  • boxmein
    26th May 2012 Former Staff 0 Permalink
    @Ozonerx (View Post)
    The actual style can easily be selected by pressing the Stylish button either in the low bar or the top bar and selecting the dark style to turn it off.
    Okay, new todo:
    1. Green - checker background
    2. Sandy - TPT background
    3. (Funky - Random colours, may require userscript if completely random)
    4. ?
    5. PROFIT


    @Simon , please allow at least some class values! Though I can bypass them with custom <a href= values, that'll make page links funky if I used them improperly.
    >Oh, and if you didn't know what I mean,

    HTML:
    <a href="/huge">text</a>
    CSS:
    a[href="/huge"] { font-size: 30em; }

    (Also, the code tag seems to inherit the green colour of the >greentext feature[, when a tag passes over the code tag without me noticing: <i> >greentext <code> </code></i> !)
    Hey, thanks everyone for feedback! I love to improve!
  • craZchick
    26th May 2012 Member 1 Permalink

    interesting.... tho my brain is hopelessly fried today so half of this isn't even making sense atm....

  • boxmein
    26th May 2012 Former Staff 0 Permalink
    @craZchick (View Post)
    I'm sorry, but [userstyles.org] was acting up on me so I can't use that to make a "Install Script" button.
    I'll make it simpler for people.
    Edit: userstyles.org started working! [Link to userstyles.org, my style]
  • Simon
    26th May 2012 Administrator 1 Permalink

    @boxmein (View Post)

    Class and style are not allowed attributes because they can (and were) abused

  • boxmein
    26th May 2012 Former Staff 0 Permalink
    @Simon (View Post)
    Oh, the class="Information", "Error", "Warning" etc? Okay.. I'll just use a[href] then.
  • Simon
    27th May 2012 Administrator 0 Permalink

    @boxmein (View Post)

    Don't, because otherwise you'll get a load of stupid broken links everywhere.