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.
Re: Reduce Letter Spacing
I'm sorry, there is no option for this.
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?
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?
Re: Reduce Letter Spacing
No, this cannot be added because the standard Windows editor component (used by WWB) does not support functionality.
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;}
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
Re: Reduce Letter Spacing
Happy to help
-
-
- 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?
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!