Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(3 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

Development Forum

Slight change in the page design


You must be signed-in to post.

AuthorSubject
  Page: 1
NickSlavsky

Avatar for NickSlavsky
Subject: Slight change in the page designQuote this post in your reply
Hello guys!
i have a quick question about the page design and it deals mainly with the html/css stuff rather than the php code.
Namely, i would like to add a couple of images/links on the very page of the login form, login.php

the main purpose of this would be to allow users view the sample, demo course right from the login page, which contains the instructions (screenshots) on how to add studetnt marks, view them etc.

right now i can't figure out where the html templates are stored. if someone could point me the necessary links, that would be greatly appreciated!
Posted: 2010-02-17 08:13:33
IndieRect

Avatar for IndieRect
Subject: Re: Slight change in the page designQuote this post in your reply
Hello,
The template for the login page is /themes/default/login.tmpl.php
If you use another theme and it overrides the login page template, look for it in /themes/<name_of_your_theme>/login.tmpl.php

The CSS styles for the login page (as well as other pages) are stored in /themes/default/styles.css
Posted: 2010-02-17 08:29:48
 Page: 1

You must be signed-in to post.