-
4th November 2016 at 11:26 am #7367
I’m not sure about is the mystyles.css file I still have for the menu bar display 3.2.2. Should I remove it?
You should be able to remove it, but send me a copy first (see next point).
Here’s mystyles.css but I agree it doesn’t look like the display fix.
/* 28th June 2016 at 8:07 am where the html class “fact_table” is used in the colors theme will be capitalised! */
.facts_table {
text-transform: none;
}
.facts_label {
text-transform: capitalize;
}
/* 7th June 2016 at 10:27 am flex adjustments */
body {
height: initial;
min-height: initial;
display: block;
}
#content {
flex: none;
ms-flex: none;
-webkit-flex: none;
}And can I add back the functions_print_lists.php for my preferred display of Place Hierarchy?
As I recall your Place hierarchy issue was wanting it in a single vertical column, rather than wrapped.In which I case I would have recommended a css style change (in mystyles.css) and not a replacement for functions_print_lists.php – which doesn’t have anything to do with displaying the place hierarchy. So I think your mystyles.css file contains more than one ‘fix’. So send it to me so I can see what should and should not be removed.
I suspect the replacement functions_print_lists.php will be a pre-release fix for something completely different and can therefore by ignored now.Yes, the modification was for how the Place Hierarchy list is displayed on screen. The *.php file I don’t have my comment to record change. It was in my folder “3.2.2 fix” and thought that was why. Can email the file to you. As for 1 versus 4, is that still possible?
----- [updated: 31Aug2023]
Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
The Royals |The Kennedys|The Gerrer Rabbis 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
Author