Search found 60 matches

by Beth
Fri Jan 05, 2024 8:16 pm
Forum: General Questions
Topic: page boarder
Replies: 8
Views: 1763

Re: page boarder

Example of above code:
<style>
html
{
height: 100%;
}
body
{
border: 5px solid IndianRed;
height: 100%;
}
</style>
by Beth
Fri Jan 05, 2024 8:09 pm
Forum: General Questions
Topic: page boarder
Replies: 8
Views: 1763

Re: page boarder

I don't know if Pablo and all of the exerts would approve or not and I don't know if this old code would be appropriate for modern browsers, but you can place this code beween your page's <head> and </head> tag to make a colored border. You can choose the COLOR and WIDTH. It does seem to be responsi...
by Beth
Thu Oct 20, 2022 11:54 pm
Forum: Off Topic Section
Topic: 90 second website builder
Replies: 13
Views: 3362

Re: 90 second website builder

I learned a lot from the Greg Hughes videos and even more from Dapson Ishmael. I'm no virtuoso or expert, but aside from reading the forum and keeping notes, that is how I have learned anything. Also, plan on many, many experiments. Keep note of the successes and failures, too. This forum is invalua...
by Beth
Mon Sep 12, 2022 9:51 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Make a dropdown menu on a page to find a specific card item
Replies: 0
Views: 5812

Make a dropdown menu on a page to find a specific card item

To make a dropdown menu on a page in order to find a specific card asset using Card Container, Flex Grid, Layout Grid or Flex Container. Thanks to Crispy68. "Yes, it can be done; however it will simply jump and won't have a smooth scroll. 1. Right click on your card, choose object HTML and in t...
by Beth
Sun Sep 11, 2022 2:11 pm
Forum: General Questions
Topic: Card as Bookmark?
Replies: 4
Views: 1212

Re: Card as Bookmark?

Thank you Crispy68. That worked great with some experimentation. I found that it works well with the Go Menu, Themeable Menu set to Bootstap, Slide Menu and works OK with Listview set to Drop List, but not the best. Tab menu is not so good because it not responsive in a layout grid and not at all in...
by Beth
Sat Sep 10, 2022 12:56 am
Forum: General Questions
Topic: Card as Bookmark?
Replies: 4
Views: 1212

Re: Card as Bookmark?

Wow! I'll give it a try in the morning. Thanks. Also, there are so many nice tricks (codes, etc.) like this that I find here and there by chance in the forum - I keep a record reference for good ones that I stumble on - but is there any general repository for such thing? I know that this is asking f...
by Beth
Sat Sep 10, 2022 12:03 am
Forum: General Questions
Topic: Card as Bookmark?
Replies: 4
Views: 1212

Card as Bookmark?

Is there a way to have a card which has been placed inside a Card Container act as a bookmark, so that it can be called (activated) by an event? I know that this can be done using a Layout Grid or a Card Container as bookmark, but I want to scroll right to the specific Card. This would be useful in ...
by Beth
Sun Aug 21, 2022 2:26 pm
Forum: General Questions
Topic: Where to get or how to do "Snap Scroll" extention?
Replies: 7
Views: 1397

Re: Where to get or how to do "Snap Scroll" extention?

Thank you Pablo. I finally found it in Insert > Navigation. It is not in my "toolbox" and it never occurred to me to use "Insert" from the top tool bar so I never looked there, but now I have learned. I find other goodies there also which are not in the "toolbox". I wil...
by Beth
Sat Aug 20, 2022 3:48 pm
Forum: General Questions
Topic: Where to get or how to do "Snap Scroll" extention?
Replies: 7
Views: 1397

Re: Where to get or how to do "Snap Scroll" extention?

Add: from Beth

Please see https://www.guitardoctor.com/snapscroll.html for illustration of what I see.
by Beth
Sat Aug 20, 2022 3:46 pm
Forum: General Questions
Topic: Where to get or how to do "Snap Scroll" extention?
Replies: 7
Views: 1397

Re: Where to get or how to do "Snap Scroll" extention?

Thank you for your replies. I understand how the CSS menu works with the Javascript to scroll/snap to the layout grids. I am interested in the vertacal pagination dots on the right side of the page and how they work to snap to the grids. There is no information as to exactly what this item is. The P...
by Beth
Fri Aug 19, 2022 10:38 pm
Forum: General Questions
Topic: Where to get or how to do "Snap Scroll" extention?
Replies: 7
Views: 1397

Where to get or how to do "Snap Scroll" extention?

I really like the way the "FillRule" template works. I can see that the CSS menu uses Events to work, but what about the way the page snaps on scroll itself? Is this an actual stand-alone Extention or does it only work on normal page scrolling if you are using the CSS menu set up as it is ...
by Beth
Sun Jan 02, 2022 11:13 pm
Forum: General Questions
Topic: Horizontal Inline Frame scrollbars
Replies: 7
Views: 1758

Re: Horizontal Inline Frame scrollbars

Hi. Tables didn't work out so well, but I'm happy enough with the Unite Gallery extention set to Compact > Carousel > Slide > Lightbox type = Wide. This works well with the IFrame idea and is nicely responsive with layout grids. The ability to use arrows and/or pause is a plus too. Thank you.
by Beth
Sun Jan 02, 2022 9:20 pm
Forum: General Questions
Topic: Horizontal Inline Frame scrollbars
Replies: 7
Views: 1758

Re: Horizontal Inline Frame scrollbars

Thank you. That was good info. I'll try that.
by Beth
Sun Jan 02, 2022 8:36 pm
Forum: General Questions
Topic: Horizontal Inline Frame scrollbars
Replies: 7
Views: 1758

Re: Horizontal Inline Frame scrollbars

Thank you BaconFries, That is good info but I am looking for a Horizontal scrollbar in a responsive IFrame. How would you get what is here: https://www.recipelink.com/copycat/inde ... tPage=Next ? I've seen it on many pages and I think that it would be very useful. If that's not possible I'll just m...
by Beth
Sun Jan 02, 2022 7:07 pm
Forum: General Questions
Topic: Horizontal Inline Frame scrollbars
Replies: 7
Views: 1758

Re: Horizontal Inline Frame scrollbars

Hi and thank you Alan. As far as I can figure, the IFrame only allows for vertical scrollbars. I would like to have a horizontal window to show a series of cards, from another page via an Inline Frame, where you only see the first few and as you scroll (left or right) and using the scroll bar you se...
by Beth
Sun Jan 02, 2022 3:27 pm
Forum: General Questions
Topic: Horizontal Inline Frame scrollbars
Replies: 7
Views: 1758

Horizontal Inline Frame scrollbars

Is there a way to make an Inline Frame that has a horizontal appearance with a horizontal scroll bar at the bottom? I'd like to use this with a card container (card deck) on the IFrame's target page. I would be placing this into a Layout Grid on the main page so that it would be resizable by the use...
by Beth
Thu Oct 21, 2021 5:25 pm
Forum: Previewing and Publishing
Topic: Unable to preview in v. 17.0.2
Replies: 10
Views: 6984

Re: Unable to preview in v. 17.0.2

Thank you Pablo and alan_s. It's all OK now. I reset the k.b. shortcuts in Tools>Customize and at least the preview works again. Funny thing is it only works if F5 is NOT listed for Preview Page. If I add it, it doesn't work but if I remove it so that there is no command there it does work. Working ...
by Beth
Wed Oct 20, 2021 10:50 pm
Forum: Previewing and Publishing
Topic: Unable to preview in v. 17.0.2
Replies: 10
Views: 6984

Re: Unable to preview in v. 17.0.2

Thanks Pablo. I've done that already in both computers, but I'll do it again tomorrow and I'll let you know how it worked out. I have also un-installed and then re-installed the program. I've even tried to find whatever was hiding here and there from the installation and removed what I could find be...
by Beth
Wed Oct 20, 2021 8:29 pm
Forum: Previewing and Publishing
Topic: Unable to preview in v. 17.0.2
Replies: 10
Views: 6984

Re: Unable to preview in v. 17.0.2

Hi Pablo and thanks for your attention. I just can't figure it. And never minding that the other preview shortcut options don't work, even the F5 won't work and yet it's fine and normal in v.15 on the same machine. And all other k.b. shortcuts (including my very favorite for "properties" w...
by Beth
Wed Oct 20, 2021 8:03 pm
Forum: Previewing and Publishing
Topic: Unable to preview in v. 17.0.2
Replies: 10
Views: 6984

Re: Unable to preview in v. 17.0.2

Thanks for that alan_sh. Yes, I had seen your previous post. I too am using 2 different computers, as I always have done without problems by using careful backups. I checked computer #1 and it said that it was saving to C:\Users\B\Documents/WYSIWYG Web Builder and the preview folder as C:\Users\Beth...
by Beth
Wed Oct 20, 2021 3:56 pm
Forum: Previewing and Publishing
Topic: Unable to preview in v. 17.0.2
Replies: 10
Views: 6984

Unable to preview in v. 17.0.2

I have just upgraded form v.15 to v.17 and am unable to preview pages, except via either File > Preview in Browser or the built in Preview icon at the top of the window. I can not get the F5 key to work. I have set up keyboard shortcuts for F6 to be view currenty open and F7 to be for the entire web...
by Beth
Tue Sep 14, 2021 12:34 am
Forum: General Questions
Topic: WYSIWYG Challenge
Replies: 27
Views: 69301

Re: WYSIWYG Challenge

Absolutely! I still have about 20% understanding of the program but it's a great bargain for anyone, whatever the skill level. :P
by Beth
Fri Sep 10, 2021 8:26 pm
Forum: General Questions
Topic: Cards height
Replies: 5
Views: 2357

Re: Cards height

Hi Benefactor, Can you please expalin how to do that?
by Beth
Sun Aug 15, 2021 10:24 pm
Forum: General Questions
Topic: Does the use of cards influence SEO ranking?
Replies: 2
Views: 3243

Does the use of cards influence SEO ranking?

Do text and graphics that are contained in a Card hold the same SEO weight as when they are placed more loosely on the web page (titles and alt tags being present in both)? In otherwords, does the use of Cards hinder spidering/indexing/ranking?
Thanks
by Beth
Sat Jul 10, 2021 12:46 am
Forum: General Questions
Topic: Creating new "texture" images
Replies: 2
Views: 2450

Re: Creating new "texture" images

Thank you.
by Beth
Fri Jul 09, 2021 11:24 pm
Forum: General Questions
Topic: Creating new "texture" images
Replies: 2
Views: 2450

Creating new "texture" images

I would like to know how I can create my own .png texture images to put into the TEXTURES file. I know where the built in ones are and see that they are .png files and are 128 x 128 px in size but try as I may, I can't seem to add a new one that will work with the textures option. And also, what abo...
by Beth
Fri Jan 15, 2021 9:17 pm
Forum: General Questions
Topic: How to stop layout grid from showing after first time?
Replies: 3
Views: 2938

Re: How to stop layout grid from showing after first time?

Thank you Pablo. That's over my head but good to know. I'll take a look.
by Beth
Fri Jan 15, 2021 8:47 pm
Forum: General Questions
Topic: How to stop layout grid from showing after first time?
Replies: 3
Views: 2938

How to stop layout grid from showing after first time?

- Using WYSIWG v.15 - Hi and thanks in advance for any help here. I've got a masterpage header area which uses two layout grids, one for a our policy information text and the other (on top of it) for the button that closes them both via events action. It works fine, but because it's a masterpage, it...
by Beth
Sat Jun 27, 2020 11:45 pm
Forum: General Questions
Topic: Acces denied because the application does not have enough permissions, or another application has the file open and lock
Replies: 13
Views: 5666

Re: Acces denied because the application does not have enough permissions, or another application has the file open and

Yes, this has happened to me too. It is easy to just re-name the web as something else like (myweb2), shut down, and go back ane rename it again to the old one (myweb). Then when you open "myweb2" just save it as "myweb" and move along. Takes a few moments, but it's better than l...
by Beth
Mon Feb 17, 2020 1:04 pm
Forum: General Questions
Topic: A question about the WYSIWYG Web Builder 15.3 update
Replies: 1
Views: 814

A question about the WYSIWYG Web Builder 15.3 update

Where is this and how is it used? "Improved: Implemented responsive margin for Accordion, Datepicker, Dialog, Spinner, Slider, Tabs and Themable button." Will this allow for a touch screen to scroll over them if you increase the margin? I wish there was a way to do this.

Thank you
by Beth
Tue Jan 28, 2020 9:17 pm
Forum: General Questions
Topic: Big problem since upgrade Windows 10
Replies: 4
Views: 1661

Re: Big problem since upgrade Windows 10

Thank you Pablo. You are an angel. That was it. When I installed the program into Win. 10, I missed that. Now, I can move on.
by Beth
Tue Jan 28, 2020 9:08 pm
Forum: General Questions
Topic: Big problem since upgrade Windows 10
Replies: 4
Views: 1661

Re: Big problem since upgrade Windows 10

Thanks jerryco, you're right but I'm recluctant to do this as I stated before. The question is, is this something that happens with Win. 10 or is it for this incomplete installation? If someone could give me a definite answer I'll do it. I don't want to experiment and find that I'm stuck with Win. 1...
by Beth
Tue Jan 28, 2020 8:55 pm
Forum: General Questions
Topic: Big problem since upgrade Windows 10
Replies: 4
Views: 1661

Big problem since upgrade Windows 10

WYSIWYG 15.2.2 - 32 bit This is difficult to describe, but I hope it is understandable. I have recently upgraded to Win. 10 from Win. 7 but not yet finalized the installation because not sure about it's problems and I don't trust it. The problem: This goes for both a new page or an existng one where...
by Beth
Fri Oct 25, 2019 7:42 pm
Forum: Responsive Web Design
Topic: Touch screen not good with Carousel
Replies: 4
Views: 3544

Re: Touch screen not good with Carousel

Thank you Pablo.

That's good to know and maybe I missed it in the documentation. I have spent many hours trying to make it work but now I know why it doesn't. This should be a FAQ or something.

I've gone with a plain-vanilla Slideshow (not swipeable) but at least it is usable. Alas...
by Beth
Thu Oct 24, 2019 11:04 pm
Forum: Responsive Web Design
Topic: Touch screen not good with Carousel
Replies: 4
Views: 3544

Re: Touch screen not good with Carousel

Thank you Pablo. The carousel is set to Width = Flexable / Height = Fixed. There is a single graphic on each panel. If I were to make the graphic into a background image for each panel I have the same result. I have an HTML script to make the carousel swipeable, which works fine, but same problem wi...
by Beth
Thu Oct 24, 2019 7:08 pm
Forum: Responsive Web Design
Topic: Touch screen not good with Carousel
Replies: 4
Views: 3544

Touch screen not good with Carousel

Maybe it's just me or my phone, but it seems that it is not possible to scroll up and down when there is a carousel on the page and you want to move the page. It's as if the carousel blocks the screen's ability to maneuver, which makes the page unusable - or at least very frustrating. Works great on...
by Beth
Tue Aug 20, 2019 12:19 pm
Forum: Responsive Web Design
Topic: Do Inline Frames work in mobile devices?
Replies: 2
Views: 5513

Re: Do Inline Frames work in mobile devices?

Thank you Pablo for the fast and favorable reply!
by Beth
Mon Aug 19, 2019 11:50 pm
Forum: Responsive Web Design
Topic: Do Inline Frames work in mobile devices?
Replies: 2
Views: 5513

Do Inline Frames work in mobile devices?

Dear helpful friends:

May be a silly question, but do Inline frames work on mobile devices? It would be great if it worked and I can see many uses.

And, if so, what else does and doesn't work?

Thank you.
by Beth
Fri Aug 09, 2019 11:05 am
Forum: Previewing and Publishing
Topic: Image border with Layout Grid - Border gap to the left
Replies: 13
Views: 12137

Re: Image border with Layout Grid - Border gap to the left

Link to this .wbs: https://send.firefox.com/download/6d1cc ... yGnkr_pNfw

This is a different file from the first one, but same problem.
by Beth
Fri Aug 09, 2019 12:33 am
Forum: Previewing and Publishing
Topic: Image border with Layout Grid - Border gap to the left
Replies: 13
Views: 12137

Re: Image border with Layout Grid - Border gap to the left

Hello Pablo, The link to the page is: https://www.oldbow.com/border-problem-2.html The page is not centered in browser window, it has no padding and the gutter is set to zero. The Grid is set to left - it made no difference to set it center or right and I don't see how that could matter anyway. Even...
by Beth
Thu Aug 08, 2019 6:17 pm
Forum: Previewing and Publishing
Topic: Image border with Layout Grid - Border gap to the left
Replies: 13
Views: 12137

Re: Image border with Layout Grid - Border gap to the left

Oops - Sorry, I remade it and didn't think - But here it is again with the gutter at 0. https://www.oldbow.com/border-problem-2.html
by Beth
Thu Aug 08, 2019 3:31 pm
Forum: Previewing and Publishing
Topic: Image border with Layout Grid - Border gap to the left
Replies: 13
Views: 12137

Re: Image border with Layout Grid - Border gap to the left

Thanks for the quick answer Pablo. Yes, that was the very first thing I tried. I also tried it with several other images, and still the same. I tried other things like changing the "overflow" commands, stretch vs. repeat and just about everything else that I could think of. This would be s...
by Beth
Thu Aug 08, 2019 1:38 pm
Forum: Previewing and Publishing
Topic: Image border with Layout Grid - Border gap to the left
Replies: 13
Views: 12137

Image border with Layout Grid - Border gap to the left

Using WYSIWYG 15.05 - 32 bit - Win. 7 - Happens in Firefox and Chrome Illustration link here - https://oldbow.com/border-problem.html When I use an Image Border (top and bottom only) with a Layout Grid it will not go all the way to the left, leaving a gap showing the Grid only. I've tried all option...
by Beth
Wed Jul 17, 2019 11:42 pm
Forum: General Questions
Topic: *** SOLVED *** After update V15 fontawesome shows as a rectangle in Firefox
Replies: 8
Views: 2202

Re: *** SOLVED *** After update V15 fontawesome shows as a rectangle in Firefox

I too have seen this with FontAwsome in FireFox since this update, but HERE'S MORE: PDF files (linked as file) will not show, although they do in Chrome and they used to in FireFox.

Just a warning to everyone...
by Beth
Fri Jul 12, 2019 11:09 pm
Forum: General Questions
Topic: Theme colors doesn't work with Menu/Toolbar interface
Replies: 4
Views: 1145

Re: Theme colors doesn't work with Menu/Toolbar interface

Thanks Pablo - Of course I had read that weeks ago but forgot. My life has been restored! I hope that this thread helps someone else in the future.

By the way, I'd like to thank you over and over again for such an awesome program.

Beth
by Beth
Fri Jul 12, 2019 7:09 pm
Forum: General Questions
Topic: Theme colors doesn't work with Menu/Toolbar interface
Replies: 4
Views: 1145

Re: Theme colors doesn't work with Menu/Toolbar interface

Thanks for your attention Pablo.

After a lot of experimentation, I see that I can not get the old color choices (from v.14 and before) with v15, so I'll just try to learn to use the Ribbon and keep minimized. I am used to using the toolbox and other panels and so I will keep doing that.
by Beth
Thu Jul 11, 2019 9:53 pm
Forum: General Questions
Topic: Theme colors doesn't work with Menu/Toolbar interface
Replies: 4
Views: 1145

Theme colors doesn't work with Menu/Toolbar interface

Hi there - I'm getting to know W15.0.3 and there's a lot to learn. I would like to be able to use the Theme Colors option, but it doesn't seem to work with my preferred layout, which is the Menu/Toolbar Interface. It does work with the Ribbon but I don't like that as well.

Any ideas?

Thanks.