Domino on Linux/Unix, Troubleshooting, Best Practices, Tips and more ...

 
alt

Daniel Nashed

 

Responsive sizing for the old Domino blog template

Daniel Nashed  27 March 2023 08:39:43
The old Domino blog template isn't really responsive and specially on mobile devices it cuts off text.
There is a simple change for the default.css which you can find in Resources/Style Sheets

Thanks to Theo Heselmans for fixing my blog with this tip!!


#entries img {
width: 100%;
max-width: 800 px;
}


Links

    Archives


    • [HCL Domino]
    • [Domino on Linux]
    • [Nash!Com]
    • [Daniel Nashed]