aligning right block with content page

aligning right block with content page

by alison mills -
Number of replies: 3

Hi

Can anyone point me in the right direction - I want to align the right hand block with the content page. It is slightly lower than the centre page and the left hand block which are both aligned correctly. Please see screenshot.

I am using aardvark post it theme and moodle v 2.2.3 and have admin role.

Thanks

 

Attachment screenshot.jpg
Average of ratings: -
In reply to alison mills

Re: aligning right block with content page

by Mary Evans -
Picture of Core developers Picture of Documentation writers Picture of Peer reviewers Picture of Plugin developers Picture of Testers

Hi,

You should be able to fix this by adding the following to the CSS box in Aardvark Post-IT settings page.

#region-post .region-content {margin-top: -10px;}

However I am wondering why the block is lower on the right as it should be the same height anyway, because it was designed to be the same height. There must be something wrong in the header that is pushing it down from the menu bar.

Let me know if that fixes the problem.

Cheers

Mary

In reply to Mary Evans

Re: aligning right block with content page

by alison mills -

Thank you - that fixed it. Can I put this into the site files in postit_settings.css? If so at what point?

Love the theme smile