Reduce Letter Spacing
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
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
-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Reduce Letter Spacing
Hi Pablo
Is it possible to reduce letter spacing. There only seems to be an option for increase.
Is it possible to reduce letter spacing. There only seems to be an option for increase.
- Pablo
- Posts: 23618
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Reduce Letter Spacing
I'm sorry, there is no option for this.
-
-
- Posts: 280
- Joined: Tue Jun 24, 2014 9:06 am
Re: Reduce Letter Spacing
Hi pablo,
Can this feature can be added in future upgrade/update?
Can this feature can be added in future upgrade/update?
- Pablo
- Posts: 23618
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Reduce Letter Spacing
Unfortunately the editor (standard Windows feature) does not support this functionality.
-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Re: Reduce Letter Spacing
HI PABLO
Do any newer versions of web builder now support letter spacing control?
Do any newer versions of web builder now support letter spacing control?
- Pablo
- Posts: 23618
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Reduce Letter Spacing
No, this cannot be added because the standard Windows editor component (used by WWB) does not support functionality.
- crispy68
-
- Posts: 3091
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Reduce Letter Spacing
You can achieve it by simply add some CSS. For example:
Add the following to the page html:
Change the spacing to your liking.
Add the following to the page html:
Code: Select all
#wb_IDofTextObject{letter-spacing:2px;}
- Bluesman
-
- Posts: 1207
- Joined: Mon Feb 01, 2016 5:43 pm
- Location: Sweden
- Contact:
Re: Reduce Letter Spacing
Hi... works for me when using the "Style Manager". But you must reduce for the whole text that is styled.mashtaytey wrote: Wed May 30, 2018 9:43 pm Hi Pablo
Is it possible to reduce letter spacing. There only seems to be an option for increase.
-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Re: Reduce Letter Spacing
AH THANKYOU SO MUCH!! BRILLIANT
- Bluesman
-
- Posts: 1207
- Joined: Mon Feb 01, 2016 5:43 pm
- Location: Sweden
- Contact:
Re: Reduce Letter Spacing

-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Re: Reduce Letter Spacing
Hi Pablo
As above I am successfully able to reduce letter spacing with success by changing it in the styles menu.
However when I try and reduce "line spacing" it works on screen in web builder but when previewed it just defaults back to standard line spacing. (yet the letter space does take effect perfectly)
And pointers here?
As above I am successfully able to reduce letter spacing with success by changing it in the styles menu.
However when I try and reduce "line spacing" it works on screen in web builder but when previewed it just defaults back to standard line spacing. (yet the letter space does take effect perfectly)
And pointers here?
- Pablo
- Posts: 23618
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Reduce Letter Spacing
Please see this related tutorial "Using Line Spacing in Styles"
https://wysiwygwebbuilder.com/style_manager.html
https://wysiwygwebbuilder.com/style_manager.html
-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Re: Reduce Letter Spacing
nailed it! Thankyou! This is a feature that I was wishing for a long time! Being A graphic designer im really picky over my typography so now to me WB has it all!