Banish CMOS’s Sidebar & Create Image Alt Text with AI
I'm excited about this newsletter since one of these topics may help people with an annoyance related to the new CMOS website design choices.
Today's Topics
Tech News
Instagram is Adding Profile Songs
Instagram appears to be slowly rolling out a new feature that allows you to add a song to your profile similar to what we used to do on MySpace. So far, of my four Instagram accounts (don’t judge me), only one has the new feature. To check if you have it, follow these steps:
- Go to your profile.
- Select Edit profile.
- In the list of options that show up, look for Music. If you have it, it’ll be between Banners and Gender.
- Select Music.
- You’ll then see a new area where it'll say Profile song with a + below it. Select the +.
- At this point, you select a song just like you normally would for any of your posts, and you’re required to trim the audio to a thirty-second portion.
Apple Has Extended the AppleCare+ Renewal Time
If you ever let your AppleCare+ coverage expire, you now have 45 days instead of 30 days to renew it. To read more about who qualifies and how to check when your coverage ended, go here: https://support.apple.com/en-us/101560
Prompt: Image Alt Text Generator
Alt text is a typed description of images destined for social media, websites, or newsletters. The purpose of it is to convey what the images show to people who can't clearly see them. Plus it helps with SEO and newsletter deliverability.
If you're like me and either are horrible at writing these descriptions or simply don't like writing them, then you may like having an AI creating these descriptions for you for free.
To do this, upload the image that you want the alt text for along with a prompt below.
Generate alt text for the attached image. The alt text should be optimized for people who are blind or have low vision. The description should be concise yet detailed enough to convey the essential content and context of this specific image. Avoid unnecessary details, but ensure that all relevant elements are described to provide an equivalent experience for users who cannot see the image clearly or at all. The alt text should be between 50 to 100 characters and focus on the most important aspects of the image. Don't respond with anything else but the alt text, and I may ask you to redo it if I think you can think of something better.
Here are some AIs that allow free image uploads so you can use this prompt.
- Google Gemini: https://gemini.google.com/app
- OpenAI ChatGPT: https://gemini.google.com/app
- Microsoft Copilot: https://copilot.microsoft.com/
Guide: Hiding the Yellow Sidebar on CMOS Online
That sidebar is just awful, isn't it? It's simply there hogging precious screen space. While I hope Chicago will fix this on their own, I think it's best we use a little trick to get rid of it ourselves. What we're going to be doing is telling our browser to ignore the website's code for that left sidebar, and poof, the side bar will be entirely gone.
Not every browser is the same, so scroll down until you find the browser you typically use to view CMOS.
Chrome
-
Go to this extension page for AdGuard: https://chromewebstore.google.com/detail/adguard-adblocker-mv3-bet/apjcbfpjihpedihablmalmbbhjpklbdf
-
Click on the blue Add to Chrome.
-
A window will appear in the middle of the screen. Click on Add extension.
-
A new tab window may appear asking you to install their app on your computer. You don’t need the app for what we’re doing, so just click Continue with extension.
-
A pop-up will appear explaining what you need to do next. Click on the puzzle piece icon in your browser menu and click the pin icon next to AdGuard. Go ahead and click the X in the top-right of that info window to close it and follow its instructions. This adds the extension between the address bar and extension icon.
-
Click on the green AdGuard icon in your browser menu.
-
An interface for the extension will appear. Click on the gear icon in the top-right to open the extension’s settings.
-
A new window tab will appear with the settings area. Click on User rules in the left menu.
-
You’ll see a new area with a window that allows input, and this is where you’ll paste this:
chicagomanualofstyle.org###left-sidebar
and click Save. (This tells the browser to ignore loading the left sidebar at CMOS’s website.)
-
Close this tab.
- Reload or visit the Chicago Manual of Style Online website.
- And there you go! That horrible left sidebar is gone!
Undoing This
I’m hoping Chicago will fix their website, and if they do, then you might want to reverse the alteration you made to the website’s appearance. Here’s the instructions for this. Click on the green AdGuard icon in your browser, click on the gear icon to load settings, click on User rules, delete the corresponding line in the input window, and click on the green Save button.
Safari
- Click on the following link to get to Userscripts: https://apps.apple.com/us/app/userscripts/id1463298887
- After you load the webpage, it will either automatically open the Apple App Store or will ask you if it can open it in the App Store, which you should.
- Click on the green Get button. (If you’ve installed it before, it’ll be the blue download icon.)
- Go into Safari and press ⌘, (command and comma) to bring up the browser’s settings.
- The settings window will appear. Click on the Extension option from the top options.
- In the Extensions area, click Usercripts from the left list of extensions available for Safari. After selecting the extension, click the check mark area so a blue check mark appears to the left of Userscripts. It should look like the image below.
- Close the settings window.
-
You should now see the Userscript extension icon immediately to the left the address bar.
-
Click on the Userscript extension icon, and a small window will open that asks you if it can access the website you’re on. Choose whichever of the three options you prefer. If you don’t see this, then go to the next step.
-
Click on the Userscript extension icon, and a small window will open. Click on Open Extension Page that’s at the bottom of this small window.
-
A new window tab will open with the Userscripts settings. Click on the + icon in the top-left area that’s just to the right of the search bar. A small drop-down menu will appear with three choices. Click New JS.
-
A new item will show up in the left menu, and in the right area you'll see a faint example script that's a few lines long. Delete all the example script that’s in the right window. Next, paste the script below into the window and click the blue Save at the bottom-right of the browser window.
// ==UserScript== // @name Hide Sidebar on CMOS Online // @description Hides the left sidebar on the CMOS website. // @match *://*.chicagomanualofstyle.org/* // ==/UserScript== document.getElementById('left-sidebar').style.display = 'none';
-
This is what you should be seeing now.
-
Leave this tab with the script open and open another tab where you'll go to Chicago Manual of Style's website. https://www.chicagomanualofstyle.org You should notice that the yellow sidebar is gone. If it's not, return to the tab with the script and check the script.
Firefox
- Go to this extension page: https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
- Click the blue Add to Firefox button.
- A window in the top-right of your browser will appear. This is verifying that you want to add the extension and what permissions it will be granted. Click Add.
-
You should now see a little red icon in the top-right of your browser next to the download icon. It should look like this:
-
Click on the red icon, and a menu will pop down.
-
In the botton-left of the menu, you’ll see More. Click that to reveal a few options, one of which we’re about to use.
-
Go to CMOS Online if you aren’t already there.
-
Click on that amazing and magical dropper. Your browser window will get darker, and you’ll notice that certain portions of the webpage will light up when you mouse over them.
-
Place your cursor in the yellow side bar and below the logo until you see the entire yellow sidebar is selected, and now left click.
- A window will appear in the bottom-right of the browser, and you’ll notice it mentioning ###left-sidebar. Click Create.
And that’s it!
Undoing This
If you want to undo this, or undo any other changes you make to website, then click on the extension icon like normal, click the gears icon that’s to the right of the dropper we just used, click on My filters from the top menu of the window that just appeared, delete the line that relates to the change you just made to a website, and click Apply changes in the top-left.
Brave
Brave
- Go to this extension page: https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm
- Click the blue Add to Brave button.
- A window will appear. Click Add extension.
- Click on the puzzle piece icon that's in the top-right corner of the browser, which looks like this:
- A drop-down menu will appear. Click on the thumbtack icon next to the Ublock Origin icon so it turns solid blue like below.
- The Ublock Origin extension should now be visible next to the puzzle piece icon you just clicked earlier.
- Click on the red icon, and a menu will pop down.
-
In the botton-left of the menu, you’ll see More. Click that to reveal a few options, one of which we’re about to use.
-
Go to CMOS Online if you aren't there already.
-
Click on that amazing and magical dropper. Your browser window will get darker, and you’ll notice that certain portions of the webpage will light up when you mouse over them.
-
Place your cursor in the yellow side bar and below the logo until you see the entire yellow sidebar is selected and left click.
-
A window will appear in the bottom-right of the browser, and you’ll notice it mentioning ###left-sidebar. Click Create.
And that’s it!
Undoing This
If you want to undo this, or undo any other changes you make to website, then click on the extension icon like normal, click the gears icon that’s to the right of the dropper we just used, click on My filters from the top menu of the window that just appeared, delete the line that relates to the change you just made to a website, and click Apply changes in the top-left.
Closing
Well, I hope some of you found the guide, prompt, or tech updates useful. If you think someone you know might find this newsletter useful, please mention it or forward this newsletter. It would mean a lot to me because I’d love for my geeky interests to help my fellow editors.
“We rise by lifting others.”
— Robert Ingersoll
AI-Assisted Editing
While this newsletter is written by me, AI tools are used to help me copyedit my content, format the newsletter, brainstorm titles, troubleshoot issues, and generate alt text for images.