add border to page

add border to page

- abbaspour abbaspour の投稿
返信数: 1

hello to my friends . my version moodle is 2.5 and my theme is decaf . how I can add border to a page ( added from 'add an activity') ?

abbaspour abbaspour への返信

Re: add border to page

- Mary Evans の投稿

The only way to add a border is to add some CSS using the themes custom CSS settings.

for example in Aftrtburner it would be..

#region-main {border: 3px solid #abc;}