Search found 2686 matches

by crispy68
Wed Jun 11, 2025 10:12 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: LINK CHANGE EXTENSION (FREE)
Replies: 0
Views: 75

LINK CHANGE EXTENSION (FREE)



Description:
Change the URL of a link when a breakpoint is reached.

Features:
- Works with Buttons, Themeable Buttons, Text Links, Card Buttons, Shapes and Images.
- Multiple instances on a page (if needed?)
- No need to create 2 separate objects and hide them in breakpoints!

Note: this is ...
by crispy68
Wed Jun 11, 2025 10:02 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: READ MORE CSS EXTENSION (FREE) - Updated 6/11/25
Replies: 14
Views: 13785

Re: READ MORE CSS EXTENSION (FREE)

New in version 1.1.0:

1. Ability to select font, color, size individually for text
2. Ability to add links to text block
3. Heading and text can be responsive in breakpoints
4. Faded text option added for 'visible' text
5. Ellipsis option can have different font, size and color

!! IMPORTANT ...
by crispy68
Tue Jun 10, 2025 1:22 pm
Forum: General Questions
Topic: Parallax effect
Replies: 2
Views: 86

Re: Parallax effect

Set the background image to fixed
by crispy68
Sat Jun 07, 2025 9:43 pm
Forum: General Questions
Topic: Need new hosting suggestions
Replies: 3
Views: 141

Re: Need new hosting suggestions

I've been using Hostinger for a while now and have had no issues with them.
by crispy68
Sat May 31, 2025 9:28 pm
Forum: General Questions
Topic: Animation in cards
Replies: 3
Views: 195

Re: Animation in cards

Unless there is a different way to do it, for now I copied the .js code generated for other objects doing the same animation that I wanted and manually added it to the page html. The icons now will animate the 1 time when they come into the viewport.
by crispy68
Sat May 31, 2025 7:09 pm
Forum: General Questions
Topic: Animation in cards
Replies: 3
Views: 195

Re: Animation in cards

I may have figured it out using scroll transitions. However, I like the idea of the 'onscrollreveal' option as I can have the animation do it only once. Is there a way with scroll transitions to have this animate only once when scrolling? Other options to make this happen?

I see there is a way to ...
by crispy68
Sat May 31, 2025 6:53 pm
Forum: General Questions
Topic: Animation in cards
Replies: 3
Views: 195

Animation in cards

I see with many objects in the Events tab the options of 'onscrollreveal' and 'onscrollrevealpartial'. The card has this option as well but there is no way to choose any of the objects that are actually in the card itself. I have a button/icon in a card that I want to animate only once when the card ...
by crispy68
Fri May 30, 2025 8:50 pm
Forum: General Questions
Topic: Layout Grid background Image Size
Replies: 2
Views: 156

Re: Layout Grid background Image Size

Are you setting the image as the background of the entire grid? If so, set it to 'cover' to fil the entire background. Keep in mind, to see the background, you have to have content int he grid itself
by crispy68
Tue May 20, 2025 6:34 pm
Forum: General Questions
Topic: Graphics with circles
Replies: 2
Views: 189

Re: Graphics with circles

Can't you add top/bottom padding to the grid?
by crispy68
Fri May 16, 2025 12:51 am
Forum: Forms
Topic: Edit box size on mobile problem
Replies: 3
Views: 202

Re: Edit box size on mobile problem

Can you provide a link to the page to view?
by crispy68
Wed May 14, 2025 6:23 pm
Forum: General Questions
Topic: Managing content within a Page Size
Replies: 4
Views: 355

Re: Managing content within a Page Size

Couldn't you do this with grids or even flexgrid?

For example, create a layout grid that is 1x 10x 1x. Now set the max-width of this grid to -1140px (Adding the minus makes it so the background color is only this wide). If you want spacing above and below add top/bottom margin to the grid.

Inside ...
by crispy68
Fri May 09, 2025 11:44 pm
Forum: Responsive Web Design
Topic: Text margins / paddings in Styles- does not exit in ver 20
Replies: 12
Views: 2110

Re: Text margins / paddings in Styles- does not exit in ver 20

@beth,

My mistake. Sorry about that. Not sure how I missed that. Glad to help.
by crispy68
Fri May 09, 2025 11:15 pm
Forum: Responsive Web Design
Topic: Text margins / paddings in Styles- does not exit in ver 20
Replies: 12
Views: 2110

Re: Text margins / paddings in Styles- does not exit in ver 20

Your first image you posted looks like its a pic from the style manager which is why I mentioned it. You can still right click on an object and add padding or margin.
by crispy68
Fri May 09, 2025 10:54 pm
Forum: Forms
Topic: select dropdown control floating labels
Replies: 2
Views: 360

Re: select dropdown control floating labels

I do see what you are saying. For some reason it is adding bottom padding in the select box which is causing this. The padding for the select box only adds to this. There seems to be some default padding added.

You can right click on the Select box --> Object HTML --> Custom CSS and add:

padding ...
by crispy68
Fri May 09, 2025 10:29 pm
Forum: Responsive Web Design
Topic: Text margins / paddings in Styles- does not exit in ver 20
Replies: 12
Views: 2110

Re: Text margins / paddings in Styles- does not exit in ver 20

@Beth,

If I understand correctly, yes it was removed because adding the padding in the style manager was adding padding to the text rather than the container which is not correct so it was hidden for this reason.

Outside of doing what Pablo suggested, you will need to go to the text objects ...
by crispy68
Thu May 08, 2025 1:23 am
Forum: General Questions
Topic: Site background color is using the page/layout grid color
Replies: 2
Views: 200

Re: Site background color is using the page/layout grid color

The 'main background' is the page background. This can be set in the page properties. You said you changed the color of the grid background to a lighter color. Did this not achieve what you were looking for? If you are wanting only certain columns of the grid a different color, then you could either ...
by crispy68
Wed May 07, 2025 5:17 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Panel menu reageert niet
Replies: 7
Views: 233

Re: Panel menu reageert niet

Or do you main to put the JS files in a different subfolder?

Yes. You currently have your CSS files being put in a subfolder called CSS but not your .js files. Go to Options --> HTML --> Javascript and check the box for 'Generate external JS files for page specific scripts'. I was curious if this ...
by crispy68
Wed May 07, 2025 2:17 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Panel menu reageert niet
Replies: 7
Views: 233

Re: Panel menu reageert niet

What happens if you change it so that .js files are in there own folder like you have with your CSS?
by crispy68
Wed May 07, 2025 4:24 am
Forum: General Questions
Topic: Sliders with overlay text
Replies: 12
Views: 2174

Re: Sliders with overlay text

Are you dragging images into the carousel or are you setting the images as the background of each slide? If you set them as the background you can then drag a text object inside to be on top of the image
by crispy68
Sat May 03, 2025 4:07 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

@mitch,

I'm not real sure on this and whether this can be done thru WB on its own or by having to add an additional script to see if there is a cookie/session established, if not fire the timer and then set the cookie/session so that it doesn't refire during the same session.
by crispy68
Sat May 03, 2025 1:21 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

That is odd. It should work in preview. I think I know. Please go to Tools --> Files and Folders and make sure the preview folder is correct. I believe it is set to preview in my folder which is why it is not working. I've corrected this in the zip folder now.
by crispy68
Sat May 03, 2025 1:04 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

@mitch,

Can you confirm that the path for the image 'burger-c.jpg' with ID splashLogo is correct for the image?
by crispy68
Sat May 03, 2025 12:45 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

@Kingsparta and @mfirlotte,

Sorry about the confusion. I think when I threw this together, I went so fast that the name of the animation snapshot is incorrect. I've fixed this now in the zip file.

If you look at the ' keyframe.jpg ' I sent it shows the name of the animation is ' transform-rotate ...
by crispy68
Sat May 03, 2025 1:13 am
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

The layer is towards the bottom of the page on the index page. You will need to scroll down. You can also find it in the object manager.

Image
by crispy68
Sat May 03, 2025 12:29 am
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

You may want to double check that the image inside the layer 'splash' (called splashLogo) is linked to the image included with the project file. The image is called 'burger-c.jpg'.
by crispy68
Fri May 02, 2025 10:34 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

Ok. I've updated the demo. There should be no extension needed. For some reason I forgot to delete another page in the project that had this extension. Use the same link as before.
by crispy68
Fri May 02, 2025 8:48 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

hmmm... that extension should have been removed. Let me resave it and upload it again for download. I will report back here....
by crispy68
Fri May 02, 2025 6:12 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

No need to make extension. Did it in WB. Here is the link to the demo project file.

The 'splash' layer has the image that's shown on load. Take a look at the events for the timer.

I had to create an animation (called transform-rotate-out-zoom) to the animation editor since there wasn't one I ...
by crispy68
Fri May 02, 2025 1:21 am
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

Is THIS closer to what you are looking for?
by crispy68
Thu May 01, 2025 8:22 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

There could be a solution but without fully understanding what you want it's hard to offer any advice. What about my demo (besides that the image doesn't rotate or zoom) is not correct? It seems on the surface it does what you want....page loads, shows an image, fades and shows the page afterwards ...
by crispy68
Thu May 01, 2025 7:10 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

You never said if my example is what you are looking for (of course + zoom and rotate).
by crispy68
Thu May 01, 2025 11:47 am
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

Although this example doesn't rotate or zoom in (just fades out), is this what you are sort of after?
example
by crispy68
Thu May 01, 2025 3:34 am
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

Is the user supposed to click something, hover over something or is just supposed to happen automatically when you load the page? I'm still not clear on what you are trying to do.
by crispy68
Wed Apr 30, 2025 9:27 pm
Forum: General Questions
Topic: Sticky Layer
Replies: 6
Views: 465

Re: Sticky Layer

I find that using 'sticky' can sometimes be finicky. If you are simply wanting your header stuck to the top as you scroll and it is already at the top when starting, then simply set the layout grid position to "Header (fixed)"
by crispy68
Wed Apr 30, 2025 8:00 pm
Forum: General Questions
Topic: Sticky Layer
Replies: 6
Views: 465

Re: Sticky Layer

Your demo looks like it is sticking to me. I don't see an issue. If you are just wanting it fixed to the top, I would just set it to header - fixed.
by crispy68
Wed Apr 30, 2025 7:59 pm
Forum: General Questions
Topic: Rotate and zoom a image
Replies: 45
Views: 2356

Re: Rotate and zoom a image

What do you mean exactly by rotate and zoom? Are you looking for some effect where the user hovers over the image and it rotates and zooms in? If so, you can do that by creating an event on hover.
by crispy68
Tue Apr 29, 2025 8:43 pm
Forum: Links and Navigation
Topic: Mega Menu Scroll
Replies: 2
Views: 379

Re: Mega Menu Scroll

You need to add more content to your page. As it is, the menu is creating a longer page when you hover over the menu but the page is really not that long. Add an object way down the page to increase the actual page height beyond the browser height and your menu works.
by crispy68
Mon Apr 28, 2025 10:30 pm
Forum: Responsive Web Design
Topic: Where does this large space come from?
Replies: 9
Views: 639

Re: Where does this large space come from?

@Alan,

I tested it on your demo and my code definitely works. However, as suggested you need to add a 4th row in your breakpoint for best results.

Like I mentioned, the gap is created by the 3 text menus you have. They have a fixed height in the breakpoint which is causing the extra spacing. My ...
by crispy68
Mon Apr 28, 2025 6:25 pm
Forum: Responsive Web Design
Topic: Where does this large space come from?
Replies: 9
Views: 639

Re: Where does this large space come from?

The 3 text menus have height in the breakpoint which is adding to the spacing.

You can add some CSS to adjust that between the <head> tags:


<style>
#wb_TextMenu1,#wb_TextMenu2,#wb_TextMenu3{height:auto;}
</style>


Also, I would make the text in your right column all 1 text box versus 3.

Next ...
by crispy68
Mon Apr 28, 2025 4:48 pm
Forum: Responsive Web Design
Topic: Where does this large space come from?
Replies: 9
Views: 639

Re: Where does this large space come from?

If I had to guess it's because your 2nd column (the text in the darker column) is stretching taller and taller which is stretching the overall height of the flex grid. So, the text in column 1 (which is in 4 sections) is adding space to fit within the vertical space created by column 2.

I think it ...
by crispy68
Thu Apr 24, 2025 8:40 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: WEB BUILDER TEMPLATES WEBSITE
Replies: 6
Views: 1247

Re: WEB BUILDER TEMPLATES WEBSITE

Thanks Alan. I appreciate the support.
by crispy68
Thu Apr 24, 2025 6:22 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: WEB BUILDER TEMPLATES WEBSITE
Replies: 6
Views: 1247

WEB BUILDER TEMPLATES WEBSITE

Hello WB users,

I wanted to say thanks to all the users who have purchased and downloaded extensions from my website since creating it. I also appreciate all of the user suggestions for improvements. I also thank Pablo for creating extension builder which allows for creativity in creating some ...
by crispy68
Thu Apr 24, 2025 6:03 pm
Forum: General Questions
Topic: How to put texts as if on a layer above a LayoutGrid?
Replies: 4
Views: 314

Re: How to put texts as if on a layer above a LayoutGrid?

Insert a layout grid and set it to 1x5x5x1. Then just add the text in the layout grid columns (2 & 3) like you currently have and add some top and bottom padding to the layout grid. Follow Pablos advice for the background image.
by crispy68
Wed Apr 23, 2025 11:41 am
Forum: Links and Navigation
Topic: Accordion Panels event “Aktivate”
Replies: 8
Views: 726

Re: Accordion Panels event “Aktivate”

@Victor,

Check your email to download the demo project file.
by crispy68
Tue Apr 22, 2025 5:54 pm
Forum: Responsive Web Design
Topic: Auto Page Length
Replies: 6
Views: 1021

Re: Auto Page Length

The height of your photo gallery is too high causing the space. You need to reduce the height of it to remove the space below. The height of the page in the workspace is only for the workspace. It's the content on the page that determines the height of your overall page.

You will be much better ...
by crispy68
Tue Apr 22, 2025 12:53 pm
Forum: Links and Navigation
Topic: Accordion Panels event “Aktivate”
Replies: 8
Views: 726

Re: Accordion Panels event “Aktivate”

Ok. Makes better sense. I have that working. Will upload demo to confirm and send you project later today when I get home.
by crispy68
Mon Apr 21, 2025 5:54 pm
Forum: Links and Navigation
Topic: Accordion Panels event “Aktivate”
Replies: 8
Views: 726

Re: Accordion Panels event “Aktivate”

Just to make sure I understand, where is the page in the inline frame supposed to be seen? In the panel area? Outside of the accordion?

So, if I click on panel1 I see page 1 in the panel area? And if I click on panel2 I will see page 2? Sorry, I guess i'm not clear on what is supposed to happen ...
by crispy68
Sun Apr 20, 2025 1:04 pm
Forum: Paid Templates
Topic: DEL FUEGO - WYSIWYG Web Builder template - Updated 6/9/21
Replies: 6
Views: 25400

Re: DEL FUEGO - WYSIWYG Web Builder template - Updated 6/9/21

It is on the "master-page". It's hidden in the default view. You can click on the 748px breakpoint and then click on the mobile menu there to open up the properties.
by crispy68
Wed Apr 16, 2025 3:49 pm
Forum: Off Topic Section
Topic: body: height: [size of page], how?
Replies: 4
Views: 389

Re: body: height: [size of page], how?

the height of your page is determined by the objects on the page. There is no height usually given to the body tag. If you are wanting to set a height, then you will need to manually add the CSS code for it I believe. Why are you wanting to specify a particular height? what about possible overflow?