Search found 44 matches
- Wed Jan 20, 2021 1:14 am
- Forum: Responsive Web Design
- Topic: LAYOUT GRID inside LAYOUT GRID
- Replies: 4
- Views: 2379
Re: LAYOUT GRID inside LAYOUT GRID
Yes, it DOES work, if you set up the layout grids correctly. What appears to be a bulleted list on this page is actually a two-column layout grid in the right column of another two-column layout grid. Notice as the page is sized how the text wraps better than a bulleted list. And on this page each o...
- Mon Sep 14, 2020 6:32 pm
- Forum: General Questions
- Topic: Lost License Key
- Replies: 2
- Views: 575
Re: Lost License Key
Thank you, Pablo! Excellent support, as always.
- Mon Sep 14, 2020 1:54 pm
- Forum: General Questions
- Topic: Lost License Key
- Replies: 2
- Views: 575
Lost License Key
Thanks to a hard drive crash, I've lost my license key for WB16. Can you help?
- Thu Aug 20, 2020 2:13 pm
- Forum: General Questions
- Topic: Radio buttons and Check boxes on responsive forms
- Replies: 2
- Views: 1626
Re: Radio buttons and Check boxes on responsive forms
Here's the method I use: Create your first (main) layout grid, which is also designated as the form. Create a second layout grid for each element in the form and drag and drop it in the first layout grid, so becomes an embedded "child". For each of these "child" grids that is to contain a check box,...
- Wed Aug 19, 2020 12:58 am
- Forum: General Questions
- Topic: Hide Email from Spambots
- Replies: 5
- Views: 2922
Re: Hide Email from Spambots
It's best to use a form, as your email address is never revealed or posted where spambots can harvest it. I would recommend putting the form on your contact us page...it's the simplest solution.
- Mon Jul 27, 2020 12:10 am
- Forum: General Questions
- Topic: ***SOLVED*** Header Text not Centered and Image not Displayed in Preview
- Replies: 8
- Views: 1576
Re: Header Text not Centered and Image not Displayed in Preview
Open your project and double click the layout grid in question. On the lower right of the layout grid dialog, click on the drop down labeled "Grid System:" and choose "flexbox". Then click "OK".
- Wed Apr 22, 2020 12:39 pm
- Forum: Responsive Web Design
- Topic: Deleting objects in different breakpoints
- Replies: 2
- Views: 2006
Re: Deleting objects in different breakpoints
In the smaller (narrower) breakpoints, move the object to be hidden so it is within the breakpoint boundary, then hide it. This will solve the problem I think you are describing.
- Mon Apr 20, 2020 12:03 pm
- Forum: General Questions
- Topic: Images too large in Chrome but OK in MS Edge
- Replies: 12
- Views: 2717
Re: Images too large in Chrome but OK in MS Edge
BF, that link returns:
You are not authorised to read this forum.
- Wed Mar 04, 2020 12:36 pm
- Forum: General Questions
- Topic: software for making font icon
- Replies: 4
- Views: 1498
Re: software for making font icon
Try a web search for "free icon maker", or just click here: http://www.free-icon-editor.com/
- Sun Dec 29, 2019 1:23 am
- Forum: Off Topic Section
- Topic: Mystery 404 error page?
- Replies: 6
- Views: 3221
Re: Mystery 404 error page?
Try changing the ErrorDocument line to the following:
ErrorDocument 404 /404.shtml
ErrorDocument 404 /404.shtml
- Fri Dec 20, 2019 1:40 pm
- Forum: General Questions
- Topic: Grouping objects into layout grids
- Replies: 4
- Views: 1696
Re: Grouping objects into layout grids
Two suggested solutions: 1) Convert the combined image and shape into an image. The resulting image can then be inserted in the layout grid. 2) Layout grids and floating layers can both be used in the same project, just not embedded. If used in a responsive site, the floating layer would have to be ...
- Tue Oct 29, 2019 11:26 am
- Forum: Responsive Web Design
- Topic: Overlay Color Persists when Image Removed
- Replies: 2
- Views: 2128
Re: Overlay Color Persists when Image Removed
Okay, thank you!
- Tue Oct 29, 2019 11:02 am
- Forum: Responsive Web Design
- Topic: Overlay Color Persists when Image Removed
- Replies: 2
- Views: 2128
Overlay Color Persists when Image Removed
In a project that uses a layout grid with a background image + overlay, I've applied a dark blue overlay color using an Alpha value of 146. In the smaller breakpoints (480, 320px) the background is switched to transparent. When previewed, the image is no longer displayed in the smaller breakpoints, ...
- Tue Sep 17, 2019 4:22 pm
- Forum: General Questions
- Topic: Font awesome icon
- Replies: 10
- Views: 3111
Re: Font awesome icon
Note that some older browsers do not support .svg.
- Sun Jun 30, 2019 12:31 pm
- Forum: General Questions
- Topic: Shape Dividers Missing
- Replies: 2
- Views: 971
Re: Shape Dividers Missing
Found them! Thanks!