Button Placement in Teases - More Space ?

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
anonymister
Explorer At Heart
Explorer At Heart
Posts: 178
Joined: Tue Apr 08, 2014 2:11 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Button Placement in Teases - More Space ?

Post by anonymister »

Is it possible for tease creators to put more space between buttons ?
I am often on a smartphone and sometimes "fat finger" the wrong button because they are so close to each other.
User avatar
Banquo
Experimentor
Experimentor
Posts: 7927
Joined: Sat Sep 17, 2011 3:34 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Mutter’s Spiral

Re: Button Placement in Teases - More Space ?

Post by Banquo »

anonymister wrote:Is it possible for tease creators to put more space between buttons ?
I am often on a smartphone and sometimes "fat finger" the wrong button because they are so close to each other.
As far as I know, button placement is automatic, I could be wrong though.
We are all in the gutter, but some of us are looking at the stars - Oscar Wilde

My Webteases
Chastity Captions
anonymister
Explorer At Heart
Explorer At Heart
Posts: 178
Joined: Tue Apr 08, 2014 2:11 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: Button Placement in Teases - More Space ?

Post by anonymister »

Then maybe a hidden "dummy" button in between the real buttons ?
I don't know what the code or options look like... just brainstorming.
User avatar
Nezhul
Experimentor
Experimentor
Posts: 2373
Joined: Fri Apr 30, 2010 6:22 am
Sexual Orientation: Straight

Re: Button Placement in Teases - More Space ?

Post by Nezhul »

it is possible using vert() tag to arrange a bunch of elements (buttons) vertically, then adding blank spacers to squish or part them further. You can add spacers by '' which is a text sign.
the result should be like that, I guess (although you'll have to experiment because I didn't pen Nyx for years)

Code: Select all

vert(buttons('b1', page1#),buttons('b1', page1#),'','',buttons('b1', page1#),buttons('b1', page1#),buttons('b1', page1#),'',buttons('b1', page1#),buttons('b1', page1#))
you can also add spacers to the front or the end of list to align yourbuttons. Note, that the whole vert() tag covers the whole height of the area you are working with, and each element take equal space, so the more elements you add - the less space each of them takes because it's an equal division.
Also I believe that if you place any buttons or timers outside vert() or horiz() tags, then they'll create the bink area, but if everything is tagged, then it'll be on a main (black field).
To arrange your items horizontally you can use horiz() tag that works just the same.
You can incapsulate tags into each other, making pretty awesome pages, but in the end of the day it's hard and unrewarding.
Check out my new site, and read SexTV story there!
Also I have the DARK section that features feature Erotic Horror.
I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it. :wave: :love:
Image
slavejack
Explorer At Heart
Explorer At Heart
Posts: 263
Joined: Sat Oct 13, 2007 1:03 pm

Re: Button Placement in Teases - More Space ?

Post by slavejack »

This may not relate directly with the OP but it does have to do with button placement.

Many teases have a "cum" and when the page changes an edge button is added like this;

"edge"
"cum"

Several times I've hit the edge button just at the same time the timer changes the page moving the "cum" button to the top causing me to accidently hit the cum button thereby ending the tease for me. I think when the edge button is added it should be added below the cum minimizing the chance to accidently hit the cum button when the page changes...hope that made sense.

Thanks!
Post Reply