Page 1 of 1

Add Global CSS/HTML

Posted: Wed May 15, 2024 3:52 pm
by LJLachance
I have created an HTML/CSS "back button" to make use of the integral "back" or "previous" page links in WB.

I want to have this CSS button at the bottom of every page (there are many pages).

I am using a "Master Page" across the board. Would it be more efficient to add this CSS button above the footer (and below the content section) of the Master Page, OR is it better to simply add to each page individually? OR is there something I should do in "Site Properties" or otherwise to make this work without adding a large load to the site? I know I can add it to individual pages, one at a time, but this seems tedious.

Suggestions appreciated and thanks

Re: Add Global CSS/HTML

Posted: Wed May 15, 2024 4:29 pm
by crispy68
I think where you place it on the page is up to you but I would add it to the master page so it is added to each page when you publish.

Re: Add Global CSS/HTML

Posted: Wed May 15, 2024 4:33 pm
by LJLachance
Thanks, I thought that might be best but wanted to get some feedback first. Appreciate the suggestion.