Bug#772963: release-notes: cellphone friendly CSS
2015-02-05 23:23 GMT+01:00 Stephan Beck <sbeck@mailbox.org>:
> The first quick and dirty solution (only touching the .html file) is to suppress
> the second table row in the.html file.
The solution I provided is CSS only. If we need to change the HTML, I
think your second solution (removing the table) is a better one.
> A second solution I'll work on is to replace the table with a
> "div id="navfooter" containing a nav element that includes anchors and images.
> I think it's better to use "table" only for "real" tables, not as a space
> structuring design element. This solution will imply changes to the .css.
I agree. Replacing the table (by a list for example) is a better
solution. I don't know how much the maintainers are ready to change
the rendering.
However, it will permit to keep the text for little resolution by
changing the list from horizontal to vertical with CSS.
Do you want I host your patch, so it will be easy to everyone to view
your version?
--
Stéphane
Reply to: