Do you remember that time when EVERYTHING changed...?

Posted on
Page
of 40
  • There are lots of iPhone users on the Islington forum and some had problems because of cookie settings.
    Edit: looked through your comments, the logging out thing is related to cookies. Have you tried changing to "Never" block cookies: support.apple.com/kb/TS4207 ?
    If you have, it could well be a bug in Persona or how we've integrated it, so any more detail is helpful.
    Ok, I have made the change to "never", and will report back.

    It didn't work, logged me out again.

  • Were you not supposed to have been banned by @velocio for making 'hilarious' jokes about beating women?

  • You + Technology never works. I'm surprised you can even login.

  • Just testing

  • I did! you should see the state of the wifes face!!!!!

    .>>>>>>>>>>>>>>>>>

  • You + Technology never works. I'm surprised you can even login.

    Well as long as it's just me then that's fine I guess, it might be a problem if it affected everyone else who has an iPhone, or even a significant proportion of them.

  • Lucky it's just you then.

  • .

  • You can use this to turn posts from those you wish to ignore into Lorem Ipsum until this functionality is added. Add it to Tampermonkey plug in

    // ==UserScript==
    // @author      mikec
    // @name        new replace with loren ipsum
    // @namespace   lfgss.com
    // @description A user friendly view of the new LFGSS
    // @include     http://www.lfgss.com/*
    // @version     1
    // @require     http://code.jquery.com/jquery-2.1.1.min.js
    // @require     http://sanderkorvemaker.nl/jquery/js/jquery.lorem.js
    // ==/UserScript==
    /**
     * Extend list below depending on who needs to be lorem ipsumed 
     */
    var ignoreList = new Array( "mikec","etc","etc" );
    $( ".comment-item" ).each(function() {              
      var potentialBelm = $( this ).find( '.comment-item-author a strong' ).html();
      if($.inArray(potentialBelm, ignoreList) > -1){
        var el = $( this ).find( '.comment-item-body' ).children('p');
        var x = $( el ).text().length;
          $( el ).lorem({ type: 'characters',amount:x,ptags:true});      
      }     
    });
    
    
  • Took me a while to trust the sign in method...
    SCEPTICAL

  • Thanks for taking the black border off the LFGSS logo, much better.

  • It's all changed again!

    Is the grey/black background the new "style" or just a result of me messing around with other people's code too much?

  • Changed here too.

  • I think it's sexy... #everythingblack #streetgoth

  • ooh I like this new grey background.

  • @hippy @Lw.

    These are the original design colours from 2011.

    Logo: 173,224,228 (RGB)
    Background: 66,65,67 (RGB)

    Although the link text was defined to be the same as the logo, but that had been based on the presumption that the text would appear on the dark grey background. So I'm not doing this, as content now appears on a white background.

  • this happened yesterday too, preferred white

  • this happened yesterday too

    Nope, it was black 36 hours ago.

    This colour is now staying, it is the original palette

  • hmm I have lost 12 hours

  • This colour is now staying, it is the original palette

    I like it. Good choice.

  • @Velocio

    Will the logo gonna go Black on the sad days?

  • This (grey background, blue LFGSS and crucially no outline)
    is the best use of colour yet.

    I don't want to blow any minds but if you add just a tiny bit of colour into the grey (blue – as it appears elsewhere on the page) it will look nicer.

    Current grey:
    R066/G066/B066

    Grey that looks groovey:
    R055/G060/B065

    Just a thought.

  • Will the logo gonna go Black on the sad days?

    Yes.

    The black does stand out on the grey, but because of the reduced contrast a border will be added to increase the contrast on devices that have a poor display. Thus ensuring it is noticed.

  • These are the original design colours from 2011.

    Thanks - I'll have to take your word for it though, my memory is appalling as I can't remember it at all.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Do you remember that time when EVERYTHING changed...?

Posted by Avatar for user16171 @user16171

Actions