Bible Template.

Jump to navigation Jump to search

But this is the only one with liquid thread - and it might not be for longer.

- π23:22, 20 November 2010

Please undo this "feature"... soon.

ħumanUser talk:Human06:26, 21 November 2010
 

Please undo this "feature", soon.

ħumanUser talk:Human06:27, 21 November 2010

Sure, I will do that with my invisible server.

- π06:55, 21 November 2010

OK, so it looks like what I need to do is unwatch your talk & user pages to at least not get silly "new messages" boxen for now?

ħumanUser talk:Human16:49, 21 November 2010

Wait, are you getting an orange box for these?

-- Nx / talk16:56, 21 November 2010

No, just a line of text with enough white space to push my actual watchlist off the screen. Is there a way to simply remove this feature via my vector.thing? Or in preferences?

ħumanUser talk:Human17:15, 21 November 2010

How small is your screen? Anyway, something like this should do it:

#pt-newmessages {
  display:none;
}
-- Nx / talk17:20, 21 November 2010

Oops, actually it's a blue box, and it says "There are new messages for you." which is definitely not true (except in this case!). It's user:human/vector.css I have to edit, right? Thanks...

ħumanUser talk:Human18:05, 21 November 2010

Now I'm confused, can you upload a screenshot please?

-- Nx / talk18:08, 21 November 2010

Lqt redundancy.png

There ya go.

ħumanUser talk:Human18:28, 21 November 2010

Oh, that only appears on the watchlist, because lqt doesn't work with the watchlist. The code to hide it is:

.lqt_watchlist_messages_notice {
  display:none;
}
-- Nx / talk18:30, 21 November 2010