Negative Padding.

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Nicetalleuropean
 
 
Posts: 9
Joined: Thu Oct 19, 2023 3:34 pm

Negative Padding.

Post by Nicetalleuropean »

Hello, am new to the forum. On the application I have negative padding but this does not translate to the published site. As a result there is too much spacing on some of my elements. Is there a working way to achieve less spacing?

Thanks.

In Editor:

Image

Published Site:

Image

https://virtualpinball.com/VertigoNXT.html
User avatar
Pablo
 
Posts: 23327
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Negative Padding.

Post by Pablo »

HTML does not support negative padding. However, in some cases you can use negative margin.
But, in your example I do not see why you would need negative padding. If there is too much spacing then you may need to change this elsewhere.

If you need further assistance, then please provide a DEMO project.
Nicetalleuropean
 
 
Posts: 9
Joined: Thu Oct 19, 2023 3:34 pm

Re: Negative Padding.

Post by Nicetalleuropean »

Pablo, thanks for the quick reply.

Here is the file for the site
------------
You mentioned I may need to change this elsewhere, can you elaborate on that?

Thanks.
Last edited by Nicetalleuropean on Mon Oct 23, 2023 2:34 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 23327
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Negative Padding.

Post by Pablo »

You mentioned I may need to change this elsewhere, can you elaborate on that?
In the layout grid (LayoutGrid16), you have set the padding to 25.
So, instead of using a negative padding on the text (which is not valid), you should reduce the padding of the layout grid.
Post Reply