Search found 13959 matches
- Thu Apr 19, 2018 6:52 pm
- Forum: General Questions
- Topic: Preview Mode + Best page dimensions
- Replies: 2
- Views: 28
Re: Preview Mode + Best page dimensions
When I preview a page, the background color goes all the way across the page. Correct When I upload the website will the page look like it does in preview mode? Yes The page size only affects the work space size (see the help) , the actual size of the page is determined by the content on the page. ...
- Thu Apr 19, 2018 1:48 pm
- Forum: Forms
- Topic: Form like bootstrap possible
- Replies: 7
- Views: 38
Re: Form like bootstrap possible
I'm sorry, I do not have step by step instructions for this at the moment.
- Thu Apr 19, 2018 1:20 pm
- Forum: Forms
- Topic: Form like bootstrap possible
- Replies: 7
- Views: 38
Re: Form like bootstrap possible
Forms are standard HTML functionality so if you have an example in Bootstrap then you can do it the same way in WWB.
- Thu Apr 19, 2018 10:24 am
- Forum: General Questions
- Topic: use some master page more than one in page
- Replies: 3
- Views: 42
Re: use some master page more than one in page
You cannot use the same master page multiple times on a page, this will result in invalid HTML.
All objects must have a unique ID, if the same object exists twice then this will confuse the browser.
All objects must have a unique ID, if the same object exists twice then this will confuse the browser.
- Thu Apr 19, 2018 9:43 am
- Forum: Forms
- Topic: Form like bootstrap possible
- Replies: 7
- Views: 38
Re: Form like bootstrap possible
If it can be done with bootrstrap then WWB can also do it.
- Thu Apr 19, 2018 8:52 am
- Forum: Responsive Web Design
- Topic: Wrapping Text Around an Image
- Replies: 3
- Views: 57
Re: Wrapping Text Around an Image
Yes, you can customize the blog templates. They use standard HTML /CSS code.
The templates are stored in the 'blog' sub folder of the program files.
The templates are stored in the 'blog' sub folder of the program files.
- Thu Apr 19, 2018 8:51 am
- Forum: General Questions
- Topic: use some master page more than one in page
- Replies: 3
- Views: 42
Re: use some master page more than one in page
You can use multiple master pages (not master frames) in one page.
- Thu Apr 19, 2018 7:21 am
- Forum: Responsive Web Design
- Topic: Breakpoints????
- Replies: 1
- Views: 28
Re: Breakpoints????
The resolution of the screen may not the the same as the browser's viewport.
Also note that the browser will select a smaller breakpoint than the viewport, so it will select 485 for 720 (because 768 will not fit)
Also note that the browser will select a smaller breakpoint than the viewport, so it will select 485 for 720 (because 768 will not fit)
- Thu Apr 19, 2018 6:17 am
- Forum: Login Tools Questions
- Topic: Login script
- Replies: 14
- Views: 461
Re: Login script
If I simply upload the signup form as produced using the Signup sub-menu item under the Login menu item, then it doesn't send the full details entered, just the User name and Password. Correct, that was how it was designed . I recall we had a similar discussion two years ago, but I did not add this...
- Thu Apr 19, 2018 6:13 am
- Forum: Responsive Web Design
- Topic: Wrapping Text Around an Image
- Replies: 3
- Views: 57
Re: Wrapping Text Around an Image
I'm sorry, there are no other options to wrap text around images than the ones you mentioned.
- Thu Apr 19, 2018 6:10 am
- Forum: General Questions
- Topic: Is there a book style responsive gallery available?
- Replies: 3
- Views: 75
Re: Is there a book style responsive gallery available?
I'm sorry, there is no extension for this. This will require a third party script.
- Wed Apr 18, 2018 8:18 pm
- Forum: Off Topic Section
- Topic: Best way to use Google Analytics in WB?
- Replies: 7
- Views: 78
- Wed Apr 18, 2018 7:43 pm
- Forum: General Questions
- Topic: Problem with responsive menu
- Replies: 2
- Views: 37
Re: Problem with responsive menu
The second project is not setup correct.
The default view should be the largest view. So, please remove the 1280 breakpoint.
Also, the 'overflow' property of the header is set to hidden, this means that all objects will be clipped.
The default view should be the largest view. So, please remove the 1280 breakpoint.
Also, the 'overflow' property of the header is set to hidden, this means that all objects will be clipped.
- Wed Apr 18, 2018 7:36 pm
- Forum: Off Topic Section
- Topic: Best way to use Google Analytics in WB?
- Replies: 7
- Views: 78
Re: Best way to use Google Analytics in WB?
- you do not need to publish the master page.
- if you want to add the code to a master page then it should be in an HTML object, set to 'between head tags'
- if you want to add the code to a master page then it should be in an HTML object, set to 'between head tags'
- Wed Apr 18, 2018 3:23 pm
- Forum: General Questions
- Topic: WWB64 and extensions.
- Replies: 10
- Views: 122
Re: WWB64 and extensions.
This is most likely because there is a conflict with the 32bit version using the same system folder.
I will investigate if it's better to use separates folders to prevent confusion.
I will investigate if it's better to use separates folders to prevent confusion.