hi
i don't know how i can explian you? i try: text has colour but in htmal have many DIV..
i thing maybe need add little feature button "clear html" or "fix html"
file WBS here:
https://mega.nz/file/i0sRBLzK#-KE9MQ-jc ... bfDViX88vY
Search found 176 matches
- Sat May 31, 2025 8:26 am
- Forum: Previewing and Publishing
- Topic: text: maybe issue
- Replies: 1
- Views: 333
- Wed Apr 16, 2025 5:03 pm
- Forum: Off Topic Section
- Topic: body: height: [size of page], how?
- Replies: 4
- Views: 391
Re: body: height: [size of page], how?
crispy68: hi
that i want to be automatic exporting html and i will take all code html in Wordpress so i need this tag height in body this is very helpfully for me for different page height ok?
maybe wwb has not this option, i'm right?
that i want to be automatic exporting html and i will take all code html in Wordpress so i need this tag height in body this is very helpfully for me for different page height ok?
maybe wwb has not this option, i'm right?
- Wed Apr 16, 2025 3:35 pm
- Forum: Off Topic Section
- Topic: body: height: [size of page], how?
- Replies: 4
- Views: 391
body: height: [size of page], how?
hi
page has size of height example 1600px so export html+css:
css:
body {
...
...
...
height: 1600px;
}
i wish to add height in body (automatic export all my pages (different height) how?
but i don't find option or setting..
page has size of height example 1600px so export html+css:
css:
body {
...
...
...
height: 1600px;
}
i wish to add height in body (automatic export all my pages (different height) how?
but i don't find option or setting..
- Mon Apr 07, 2025 1:27 pm
- Forum: Links and Navigation
- Topic: where is "text-decoration: none" ?
- Replies: 3
- Views: 782
Re: where is "text-decoration: none" ?
thank you!
- Mon Apr 07, 2025 7:41 am
- Forum: Links and Navigation
- Topic: where is "text-decoration: none" ?
- Replies: 3
- Views: 782
Re: where is "text-decoration: none" ?
for
text-decoration: none
WWB result:
WBS: test.wbs (project)
1--create style link: text-decoration-none2, and text link has 4 states:
2--• linked --->color
3--• visited --->color
4--• active --->color
5--• hover --->color
6--save name: text-decoration-none2
7--go to text
8--click LINKS
9 ...
text-decoration: none
WWB result:
WBS: test.wbs (project)
1--create style link: text-decoration-none2, and text link has 4 states:
2--• linked --->color
3--• visited --->color
4--• active --->color
5--• hover --->color
6--save name: text-decoration-none2
7--go to text
8--click LINKS
9 ...
- Mon Apr 07, 2025 6:56 am
- Forum: Links and Navigation
- Topic: where is "text-decoration: none" ?
- Replies: 3
- Views: 782
where is "text-decoration: none" ?
hi
i'm looking for text-decoration: none for text link..how?
i'm looking for text-decoration: none for text link..how?
- Sun Mar 16, 2025 7:01 pm
- Forum: Extension Builder
- Topic: live HTML rendering: is works or not?
- Replies: 3
- Views: 303
Re: live HTML rendering: is works or not?
tool - option-extention is actived
Hi,
I’m trying to create a custom extension using Extension Builder.
I added HTML, CSS, and properties, but the preview is empty (white).
I want to understand why the live HTML rendering is not working.
I did:
I set the Render method to Live HTML rendering ...
Hi,
I’m trying to create a custom extension using Extension Builder.
I added HTML, CSS, and properties, but the preview is empty (white).
I want to understand why the live HTML rendering is not working.
I did:
I set the Render method to Live HTML rendering ...
- Sun Mar 16, 2025 6:46 pm
- Forum: Extension Builder
- Topic: live HTML rendering: is works or not?
- Replies: 3
- Views: 303
live HTML rendering: is works or not?
hi
i did try extension builder, i did add html and proprietis , but preview is empty..i want to know why? i did see file PDf documentation but not say all..
example your toobox i take a onject and enter in page result there is preview in real-time.. my extention not realtime.. empty.. white..
i ...
i did try extension builder, i did add html and proprietis , but preview is empty..i want to know why? i did see file PDf documentation but not say all..
example your toobox i take a onject and enter in page result there is preview in real-time.. my extention not realtime.. empty.. white..
i ...
- Tue Mar 11, 2025 10:05 am
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
ok.
i'm worng to ask people: @pablo, @crispy68, @baconfries, other people... for lose your time and tired and effort.
ok: not add new feature.
ok: i will not to ask for aid, help, suggest..
last tell: thank you for your time, i'm sorre for my stupid to ask here, maybe i'm rude if people think ...
i'm worng to ask people: @pablo, @crispy68, @baconfries, other people... for lose your time and tired and effort.
ok: not add new feature.
ok: i will not to ask for aid, help, suggest..
last tell: thank you for your time, i'm sorre for my stupid to ask here, maybe i'm rude if people think ...
- Mon Mar 10, 2025 7:17 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
ok i did update and payed 20wwb.
thank you to crispy68 for DEMO, that is LAYER wow!!!!
..but not work for text, menucss?...
for pablo: can add new little feature function:
- flexbox [flex] flex basic >> can add convert to VW calculated ?
- can generator for css style for vw responsive? crispy68 ...
thank you to crispy68 for DEMO, that is LAYER wow!!!!
..but not work for text, menucss?...
for pablo: can add new little feature function:
- flexbox [flex] flex basic >> can add convert to VW calculated ?
- can generator for css style for vw responsive? crispy68 ...
- Mon Mar 10, 2025 3:31 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
please you can save in old version 19wwb? thank you
- Sun Mar 09, 2025 10:39 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
The problem you are going to have is the page you are trying to emulate, many of the absolute positioned object's widths are specified as: 20vw which is basing the width on the width of the browser screen. There is nothing in WB that will allow you to do this that I'm aware of. The site you are ...
- Sun Mar 09, 2025 10:20 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
ok, damn...
do you have other ideas solution..?
nothing layer, layout grid, flexgrid, flexconteineir.. but static page can responsive in html custom? or add code in PAGE HTML?
can layer inside the flexcontenier?
Pablo: do you understand this case?
do you have other ideas solution..?
nothing layer, layout grid, flexgrid, flexconteineir.. but static page can responsive in html custom? or add code in PAGE HTML?
can layer inside the flexcontenier?
Pablo: do you understand this case?
- Sun Mar 09, 2025 9:48 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
https://imgbox.com/6iexmA3B
example: more object in first column...in flexconteneir ?
example: more object in first column...in flexconteneir ?
- Sun Mar 09, 2025 9:36 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
your last demo: maybe YES...
i'm little shock.. wow... i wish to testing this your demo.. you can explain me or send me demo.zip?
update:
can i choose to free position of objects in flexcontainer?
i'm little shock.. wow... i wish to testing this your demo.. you can explain me or send me demo.zip?
update:
can i choose to free position of objects in flexcontainer?
- Sun Mar 09, 2025 8:47 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
i try to show you for understand and clear:
https://sendvid.com/ph05c5mj
https://sendvid.com/ph05c5mj
- Sun Mar 09, 2025 8:13 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
]crispy68: see here
https://pasteboard.co/b0Y0fjDe5iUd.png
Is this what you are after?
demo
UPDATE: after seeing your last post, this doesnt look like what you want. Up to now, it has not been clear that you want spacing on the left and right of the 1st and 3rd lottie as the screen ...
https://pasteboard.co/b0Y0fjDe5iUd.png
Is this what you are after?
demo
UPDATE: after seeing your last post, this doesnt look like what you want. Up to now, it has not been clear that you want spacing on the left and right of the 1st and 3rd lottie as the screen ...
- Sun Mar 09, 2025 6:43 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
sorry i'm wrong calcular width..sorry i write again:
you are right for calculator
210 x 1100 x 210 = 1520px so 14% x 72% x 14% = 100%
this is my wrong.. now correct :
410 + 1100 + 410 = 1920 so flexgrid: 21.354% + 57.292% + 21.354% but this not work for flexgrid unit decimal point...
but issue is ...
you are right for calculator
210 x 1100 x 210 = 1520px so 14% x 72% x 14% = 100%
this is my wrong.. now correct :
410 + 1100 + 410 = 1920 so flexgrid: 21.354% + 57.292% + 21.354% but this not work for flexgrid unit decimal point...
but issue is ...
- Sun Mar 09, 2025 4:51 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
for BaconFries: i'm not RUDE... maybe you are wrong think of me.. not problem..
for pablo:
https://wysiwygwebbuilder.com/support/lottie-scale.html
can send me you lottie-scale.zip? so we can share fix it..or not?
you lottie-scale.html is not correct.. i try to explain you, canvas size is 1920px ...
for pablo:
https://wysiwygwebbuilder.com/support/lottie-scale.html
can send me you lottie-scale.zip? so we can share fix it..or not?
you lottie-scale.html is not correct.. i try to explain you, canvas size is 1920px ...
- Sun Mar 09, 2025 3:40 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
see here example

https://pasteboard.co/8xoD7te42IU5.png
i'm not interesed for mobil and smarpthone, because my target is desktop, NOT MOBIL, NOT SMARTPHONE, clear?
i wish with wwb, i dont find solution..help me..please..

https://pasteboard.co/8xoD7te42IU5.png
i'm not interesed for mobil and smarpthone, because my target is desktop, NOT MOBIL, NOT SMARTPHONE, clear?
i wish with wwb, i dont find solution..help me..please..
- Sun Mar 09, 2025 12:01 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
sorry me, i want this mode:
first: lottie size 210px
second: lottie will put in an AREA (for scalable)
third: lottie can resize for me is ok but important AREA scalable follow viewport of each visitor
instead your demo:
layout grid: can scalable for viewport but lottie size is wrong..
so i did ...
first: lottie size 210px
second: lottie will put in an AREA (for scalable)
third: lottie can resize for me is ok but important AREA scalable follow viewport of each visitor
instead your demo:
layout grid: can scalable for viewport but lottie size is wrong..
so i did ...
- Sun Mar 09, 2025 10:06 am
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
pablo, i did see yout demo maybe i'm not explain good, so now i show you same you demo:
https://testing.yana.lol/antimo/1/manuel/pablo-1.html
lotties has own size native need to put in a area for scalable :
layoutgrid is not good for the size of lottie will be native size..
i wish lotties put in ...
https://testing.yana.lol/antimo/1/manuel/pablo-1.html
lotties has own size native need to put in a area for scalable :
layoutgrid is not good for the size of lottie will be native size..
i wish lotties put in ...
- Sun Mar 09, 2025 12:32 am
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
Hi, did you see https://yana.lol/ with change screen or maius+shift+m (Firefox)?
Did you see this:
http://testing.yana.lol/antimo/1/manuel/index1.html
I add layout Grid, flexgrid, static and did you try change screen or maius+ahift+m?
Something not work scalable...?
.
Did you see this:
http://testing.yana.lol/antimo/1/manuel/index1.html
I add layout Grid, flexgrid, static and did you try change screen or maius+ahift+m?
Something not work scalable...?
.
- Sat Mar 08, 2025 10:45 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
i'm interested this mode, page scalable 1920 width, (16:9). this is for desktop and NOT mobile (smartphone).
RWD is not choise for my design.
- layout gird good for me but i don't like for (x1 until x12 like as percentuale)
see my page testing:
http://testing.yana.lol/antimo/1/manuel/index1.html ...
RWD is not choise for my design.
- layout gird good for me but i don't like for (x1 until x12 like as percentuale)
see my page testing:
http://testing.yana.lol/antimo/1/manuel/index1.html ...
- Sat Mar 08, 2025 4:47 pm
- Forum: General Questions
- Topic: how i want my page scalable?
- Replies: 4
- Views: 823
Re: how i want my page scalable?
layot grid has x1 until max x12... this is not solution for me..Pablo wrote: Sat Mar 08, 2025 3:39 pm If you use layout grid or breakpoints then the correct viewport code is already added. There is no need to specify this manually.
breakpoints will work? send me example please
- Sat Mar 08, 2025 4:46 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
i use lotties many, so page need to scale so i dont use responsive RWD. so i need this my finish job make it scalabe follow by width of viewport, wwb i don;t find the solution..
see example scalable works:
https://yana.lol/
firefox tool dev: maiusc+shift+m for change viewport see result works ...
see example scalable works:
https://yana.lol/
firefox tool dev: maiusc+shift+m for change viewport see result works ...
- Sat Mar 08, 2025 3:11 pm
- Forum: General Questions
- Topic: how i want my page scalable?
- Replies: 4
- Views: 823
how i want my page scalable?
hi i find scalable code html:
<meta name="viewport" content="width=1920">
or
<meta name="viewport" content="width=device-width, initial-scale=1.0">
i don't find to configure proprieties of page for width=1920
example:
https://i.sstatic.net/GQDLB.jpg
https://i.sstatic.net/GQDLB.jpg
i want this ...
<meta name="viewport" content="width=1920">
or
<meta name="viewport" content="width=device-width, initial-scale=1.0">
i don't find to configure proprieties of page for width=1920
example:
https://i.sstatic.net/GQDLB.jpg
https://i.sstatic.net/GQDLB.jpg
i want this ...
- Sat Mar 08, 2025 3:00 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Re: Why does not scale under 480px?
now link is words.
- Thu Mar 06, 2025 10:42 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
- Thu Mar 06, 2025 10:16 pm
- Forum: General Questions
- Topic: Why does not scale under 480px?
- Replies: 47
- Views: 6728
Why does not scale under 480px?
hi
i find strange:
i testing to change screen in firefox: from 1920 to 360 but from 1920 until 481 yes scalable visible.. but under than 481 is stop to scalable.. why?
where i can change scalabe to 360..i dont find this configure...
i find strange:
i testing to change screen in firefox: from 1920 to 360 but from 1920 until 481 yes scalable visible.. but under than 481 is stop to scalable.. why?
where i can change scalabe to 360..i dont find this configure...
- Thu Mar 06, 2025 8:44 pm
- Forum: General Questions
- Topic: Layout Grid: how I add width ?
- Replies: 3
- Views: 661
Re: Layout Grid: how I add width ?
A layout grid only support up to 12 columns.
Alternatively, you can use a flexgrid, which allows you to define custom column sizes.
I do not recommend to use fixed column size in pixels.
i did tried flexgrid with fixed column size in pixel but problem: flexgrid is not scalable when change size ...
- Thu Mar 06, 2025 8:08 pm
- Forum: General Questions
- Topic: Layout Grid: how I add width ?
- Replies: 3
- Views: 661
Layout Grid: how I add width ?
Hi
I want to change pixel for width of column , now use that x1 until x12..but I wish example first column = 410, second column = 1200, third column = 410 = 1920..how?
Or
Layout I put my items stuff but layout to be scalable of screen (Firefox ctrl+maius+m = visual size screen I can see scalable ...
I want to change pixel for width of column , now use that x1 until x12..but I wish example first column = 410, second column = 1200, third column = 410 = 1920..how?
Or
Layout I put my items stuff but layout to be scalable of screen (Firefox ctrl+maius+m = visual size screen I can see scalable ...
- Mon Feb 10, 2025 9:30 am
- Forum: General Questions
- Topic: add lottie in CARD..?
- Replies: 1
- Views: 292
add lottie in CARD..?
hi
i wish to ass my LOTTIE on CARD.. i see there is not lottie.. so i ask you if future can add lottie?
i wish to ass my LOTTIE on CARD.. i see there is not lottie.. so i ask you if future can add lottie?
- Sun Jun 30, 2024 9:44 am
- Forum: General Questions
- Topic: how do player lottie in local?
- Replies: 1
- Views: 743
how do player lottie in local?
hi
i need webpage in local pc (not remote server), i did try preview is works lottie and page web.. i did public and open pther pc without internet result error (not show player lottie..) but there is lottie-player.js in folder.. but not work.. please help me...
how make it player lottie in local ...
i need webpage in local pc (not remote server), i did try preview is works lottie and page web.. i did public and open pther pc without internet result error (not show player lottie..) but there is lottie-player.js in folder.. but not work.. please help me...
how make it player lottie in local ...
- Fri Jun 07, 2024 11:17 am
- Forum: General Questions
- Topic: what is best image gallery?
- Replies: 1
- Views: 497
what is best image gallery?
hi
i see there are many image gallery, but what is best image gallery?
stable, works 100%, full custom,simple..?
i see there are many image gallery, but what is best image gallery?
stable, works 100%, full custom,simple..?
- Sat May 18, 2024 2:29 pm
- Forum: General Questions
- Topic: Preloader
- Replies: 8
- Views: 4171
Re: Preloader
i did try with firefox (Responsive Design View Ctrl + Shift + M) there is speed io click low speed internet.. GPS to see preloader.. but nothing..
- Sat May 18, 2024 2:22 pm
- Forum: General Questions
- Topic: Preloader
- Replies: 8
- Views: 4171
- Sat May 18, 2024 12:13 pm
- Forum: General Questions
- Topic: Preloader
- Replies: 8
- Views: 4171
Re: Preloader
OK I DID REINSTALLED NOW IS WORKED.
but i try preloader in page properties and click preview in browser not work.. mayube is problem lottie not supported with preloader?
but i try preloader in page properties and click preview in browser not work.. mayube is problem lottie not supported with preloader?
- Sat May 18, 2024 11:11 am
- Forum: General Questions
- Topic: Preloader
- Replies: 8
- Views: 4171
Re: Preloader
now my folder:
system/preloader
is empty.. how i can dowload file zip for preloader default...?
system/preloader
is empty.. how i can dowload file zip for preloader default...?
- Tue May 07, 2024 1:54 pm
- Forum: General Questions
- Topic: more form processor properties: add variable?
- Replies: 3
- Views: 1164
Re: more form processor properties: add variable?
i did add variable $email-client that is input email name: email-client so i go to "more form processor properties: From email: $email-client but result nothing works..instead WWB has ready "Reply to"$mailfrom" please .. can add more information about "more form processor properties"..?
maybe add ...
maybe add ...
- Tue May 07, 2024 11:42 am
- Forum: General Questions
- Topic: more form processor properties: add variable?
- Replies: 3
- Views: 1164
more form processor properties: add variable?
hi
i can add variable in "more form processor properties" example
From email: $email-client
Reply to: $email-client
i can add variable in "more form processor properties" example
From email: $email-client
Reply to: $email-client
- Wed May 01, 2024 7:54 pm
- Forum: General Questions
- Topic: what i will add for "check validate Email Address"...?
- Replies: 3
- Views: 1158
Re: what i will add for "check validate Email Address"...?
sorry maybe im wrong phrase english.. .i wanted to write "check validate email address" sorry...
i find in WWB..
now i chance title
sorry for my english...
i find in WWB..
now i chance title
sorry for my english...
- Wed May 01, 2024 7:30 pm
- Forum: General Questions
- Topic: what i will add for "check validate Email Address"...?
- Replies: 3
- Views: 1158
what i will add for "check validate Email Address"...?
hi
i don't find documentation or tutorial or example, for Confirm Email Address...how will make in WWB? do you have suggest me?
or
is there feature confirm email address..?
i don't find documentation or tutorial or example, for Confirm Email Address...how will make in WWB? do you have suggest me?
or
is there feature confirm email address..?
- Wed Mar 20, 2024 8:40 pm
- Forum: General Questions
- Topic: [lottie] make it docking layer, how?
- Replies: 7
- Views: 942
Re: [lottie] make it docking layer, how?
sticky from LAYER this is not adapt because there is "Orientation: must to choose : top - left,top - right, etc etc this mean i can't free choose position like as image that i did put in wwb..
fixed from PAGE HEADER this is not adapt because there is block TOP, i can't move it in page wwb..
i ...
fixed from PAGE HEADER this is not adapt because there is block TOP, i can't move it in page wwb..
i ...
- Wed Mar 20, 2024 6:47 pm
- Forum: General Questions
- Topic: [lottie] make it docking layer, how?
- Replies: 7
- Views: 942
Re: [lottie] make it docking layer, how?
i want item (lottie) block position and keep always top page..
- Wed Mar 20, 2024 6:42 pm
- Forum: General Questions
- Topic: [lottie] make it docking layer, how?
- Replies: 7
- Views: 942
Re: [lottie] make it docking layer, how?
ok, of course, i need add layout for lottie, maybe will be add in Event: docking or something idea..?
- Wed Mar 20, 2024 6:28 pm
- Forum: General Questions
- Topic: [lottie] make it docking layer, how?
- Replies: 7
- Views: 942
[lottie] make it docking layer, how?
hi
i want my lottie keep like as docking layer, in propriety has not this function.. do you have idea make it docking layout in item of lottie?
i want my lottie keep like as docking layer, in propriety has not this function.. do you have idea make it docking layout in item of lottie?
- Wed Mar 20, 2024 6:21 pm
- Forum: General Questions
- Topic: Webp images not showing
- Replies: 7
- Views: 1676
Re: Webp images not showing
i dont installed.. what is link and name?
- Wed Mar 20, 2024 4:04 pm
- Forum: General Questions
- Topic: Webp images not showing
- Replies: 7
- Views: 1676
Re: Webp images not showing
hi
i have same issue this WEBP in WWB not show preview nothing..also nothing auto-resize..this is #$#%$@!
need to be:
-1 preview file image webp in WWB
-2 auto detected size of image WEBP..
my version 19 laster version, windows 10,.. i dont' believe codec for preview image for Windows support to ...
i have same issue this WEBP in WWB not show preview nothing..also nothing auto-resize..this is #$#%$@!
need to be:
-1 preview file image webp in WWB
-2 auto detected size of image WEBP..
my version 19 laster version, windows 10,.. i dont' believe codec for preview image for Windows support to ...
- Wed Mar 20, 2024 4:00 pm
- Forum: General Questions
- Topic: import/export: css animation custom
- Replies: 11
- Views: 1731
Re: import/export: css animation custom
I am not sure if this will be useful for a lot of users. Only a handful of users may need this.
Will this really be worth weeks/months of work?
for me: yes for future have animation , also future people can create generator online css animation export code of css so that will be easy to copy and ...
Will this really be worth weeks/months of work?
for me: yes for future have animation , also future people can create generator online css animation export code of css so that will be easy to copy and ...