Jump to content

Recommended Posts

Posted

Hi,

 

We are running HAP 7.9.

 

We have had just 5 periods in the booking system which has worked okay but now we want to add our tutor periods and core lunches as bookable times in the day (making a total of 8 bookable periods). However when ever we add more than the original 5 periods the calender appears to be larger than it should; It comes over the scroll bars so they can't be seen properly and even if you find a little bit of scroll bar to move the calender to the end the periods move but the calender content stays where it is.

 

I've attached a screen shot that might show what I mean.

 

 

Thanks for anyones help in advance.

 

 

booking system calender size.jpg

Posted

Hi,

 

Thanks for your reply.

 

It says "Browser Mode: IE8 and Document Mode IE7 Standards"

 

If I change document mode to IE8 as well it seems to resolve the problem.

 

I wonder if there is a way to change this site wide?

 

Thanks

 

James

Posted

a-haa, never fear.. you have the problem that i have :)

Easily fixed.

 

Find your masterpage.master file and make a backup of it.

Now, open your masterpage.master in notepad and look for a line that says:

[b]        [/b]

 

Cut and paste that line to just underneath the line that starts "

 

The final file should look something like this:

 

<%@ Master Language="C#" %>
<%@ Register Assembly="HAP.Web" Namespace="HAP.Web.Controls" TagPrefix="hap" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>




   
[b][color="#FF0000"]        [/color][/b]
       Home Access Plus
       
       
       
       
       
       
       
       
   
   
       </pre><form runat="server">
           
               
               
                   
                       Logged in as  | 
                   
               
               
                   
               
           
       </form><br>   <b

Posted

It's worth remembering as it's the same with the newer version too.. I think it's something to do with IE detecting your site as a intranet site rather than an internet site.. it effectively handles it differently in both circumstances. Whilst you and I have to make that change, it works fine for everyone else (and most likely would work fine "outside" of your college network!

 

:)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...