CrazyElk Posted January 3, 2021 Posted January 3, 2021 Quick question please, I'm looking to change the order of the menu panels to represent something that better suits me, is there any logic applied to the way they render now? Quote
ags_cs4 Posted January 3, 2021 Posted January 3, 2021 Wich theme are you using the default or the 3 column ? If 3 cols then just move the panel easy but for default theme i never tested this but i think just edit the position of the array in page.php class Quote
CrazyElk Posted January 3, 2021 Author Posted January 3, 2021 1 hour ago, ags_cs4 said: Wich theme are you using the default or the 3 column ? If 3 cols then just move the panel easy but for default theme i never tested this but i think just edit the position of the array in page.php class I have been looking at both of those themes. I will have a look at page.php but I was just wondering if there was some reason things were laid out that way or the layout just came together a bit on the random side. Quote
AinzOoalGown Posted January 3, 2021 Posted January 3, 2021 8 minutes ago, CrazyElk said: I have been looking at both of those themes. I will have a look at page.php but I was just wondering if there was some reason things were laid out that way or the layout just came together a bit on the random side. If you are using GL V2 then you can edit the theme layout/structure in file /themes/mccodesTheme/loggedin.php, also take in to account the css files (styles.css) Quote
ags_cs4 Posted January 3, 2021 Posted January 3, 2021 there this sort array key it will sort the menu depending on it lower number mean will be first so number them like 10 20 30 ... 10 will be first 20 second and so on 1 Quote
CrazyElk Posted January 3, 2021 Author Posted January 3, 2021 7 minutes ago, ags_cs4 said: there this sort array key it will sort the menu depending on it lower number mean will be first so number them like 10 20 30 ... 10 will be first 20 second and so on Great advice, thanks for the heads up. 🙂 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.