Quote:
Originally Posted by derfelix
1. problem, using multiple styles..
(stupid me probably) i just want on the main page to have the folder icons for categories to be blue.. for the blue style and green for the green style..
as the category.png is somehow cached in the code.. i do not seem to be able to place a $stylevar to the imagefolder..
|
I understand. This is an omission on my part - the LDM icons are not style-dependent but can be category dependent. In fact, no one has asked for this before (in four years!!). Let me think about it.
Quote:
Originally Posted by derfelix
2. problem, same setup.. 6 categories (1.st level)
i have categories A, B, C, D, E and F
I have 2 categories per line
works fine if I have
A --- B
C --- D
E --- F
But if i change the display order.. using 1, 3, 5, 2, 6, 4
the layout (2 per line) is lost.. i can get it back by using 2x the same digit for displayorder.. i.e. 2,2, 3,3, 1,1
But i cant change from left to right..
hope that was clear.. if not i wanted to have the cats on the main page to be:
D --- C
F --- A
B --- E
but the closest i could get was
C --- D
A --- F
B --- E
(But that is not a major issue.. as i am doing a fresh setup anyway and will create the cats in the order i want)
Felix
|
Also understood. Display order over-rides everything else as far as the sorting goes, and forces a line break. Again, I will give this some thougbt, although I think it may be an inherent problem in the code design - i.e. if I fix this for you, then it may break other people's preferred layouts.