Fordson v1.5.9 change column size Marketing Spot

Fordson v1.5.9 change column size Marketing Spot

Franky Vallori -
回帖数: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


回复Franky Vallori

Re: Fordson v1.5.9 change column size Marketing Spot

Gareth J Barnard -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像

What version of Moodle please?


Forum rules
回复Franky Vallori

Re: Fordson v1.5.9 change column size Marketing Spot

Chris Kenniburg -
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.