php - moodle frontpage show categories list as button -
i need change theme show categories list on frontpage buttons image instend of show simple categories list:
which file need edit? can find documentation this? searche google did not find nothing about
there isn't standard functionality this.
here overview though.
first need create central region displaying blocks, instructions here
how add block center of page in moodle?
then create own block layout want. follow instructions here
https://docs.moodle.org/dev/blocks
then once installed, add new block frontpage , move central region.
Comments
Post a Comment