dmuneras / moodle-theme_archaius

Moodle theme
5 stars 9 forks source link

Scroller on frontpage covers/disables Label #29

Closed dave1966uk closed 8 years ago

dave1966uk commented 9 years ago

Hi

I have a Label in the centre of the page that has a table with icons to access the various courses. However if I enable the Scroller, the top-most label is not only cover but disappears (though the space it would have occupied still seems to be there as any subsequent labels start further down the page).

Thanks one two

dmuneras commented 9 years ago

HI @dave1966uk

Could you give me the URL of your website to take a look of the page and don have to replicate the scenario?

Regards, Daniel.

dave1966uk commented 9 years ago

Dear Daniel

Many thanks for your email.

The link is:

http://intranet.catscanterbury.com/moodle/

Best wishes

David

From: Daniel Múnera Sánchez [mailto:notifications@github.com] Sent: 31 January 2015 20:06 To: dmuneras/moodle-theme_archaius Cc: dave1966uk Subject: Re: [moodle-theme_archaius] Scroller on frontpage covers/disables Label (#29)

HI @dave1966uk https://github.com/dave1966uk

Could you give me the URL of your website to take a look of the page and don have to replicate the scenario?

Regards, Daniel.

— Reply to this email directly or view it on GitHub https://github.com/dmuneras/moodle-theme_archaius/issues/29#issuecomment-72333882 . https://github.com/notifications/beacon/AB3Afilj0WOeHecMZn6sZQKgDBDlISAuks5nnS07gaJpZM4DZ8Qu.gif

dmuneras commented 9 years ago

Hi @dave1966uk,

I think you can solve the problem by adding the following line to your custom css:

home-page{overflow:auto;}

I have to check if this is a good solution to add it to my theme permanently, if not, I have to find a better solution.

Let me know if it works.

Best regards, Daniel.

dave1966uk commented 9 years ago

Dear Daniel

Yes that fixed it. Thank you.

I have noticed a weird thing. When as a teacher I choose a course, it appears like below. Where are the blocks on the left and right? I ask as I need to enter grades and usually the grades option is in a block on the left. Indeed the menu at the top seems to have gone as well!

Best wishes

David

From: Daniel Múnera Sánchez [mailto:notifications@github.com] Sent: 01 February 2015 16:24 To: dmuneras/moodle-theme_archaius Cc: dave1966uk Subject: Re: [moodle-theme_archaius] Scroller on frontpage covers/disables Label (#29)

Hi @dave1966uk https://github.com/dave1966uk ,

I think you can solve the problem by adding the following line to your custom css:

home-page{overflow:auto;}

I have to check if this is a good solution to add it to my theme permanently, if not, I have to find a better solution.

Let me know if it works.

Best regards, Daniel.

— Reply to this email directly or view it on GitHub https://github.com/dmuneras/moodle-theme_archaius/issues/29#issuecomment-72371331 . https://github.com/notifications/beacon/AB3Afi7XldfzmfEIHKrbXoWHBVV8_r0Nks5nnkq6gaJpZM4DZ8Qu.gif

dmuneras commented 9 years ago

Hi @dave1966uk

Could you please give your version of Moodle, version of Archaius? and share the image of the last thing you describe.

Daniel.

dave1966uk commented 9 years ago

Hi Daniel

Moodle version Moodle 2.6.2+ (Build: 20140327)

AT this stage, all ok…

I select say “Computing C 2014-2015” course and I see this:

The blocks and top menu have gone. Pressing back and everything is normal again. Does it for all my courses.

Best wishes

David

From: Daniel Múnera Sánchez [mailto:notifications@github.com] Sent: 01 February 2015 19:03 To: dmuneras/moodle-theme_archaius Cc: dave1966uk Subject: Re: [moodle-theme_archaius] Scroller on frontpage covers/disables Label (#29)

Hi @dave1966uk https://github.com/dave1966uk

Could you please give your version of Moodle, version of Archaius and share the image of the last thing you describe.

Daniel.

— Reply to this email directly or view it on GitHub https://github.com/dmuneras/moodle-theme_archaius/issues/29#issuecomment-72378485 . https://github.com/notifications/beacon/AB3Afi_sTkNOpxqg2jlFN7NaCtIrcD9fks5nnm_dgaJpZM4DZ8Qu.gif

dmuneras commented 9 years ago

I don't have a usarname and password to watch the course in the platform and you are not attaching the images from github, so, I can't se anything. :smile:

dave1966uk commented 9 years ago

Hi Daniel

I have emailed you an account login.

the screen before chosing a course and then the course iteself are below.

Best wishes

David p1 p2

dmuneras commented 9 years ago

Hi @dave1966uk

I think I know what is the problem, usually it happens when you use blocks or plugins that use jQuery and don't use the standard way to include it. Could you tell me which blocks and modules you are using in that course?, because I am 90% sure the problem is there.

Daniel.

dave1966uk commented 9 years ago

Hi Daniel

On the left: Login, Navigation, Administration, an HTML block for links, Activities

On the right: Recent Activity, Upcoming events, and a block I made for students to report issues (basically some PHP to check they are logged in and a link to the report form)

Best wishes

David

From: Daniel Múnera Sánchez [mailto:notifications@github.com] Sent: 01 February 2015 21:00 To: dmuneras/moodle-theme_archaius Cc: dave1966uk Subject: Re: [moodle-theme_archaius] Scroller on frontpage covers/disables Label (#29)

Hi @dave1966uk https://github.com/dave1966uk

I think I know what is the problem, usually it happens when you use blocks or plugins that use jQuery and don't use the standard way to include it. Could you tell me which blocks and modules you are using in that course?, because I am 90% sure the problem is there.

Daniel.

— Reply to this email directly or view it on GitHub https://github.com/dmuneras/moodle-theme_archaius/issues/29#issuecomment-72383876 . https://github.com/notifications/beacon/AB3Afg5B1VSi2p7UQaqoaKruYBsNKrgpks5nnoszgaJpZM4DZ8Qu.gif