Fordson v1.5.9 change column size Marketing Spot

Fordson v1.5.9 change column size Marketing Spot

Napisane przez: Franky Vallori ()
Liczba odpowiedzi: 3

Hi,

I need to change the size of my first Block of Marketing Spot.

Which file, and what should I change to have the result visible in the attachment?


Thanks,

Francesco


W odpowiedzi na Franky Vallori

Re: Fordson v1.5.9 change column size Marketing Spot

Napisane przez: Gareth J Barnard ()
Obraz Core developers Obraz Particularly helpful Moodlers Obraz Plugin developers

What version of Moodle please?


Forum rules
W odpowiedzi na Franky Vallori

Re: Fordson v1.5.9 change column size Marketing Spot

Napisane przez: Chris Kenniburg ()
Obraz Plugin developers
With the way things are generated and with the mustache templates I do not see a way to make this happen.  


However, you could use the frontpage custom textbox to setup a grid and then put your content manually into the grid.  You'd essentially be hand coding your frontpage using standard html code and maybe putting custom CSS in the custom SCSS box on the colors page of Fordson if needed. 

By coding it yourself in the textbox you can make it look however you want.  Just copy the html code generated by the marketing tiles and then alter the grid and paste it in the custom textbox to suit your needs.  Then turn off the marketing tiles and use your custom code.