Fordson v1.5.9 change column size Marketing Spot

Fordson v1.5.9 change column size Marketing Spot

by Franky Vallori -
Number of replies: 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


Average of ratings: -
In reply to Franky Vallori

Re: Fordson v1.5.9 change column size Marketing Spot

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers

What version of Moodle please?


Forum rules
In reply to Franky Vallori

Re: Fordson v1.5.9 change column size Marketing Spot

by Chris Kenniburg -
Picture of 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.