Why does my table not keep the same format once my page is published?
Pictures are set up and then once page is published.
Hi @LMEcolleen ,
Canvas automatically adjusts its pages to be optimized for different viewing platforms (Chromebook vs large screen vs phone). It's a futile endeavor to try to make your page look a certain way based on the space you see on the screen.
Another consideration: Using tables for alignment does not meet accessibility standards. Tables are intended to display data and are not meant to be used for page design.
You can read more about accessibility in this Instructure blog post:
Accessibility in Online Course Design
Hi @LMEcolleen,
Without seeing your exact HTML code, I am going to make a pretty educated guess that the issue is that of available screen space. Unlike making a word document (or similar) where there is a fixed paper size and everything will basically look the same no matter what computer you view the file on, web content is generally dynamic and changes based on the size of the screen. This generally ensures people with large monitors see a lot fo content (without much blank space) and conversely that people viewing on a small mobile device only see a small amount of content and don't have a ton of left/right and up/down scrolling, which can be very difficult to accomplish.
I can see the look you're going for, but I think getting that to work well across devices might be pretty difficult. If you put your menu icons above the calendar instead of trying to have them side by side, it might work a little bit better. I'm not sure how much you want to display "identically to everyone and how much you'd be willing to have display slightly differently to different users though.
If you can provide a bit more info on your wishes, someone may be able to offer up some possible solutions.
-Chris
The Deploy Notes for yesterday showed that IgniteAI translations for Discussions, Announcements and Inbox were supposed to be Disabled/Locked, but there is an "Enable Translation" button available in our courses today. I'm the Canvas admin at our university, and I see that it is Disabled in the Feature Options Setting, so…
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…
The current placement of the "Submit" button creates a "slip" in user behavior where habit-clicking "Next" leads to an accidental final submission. I think Canvas could easily fix this by: Moving the Submit button away from the navigation buttons (maybe above the question instead of below it) and/or Adding a "Confirm…