Dan_ATR Posted November 16, 2011 Posted November 16, 2011 Hello... We have just installed our HAP and it seems like its not picking up our CSS. It just looks blockish. Please Advise..
nickbro Posted November 16, 2011 Posted November 16, 2011 Any screenshot? This is usually down to a permissions issue
Dan_ATR Posted November 16, 2011 Author Posted November 16, 2011 Here you go... [ATTACH=CONFIG]12118[/ATTACH]
nickbro Posted November 16, 2011 Posted November 16, 2011 Ok, you need to now update the master.masterpage file, to reinsert your school's custom CSS
Dan_ATR Posted November 16, 2011 Author Posted November 16, 2011 From : <%@ Master Language="C#" %> <%@ Register Assembly="HAP.Web" Namespace="HAP.Web.Controls" TagPrefix="hap" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %> Home Access Plus Logged in as | To: <%@ Master Language="C#" %> <%@ Register Assembly="HAP.Web" Namespace="HAP.Web.Controls" TagPrefix="hap" %> <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %> Home Access Plus Logged in as | ??
nickbro Posted November 16, 2011 Posted November 16, 2011 Can you explain to me what your are trying to do? HAP+ is moving to using a Microsoft Metro Styled Interface, i.e. blocks.
Dan_ATR Posted November 16, 2011 Author Posted November 16, 2011 Yer I read about that. Looks ok but Im now remaking a style sheet. Now that I know what css to modify, (after naming the original to something else) I have starting on moddifying the looks. But this may take some time. Do you have any pre done templates by any chance? :D :D
nickbro Posted November 16, 2011 Posted November 16, 2011 To do what, move back to the old way it was styled? Nope.
Dan_ATR Posted November 16, 2011 Author Posted November 16, 2011 ??? No to a way that sutes our schools new joomla website.
nickbro Posted November 16, 2011 Posted November 16, 2011 Edit the master.masterpage file, adding in your school's HTML Layout Add a new CSS file that has your school's CSS in it Add that CSS reference to the masterpage
Dan_ATR Posted November 16, 2011 Author Posted November 16, 2011 So what you mean is.... Get the Sites structure, place it around the existing "master.masterpage" contents. Then Add in your schools CSS etc... and what ever to it too...
nickbro Posted November 16, 2011 Posted November 16, 2011 Yep that's it. That's what I do. The things you need to leave in place are anything with runat="server" in. If you have a look at http://www.crickhs.org/hap, you will see what I mean
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now