Search found 542 matches
- Sat Dec 07, 2019 8:39 pm
- Forum: Off Topic Section
- Topic: HTML object in Layout Grid
- Replies: 9
- Views: 209
Re: HTML object in Layout Grid
Do this: 1. insert your image, double click to open the properties, click on link tab 2. set the following: Link to = External Web Address, URL = # 3. close the properties 4. right click on the image and choose object HTML in the context menu 5. click the 'inside anchor' tab and enter the following:...
- Fri Dec 06, 2019 1:55 pm
- Forum: Responsive Web Design
- Topic: Mobile phone only show portion of the webpage & the overlay menu
- Replies: 17
- Views: 310
Re: Mobile phone only show portion of the webpage & the overlay menu
This is correct. Hover/rollover's don't really work on mobile/tablets due to the fact they use touch events. It doesn't mean you cant still use a rollover it just means a mobile user may not see the rollover change but the button will still work as intended. All types of links should work.
- Fri Dec 06, 2019 1:08 pm
- Forum: Responsive Web Design
- Topic: Mobile phone only show portion of the webpage & the overlay menu
- Replies: 17
- Views: 310
Re: Mobile phone only show portion of the webpage & the overlay menu
Make sure to fix #1 and #2 also. There may be situations where you don't need to have the same breakpoints but I would recommend it as it lessens the chances of you having issues. A rollover image can be responsive and scale if in a layout grid. Otherwise yes you have to insert breakpoints to resize...
- Fri Dec 06, 2019 2:14 am
- Forum: Off Topic Section
- Topic: HTML object in Layout Grid
- Replies: 9
- Views: 209
Re: HTML object in Layout Grid
The font size is set to zero for a layout grid so as to not add any height to the container itself. The height is then determined by the content placed inside. To solve your issue, simply do the following: Click on Page --> Page HTML --> click Between <head></head> tags and enter the following: <sty...
- Thu Dec 05, 2019 11:20 pm
- Forum: Responsive Web Design
- Topic: Mobile phone only show portion of the webpage & the overlay menu
- Replies: 17
- Views: 310
Re: Mobile phone only show portion of the webpage & the overlay menu
hey chan2015, sorry for the delay. First things I see are this: 1. Make sure your Master_Header has the same breakpoints as your page. You are missing the 768 BP. 2. You have an error in the code for the width of the map. You have: width=90% and it should be width="100%" (missing the quotes) 3. The ...
- Thu Dec 05, 2019 9:51 pm
- Forum: Off Topic Section
- Topic: HTML object in Layout Grid
- Replies: 9
- Views: 209
Re: HTML object in Layout Grid
All the examples are not equal so not sure on how to answer. In the last example, you have the <div class=xposure-embed-container"..... in the code once. In the other 2 examples you have it multiple times along with additional code. Not sure if having it more than once can cause a conflict. Also, do...
- Tue Dec 03, 2019 12:23 pm
- Forum: Responsive Web Design
- Topic: Mobile phone only show portion of the webpage & the overlay menu
- Replies: 17
- Views: 310
Re: Mobile phone only show portion of the webpage & the overlay menu
Can you provide a demo project and where to look to see the issue? It's so much easier to see what you've done and your settings otherwise, we are just guessing.
Setting the map to 90% and it still being too big doesnt make sense so you definitely have something incorrect.
Setting the map to 90% and it still being too big doesnt make sense so you definitely have something incorrect.
- Tue Dec 03, 2019 3:35 am
- Forum: General Questions
- Topic: Problem rendering on iPhone
- Replies: 1
- Views: 98
Re: Problem rendering on iPhone
uhhhh….you said: Building a non-responsive site. If it is 'non-responsive' why do you think it would look correct on an iPhone? You need to make it responsive to look correct. Looking at it on my Galaxy S7 everything is really tiny. You are squeezing a desktop layout onto a phone screen which 1. Goo...
- Tue Dec 03, 2019 3:33 am
- Forum: Responsive Web Design
- Topic: Mobile phone only show portion of the webpage & the overlay menu
- Replies: 17
- Views: 310
Re: Mobile phone only show portion of the webpage & the overlay menu
change the width of the google maps to: width="100%"
- Sat Nov 30, 2019 3:09 pm
- Forum: Previewing and Publishing
- Topic: The layer panel does not accept style changes
- Replies: 2
- Views: 131
Re: The layer panel does not accept style changes
As Pablo stated, need a copy of your project file or detailed steps on how to reproduce the issue. I tested it and have no issues changing the background color of a panel layer or any attributes.
- Tue Nov 26, 2019 3:30 am
- Forum: Off Topic Section
- Topic: Chrome and Responsive Drop Down Menu
- Replies: 3
- Views: 250
Re: Chrome and Responsive Drop Down Menu
Tested in chrome and it flips to mobile at 1000. 

- Fri Nov 22, 2019 8:58 pm
- Forum: General Questions
- Topic: put a link on webpage to save page
- Replies: 5
- Views: 285
Re: put a link on webpage to save page
Most phones already have a built in bookmark this page functionality. Same as with desktops anymore. This is why you don't see 'bookmark this page' much anymore on websites. However, you may check this out to see if it points you in the right direction: https://www.thewebflash.com/how-to-add-a-cross...
- Mon Nov 18, 2019 10:54 pm
- Forum: Responsive Web Design
- Topic: Cards in Flex Container shall not fill width when wraping
- Replies: 13
- Views: 520
Re: Cards in Flex Container shall not fill width when wraping
Hey bluesman, to get your cards to work, just set the Flex Grow and Flex shrink to 0 and make the Flex basis box blank https://www.wizbangwebdesign.com/demo/flex1.PNG When I previewed it, once the max-width is reached it flips to the next line. I have them all centered. See below: https://www.wizban...
- Sat Nov 16, 2019 7:54 pm
- Forum: General Questions
- Topic: Photo Gallery
- Replies: 5
- Views: 357
Re: Photo Gallery
Click on Page --> Page Properties --> Advanced
jQuery version --> choose 1.7.2
jQuery version --> choose 1.7.2
- Sat Nov 16, 2019 7:51 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: FLIPSTER - TEXT & AUDIO EXTENSION
- Replies: 1
- Views: 353
FLIPSTER - TEXT & AUDIO EXTENSION
https://www.webbuildertemplates.com/extensions/demo/images/flipster-text-audio.jpg Description: This FREE extension is a variant of the Flipster extension provided by Pablo and allows you to add a Title, Description and Play button for audio or any combination you choose. A special thanks to Markus...