Forum Discussion
Rise - change size of headers and lesson titles
When bulding courses in Rise I've noticed that it's impossible to change size of the header space (top marigin) or font size of the lesson's title. What I woud like to do is to get rid of all the empty space between the title and the first block of content. In the attached phot I marked the areas that I want to be able to edit. The final goal is to avoid scrolling down the page when I insert a Storyline block to Rise or just any other block of content or interactivity. I already turned off Previous and Next buttons from navigation and removed all padding from content blocks but it's still not enough. Does Articulate360 team consider adding such functions for editing marigins? Thank you
Hi Monika,
Thanks for reaching out here! I know a few other folks have requested to be able to change the padding and margins within their Rise course, so I'll add you to that feature request! I'll let you know here as soon as I have any more info.
- LisaDonovanCommunity Member
If you can add me too, that would be great!
- RaquelGianfermiCommunity Member
Is this still not an option? When it is, i would like that as well. Thanks
- MichaelGuaglionCommunity Member
Another vote here. It would help a lot to be able to customize section headers, add a color or photo to its background, etc.
Thanks for adding your votes, folks. We’re building a way to hide the lesson header. Yay! We’ll keep you posted on when that’s available.
- Ernst-JanBakkerCommunity Member
Nice.... :-)
- ephraimross-dcfCommunity Member
Hey all,
I totally get your frustration with the white space in the Lesson Title Header. The good news is that you don't need to wait for Articulate to implement any customization options (although that would be ideal). In the meantime, you need to make one super tiny edit to one of the output files (the CSS stylesheet).
Essentially:
- open the Lib folder
- open main.bundle.css
- edit line 58: ...... {.lesson-header{padding-bottom:4.5rem}}
I find that changing this to 1.5 from 4.5 (a reduction of 2/3rds) does the trick for me.
I may also see if I can disable the Header completely via CSS, but not sure quite yet. I'm currently looking at developing single lesson activities in Rise, and then incorporating them as standalone items, mid-lesson, into longer form content via iframes.
PS - please ignore my current account name. I need it to appear a certain way at the moment for a client, and my Rise account details seem to be directly associated with my profile display here on E-Learning Heroes.
- ephraimross-dcfCommunity Member
Quick follow-up. It looks like the easiest way to hide the Lesson Title Header entirely is as follows:
- open the Lib folder
- open main.bundle.css
- edit line 58: find ".page__header-container-header"
- and add "display:none;" as one of the properties of that element
- ephraimross-dcfCommunity Member
Here are some visual comparisons of what I describe above.
- BlairMcMillenCommunity Member
Ephraim, thanks for this and I have been going wild playing around with the CSS adjustments I see are now possible. However, I'm completely lost on something as I'm fairly new to Rise...
I take the course in question, download it as "web" which gets me the zip file, go in and make my edits as you described and save the edited CSS file. From that point, I know I can check my work by looking at the index file, but now I have no idea how to upload the header-free course back up into Rise.
Would you or anyone who has tried the CSS edit approach out know how to pull this off? Thanks in advance.
-Blair
- ephraimross-dcfCommunity Member
Folks, for those of you who are waiting for this feature (and a few others like it) that require a few basic edits to the CSS file, I'm working on a pre-alpha release of some Rise add-on software that allows you to select from a number of enhancement options, like this one, and automatically makes the changes to the exported file package for you. You just select the enhancements you want, point it at the exported course, and hit save. Let me know if you're interested and I can send you a pre-release version to test.
- NadineTannerCommunity Member
Yes, I am interested.
Nadine Tanner (She/Her)
Senior Director,
Global Head EssentialTECH & Essential Innovation
S&P Global
Halifax, NS Canada
T: +1 647.480.3533M: +1 902.449.1194
Nadine.Tanner@spglobal.com
www.spglobal.comSent from my Samsung Galaxy
- CassiusNetzleyCommunity Member
Hi, Ephraim!
We're definitely interested in trying this out. Going third-party sounds like the only avenue for getting these types of options available, at least in this decade. I wish I was typing that jokingly.
cassnetzley [at] gmail.com
Cheers!
- NancyArnold-444Community Member
Yes I am very interested. Thank you
NANCY ARNOLD
Principal Technical Instructor / Curriculum Developer
[signature- LizduPlessis-70Community Member
I would like to try this out if/when it's available.
Liz du Plessis, Med, PhD (she/her/hers)
Instructional Design Specialist
Center for Education and Development
3215 Lemone Industrial Blvd | Columbia MO 65212
eac506@health.missouri.edu | cell/office: 573-615-7001
- TedHenning-e60eCommunity Member
Really crazy that straightforward requests like this languish on these boards for years and years. This is by far not the only one. What's the point of these boards if they aren't going to address the questions? Editing CSS for each individual course is a good hack if you have a few courses, but we have dozens that are periodically republished. The fact that someone is so desperate as to start creating 3rd party hacks for issues like this speaks volumes about the disdain Articulate feels for its customers. They know it's too hard to switch tools so they just ignore what users have to say. Notice their staff stopped responding to this thread over a year ago after leading everyone on for 3+ years. Seems like the only thing they've released in the last year are templates. They say their process for prioritizing feature requests is asking "will this be beneficial for all our users". Templates? Really? Who uses pre-built templates? Ephraim, I'd be interested in checking out your tool as well. What other features are you looking at?
- KKKongCommunity Member
The empty space on the cover page was the first thing my client criticized, and the client did not understand why it could not be cut.
Please keep me updated.
- Ernst-JanBakkerCommunity Member
Hi Allison,
Please add me to the list as well. Also my client made the request if it's possible to reduce the size of the "block-size" of the header text of a new chapter.
They are a pretty large international organization and want to create their own e-learning courses themselves: I introduced Rise to them as I find it the best software solution (with a very low learning curve for new starters). But some key players in this organization consider the "big blocks", "not workable" and potentially a NO-GO to use Rise.
Thanks for keeping us posted.
Will do, Ernst-Jan. Would you be up for logging a feature request to tell us more about your what you mean by big blocks and how you'd like us to change it?
In the meantime, if there’s anything else I can do to help, please let me know!
- Ernst-JanBakkerCommunity Member
This person created a solution for it (via css). And I understood -while navigating thru a few discussions- this issue have been addressed before.
The title marigins should be able to be adjusted or even be able to be swiched on/off. Does that make sense to you?
Thanks again for your prompt reply.