Page 1 of 1

spoiler tags

Posted: Fri Dec 27, 2013 5:48 pm
by Hardyyz
I hate the fact that it shows tags like "ruined orgasm" or "denial"
It's like watching a movie and knowing what will happen all the time...
In my opinion there ahould be a button that says "show tags".. I like surprises and i dont wanna know all the key features of the tease before starting it! + "show tags" button is very easy to add to the site!

Re: spoiler tags

Posted: Fri Dec 27, 2013 5:51 pm
by jackstock
There's too much variation in the teases. You have to know what you're looking for.

Re: spoiler tags

Posted: Fri Dec 27, 2013 5:57 pm
by cockheroaddict
the tags are useful.why should i waste my time with pain teases when that isn't my thing ? or shemales ? or nipple clams or whatever. i'm sure people wanna do the teases they are into and not be bothered wasting their time on other stuff they aren't into

Re: spoiler tags

Posted: Fri Dec 27, 2013 6:07 pm
by crazyxxx
Hardyyz, you can hide the tags yourself using a CSS-rewriting plugin for your browser. If you're using Chrome, I recommend Stylebot. The tags are conveniently displayed in a div with "tags" class, so you can just use something like:

Code: Select all

.tags { display: none }