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.
Button Placement in Teases - More Space ?
-
anonymister
- Explorer At Heart

- Posts: 178
- Joined: Tue Apr 08, 2014 2:11 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Submissive
- Banquo
- 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 ?
As far as I know, button placement is automatic, I could be wrong though.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.
We are all in the gutter, but some of us are looking at the stars - Oscar Wilde
My Webteases
Chastity Captions
My Webteases
Chastity Captions
-
anonymister
- 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 ?
Then maybe a hidden "dummy" button in between the real buttons ?
I don't know what the code or options look like... just brainstorming.
I don't know what the code or options look like... just brainstorming.
Re: Button Placement in Teases - More Space ?
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)
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.
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#))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.

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.

Re: Button Placement in Teases - More Space ?
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!
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!
