View Single Post
Old 02-18-2018, 07:07 AM   #67
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,752
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by elibrarian View Post
I have a small problem with the GUI for setting image alt's, though - it goes over the top of my screen, so that the Okay and Cancel-buttons aren't visible.
The width can be adjusted via a .json preference file entry.

1. Create an Access-Aide folder in the sigil-ebook/sigil/plugins_prefs folder.
2. Create a text file with the name Access-Aide.json in that folder.
3. Edit Access-Aide.json and add the following entry:

Code:
{
  "basewidth": 100
}
This will limit the width to 100 pixels. Adjust this value according to your needs.
Doitsu is offline   Reply With Quote