Search found 114 matches

by heynen
Sat Jul 08, 2023 8:11 pm
Forum: General Questions
Topic: border-radius:3% doesn't generate rounded edges any more
Replies: 7
Views: 618

Re: border-radius:3% doesn't generate rounded edges any more

Thank you everyone, it's great to receive so many helpful answers quickly! So now I have multiple ways to solve the problems, thank you! And, true, I didn't know that I can just add the rounded edges directly in the grid properties. That sounds like the cleanest solution (but for now, it's quicker f...
by heynen
Fri Jul 07, 2023 9:35 pm
Forum: General Questions
Topic: border-radius:3% doesn't generate rounded edges any more
Replies: 7
Views: 618

Re: border-radius:3% doesn't generate rounded edges any more

Thank you, yes, I updated an hour ago, but that didn't solve the problem.
PS: I have made the problem description (see above) more detailed now.
by heynen
Fri Jul 07, 2023 9:03 pm
Forum: General Questions
Topic: border-radius:3% doesn't generate rounded edges any more
Replies: 7
Views: 618

border-radius:3% doesn't generate rounded edges any more

Dear all, I have several objects that all have a name that begins with "news". For these objects, I have defined the following style: <style> [id*="news"] {border-radius:15px;cursor:pointer;} </style> This code is inserted between the "head" tags of the page. Before, th...
by heynen
Mon Feb 15, 2021 3:18 pm
Forum: General Questions
Topic: need help with styles
Replies: 5
Views: 2803

Re: need help with styles

thank you very much for your detailed answers!
Will try to find a good workflow now.

The new function to define a text size for a breakpoint: How does this apply when I set a breakpoint for a page where the different texts have different sizes?
by heynen
Sat Feb 13, 2021 6:55 pm
Forum: General Questions
Topic: need help with styles
Replies: 5
Views: 2803

Re: need help with styles

Thanks for the fast reply! These questions remain (could not find the answer elsewhere): How do I define line height in a style (better to use line height or line spacing)? How do I tell WWB to change the text size of a style in a breakpoint? There is a "default font size" for the breakpoi...
by heynen
Sat Feb 13, 2021 5:16 pm
Forum: General Questions
Topic: need help with styles
Replies: 5
Views: 2803

need help with styles

Dear all, first of all, thanks to Pablo for the great programming and thanks to everyone who helped me in this forum, especially Crispy. I have worked a lot on my news website, and I am very happy with the look and the workflow within WWB. Because of your help, all layout problems have been solved n...
by heynen
Sat Dec 26, 2020 9:57 am
Forum: General Questions
Topic: how to add code for open web analytics?
Replies: 2
Views: 1401

how to add code for open web analytics?

Dear all, I am trying to install "Open Web analytics" for my page. 1) The code below needs to be included on my php pages. How do I manage that? 2) Do I have to add something in that code individually for every page (page title)? Or do I place the exact same code on every page and the serv...
by heynen
Sat Dec 26, 2020 9:15 am
Forum: General Questions
Topic: Right php version to use on server and WWB
Replies: 1
Views: 1284

Right php version to use on server and WWB

Dear all,

I am unsure about the php settings.

1) My server is currently running php 7.3. If I upgrade to version 8.0, will the php pages generated in WWB still work?
2) Does the php version that is being used depend on the server settings or in the WWB settings or both?

Thanks!

Malte
by heynen
Sat Dec 12, 2020 2:23 pm
Forum: General Questions
Topic: Copy-Paste Text with links
Replies: 1
Views: 855

Copy-Paste Text with links

Dear all,

how can I copy and paste a text paragraph, while maintaining the links that are in that paragraph?
When I try to do this, the link either vanishes, or is replaced by another link (from a later paragraph).

thanks!

Malte
by heynen
Mon Nov 16, 2020 11:47 pm
Forum: General Questions
Topic: Embedding the same objects on two pages?
Replies: 4
Views: 2260

Re: Embedding the same objects on two pages?

Thanks to both of you!
Have just tried it: Great feature! But unfortunately not in this special case:

I would like to use just certain objects of that page. For example "take layout grid 1, 3 and 5 of the index.php page and put these here".

Is that possible?
by heynen
Mon Nov 16, 2020 10:56 pm
Forum: General Questions
Topic: Embedding the same objects on two pages?
Replies: 4
Views: 2260

Embedding the same objects on two pages?

Dear all, there are some objects on my web page that appear on two or three sub-pages. So far, I have just copied and pasted these objects onto the sub-pages. But that is not a good solution, because very often I change these objects later (it is a news website). So it would be great to have a solut...
by heynen
Mon Nov 16, 2020 5:11 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Dear Pablo and Crispy, thanks again for your fast help!
The flexbox works perfectly now on my page.

https://www.freiblatt.de

Crispy, to make it work in any screen size, I have in fact used your clever workaround (white border, plus increase the rounded edges to 4-5%).
by heynen
Sat Nov 14, 2020 6:19 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thank you! Will try! Sounds good!
by heynen
Sat Nov 14, 2020 5:47 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thanks for your reply! I did not want to so that this is a program error. Just wanted to know if there is a workaround. Best solution would be to force the elements in one row already at 980 pixels. In any layout, I have a distance between the objects, at left / right, and also top / bottom. Only at...
by heynen
Sat Nov 14, 2020 4:45 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

PS I have changed the image folder to test.zip (otherwise the download might not work)
by heynen
Sat Nov 14, 2020 4:40 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thanks for checking so fast! Sorry if I did the test files wrong. You can now see the display error by: a) opening the page https://www.freiblatt.de/test/index.php and viewing it at a resolution of 960 pixels (width) or by b) dowloading the folder https://www.freiblatt.de/test/test.zip and the file ...
by heynen
Sat Nov 14, 2020 4:19 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Dear Pablo, Dear Crispy, thanks to both of you for your help! I have now put a new "test.wbs" file into the directory (without extensions) and I have added a folder with the images (the Folder is called Test November). Summary of my problem: On screen sizes between 960 and 980 pixels, the ...
by heynen
Thu Nov 12, 2020 5:16 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thank you for your fast answer!

Here is the wbs file
https://www.freiblatt.de/test/test.wbs

Here is how it looks like (the problem arises at screens widths between 960 and 999 pixel.
https://www.freiblatt.de/test/index.php

THANK YOU.
by heynen
Thu Nov 12, 2020 10:50 am
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Dear Pablo, Dear Crispy, first of all, thank you VERY much for your help on numerous issues. My two pages both look almost perfect now thanks to your input. I am very happy with both results! Personal page https://www.heynen.tv News page https://www.freiblatt.de I am currently working on the remaini...
by heynen
Tue Oct 20, 2020 8:56 pm
Forum: Links and Navigation
Topic: Adding Popup Window to links
Replies: 26
Views: 13699

Adding Popup Window to links

Dear all, how can I add a popup window to my links? More specifically: If you click the link, you should first see the popup window with some additional text. Then, if you click a second time on a link inside the additional text, you will be forwarded to the external source. Is that possible? Thanks...
by heynen
Fri Aug 14, 2020 1:20 pm
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2784

Re: full screen slide show with additional elements

Thank you! Additional questions: Is it possible to have some objects that appear all the background fotos? (Like a layer that is set above all of the photos)? In this example, the menu and the "roof water farm" logo stay on top, while only the background photos change: http://www.roofwater...
by heynen
Fri Aug 14, 2020 11:54 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2784

Re: full screen slide show with additional elements

is there a way to use "full page" mode for the carousel, but still have the pagination dots on the bottom of the page?
by heynen
Fri Aug 14, 2020 11:46 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2784

Re: full screen slide show with additional elements

Thank you!
(I was dumb, was searching in the wrong dropdown menu)
by heynen
Fri Aug 14, 2020 11:10 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2784

Re: full screen slide show with additional elements

Thank you! Great and easy to use! I use a separate image as background image for each page. I have set the carousel to "full page". How can I set background image in a way that the whole image will be shown (so if the image resolution is higher than the screen resolution, the image will be...
by heynen
Fri Aug 14, 2020 9:27 am
Forum: General Questions
Topic: full screen slide show with additional elements
Replies: 9
Views: 2784

full screen slide show with additional elements

Dear all,

I want to put a full screen slide show on my index page.
There should be a menu, text and my logo visible on each of the images.

a bit like here: http://www.roofwaterfarm.com/

Can I just use the "slide show" and just place the text, logo and menu on top?

Thanks!
by heynen
Fri Jul 03, 2020 11:57 am
Forum: Off Topic Section
Topic: Problems with open graph
Replies: 8
Views: 13652

Re: Problems with open graph

Thanks!
by heynen
Fri Jul 03, 2020 11:36 am
Forum: Off Topic Section
Topic: Problems with open graph
Replies: 8
Views: 13652

Re: Problems with open graph

Can I just add it in the "Page HTML" (STRG-H)?

And do I put it into the "Inside HTML section" then?
I presume that the code would be reduced to:

Code: Select all

 prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#"

Right?
by heynen
Fri Jul 03, 2020 10:36 am
Forum: Off Topic Section
Topic: Problems with open graph
Replies: 8
Views: 13652

Re: Problems with open graph

I have an additional question to "open graph"

Where do I add the following code?

Code: Select all

<html prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
Does that go into "start of page"?
Or "between head tags"?
by heynen
Thu Jul 02, 2020 11:48 am
Forum: General Questions
Topic: Keyboard Shortcuts
Replies: 16
Views: 4610

Re: Keyboard Shortcuts

Thanks, cool, great idea!
by heynen
Thu Jul 02, 2020 10:00 am
Forum: General Questions
Topic: Keyboard Shortcuts
Replies: 16
Views: 4610

Re: Keyboard Shortcuts

One more question regarding "bulleted list": I want to use the following code (it would normally display an upwards pointing arrow): <i class="material-icons" style="font-size: 15px">call_made</i> Is it possible to activate that code inside the bulleted list?
by heynen
Fri Jun 05, 2020 8:34 am
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 906

Re: I did something wrong on my master frame

My suspicion was that a mimimum width would confuse smaller screens (I had some trouble on smaller screens)

But I think I have found the answer: On smaller screens, the browser would just display a horizontal scroll bar, right?

Thanks for you help in any case - now the page works perfectly!
by heynen
Thu Jun 04, 2020 8:28 pm
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 906

Re: I did something wrong on my master frame

thank you!
Have corrected that, it works now! Even had that breakpoint correction on my to-do-list (but there is quite a list of changes that I still need to make!)

Is it advisable to define a minimum width for the master frame?
by heynen
Thu Jun 04, 2020 7:23 pm
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 906

Re: I did something wrong on my master frame

Thank you very much!!!

Does this only apply to the breakpoints of the pages themselves? (Can layout grids have other breakpoints)?

And also I had defined a minimum width of the master frame: Is that also wrong?
by heynen
Thu Jun 04, 2020 5:31 pm
Forum: General Questions
Topic: I did something wrong on my master frame
Replies: 7
Views: 906

I did something wrong on my master frame

Sorry to bother everyone again. I did something wrong on my master frame (probably), but don't know what causes this error: https://www.freiblatt.de/test/Spenden_de.php Here is my sample project: https://www.freiblatt.de/test/test1.wbs Thanks in advance! Have already tried to find the error myself, ...
by heynen
Tue Jun 02, 2020 8:55 pm
Forum: General Questions
Topic: Font awesome icon
Replies: 10
Views: 3878

Re: Font awesome icon

Thanks! That hint solved the problem! The system folder was at the right place, but I had manually created a subfolder called "FontAwesome", and the program was probably searching for the TTF-file inside that folder. Folder deleted = error message gone. I am still not sure how to solve my ...
by heynen
Tue Jun 02, 2020 8:12 pm
Forum: General Questions
Topic: Font awesome icon
Replies: 10
Views: 3878

Re: Font awesome icon

thanks already, I will check!

Now, at startup, I am getting "missing ttf file Font Awesome".
How can I fix that? I have reinstalled WWB, but that did not help.
by heynen
Mon Jun 01, 2020 9:13 pm
Forum: General Questions
Topic: Font awesome icon
Replies: 10
Views: 3878

Re: Font awesome icon

I want to use a Font Awesome Icon, as a single .svg file that I put on my server. So far, it does not work: I have used "font awesome icon" from the toolbox, chosen the "paper plane solid" icon, and then the "publish as svg" option. WWB did not output an .svg-file itsel...
by heynen
Mon Jun 01, 2020 8:23 pm
Forum: Forms
Topic: possible to put a form on a master frame?
Replies: 8
Views: 3959

Re: possible to put a form on a master frame?

Thanks!
by heynen
Mon Jun 01, 2020 8:16 pm
Forum: Forms
Topic: possible to put a form on a master frame?
Replies: 8
Views: 3959

Re: possible to put a form on a master frame?

The form is directly on the master FRAME (not page, do not know it this makes a difference in this case).

So I have to switch all pages to php that use this master frame?
by heynen
Mon Jun 01, 2020 8:06 pm
Forum: Forms
Topic: possible to put a form on a master frame?
Replies: 8
Views: 3959

Re: possible to put a form on a master frame?

Thanks!

1) If the master frame is php, ALL related content pages need to be php as well?
2) Any disadvantages from switching all my pages to php?
by heynen
Mon Jun 01, 2020 7:21 pm
Forum: Forms
Topic: possible to put a form on a master frame?
Replies: 8
Views: 3959

Re: possible to put a form on a master frame?

thanks for your help! what happens is that part of the code is displayed on top of the page: "; throw new Exception($error); } $message .= $eol; $message .= (etc) So if I understand your answer right, if the master frame is php, the content page (that is inserted into the "content place ho...
by heynen
Mon Jun 01, 2020 12:25 pm
Forum: Forms
Topic: possible to put a form on a master frame?
Replies: 8
Views: 3959

possible to put a form on a master frame?

Dear all,

I want to put a form on my master page, but it doesn't work.
When I put the same form on a normal page, it works correctly.

Is the problem perhaps that the master frame is then php, whereas the pages using that master frame a still html?
by heynen
Mon May 25, 2020 1:07 am
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

1) So what solution are you suggesting for my problem? Put cards into a flexbox? I tried, but several difficulties. So if you think this is the solution, could you explain in more detail? 2) Are you sure that it is not ok to put a layout grid into a flexbox? That is the solution that works best at t...
by heynen
Sun May 24, 2020 4:11 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thanks again for all your answers. Still, one piece of the puzzle always seems to be missing. So maybe you have an idea? a) I tried flex container. Works very well. But is it possible to put my "news items" into a flex container (each news item is a layout grid!). Also, one problem: As lon...
by heynen
Sun May 24, 2020 3:18 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thank you! I am currently trying flex container. Might work. For layout grid: How can I tell it to put two items in one row (on broad screens)? It works when I use two columns, but with two columns, the order of the items does not work. I want this (the newest two articles in top row). 1 2 3 4 5 6 I...
by heynen
Sun May 24, 2020 2:54 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Are you talking about layout grid or card container? I would use layout grid, card container or flexbox, whatever is working. Do not know if columns work for me. I will have maybe 40 news items in the end. I need this behaviour for the news items: Big screen: 1 2 3 4 Small screen: 1 2 3 4 For a card...
by heynen
Sun May 24, 2020 1:52 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

So have can I solve my problems? Three problems remaining: 1) The cards should keep their width of 500px all the time (this works already), but they should shrink when the screen is narrower than 510px 2) Each card should link to an article (onclick) 3) The program puts all cards in one row. Once I ...
by heynen
Sun May 24, 2020 12:04 pm
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thank you. I have already set the maximum width of the card container to 1065. But I also need to set a minimum width of 500px for the cards. Otherwise, there would be more than 2 cards in each row. Everything works well, except for the view on screens that are less than 500px wide. I tried to defin...
by heynen
Sun May 24, 2020 11:15 am
Forum: Responsive Web Design
Topic: Set minimum distance between objects inside flexbox
Replies: 37
Views: 16611

Re: Set minimum distance between objects inside flexbox

Thank you Pablo, great idea! I am sure this generates much cleaner code. I was able to copy most of my design with cards. I still need help. This is as far as I got: https://www.freiblatt.de/b/cards.html Three problems remaining: 1) The cards should keep their width of 500px all the time (this works...
by heynen
Sun May 24, 2020 12:15 am
Forum: Responsive Web Design
Topic: Different maximum width in breakpoints?
Replies: 1
Views: 2882

Different maximum width in breakpoints?

Is it possible to give a different maximum width to a layout grid or a flex container in different breakpoints?