Forum

You are not logged in. Please note that you need to log in before posting.

Dear friends! Please note that hitAppoint will be on holidays till June 12, 2011 with a limited online access. We apologize for delayed replies. Every request will be promptly resolved on return.

#1 2009-12-29 09:58:09

Djones
Member
Registered: 2008-08-14
Posts: 47

Time Block Alignment

Is code being updated to allow a space for times that consist of three place-holders as opposed to four (example 9:00 vs 12:00)

Offline

 

#2 2009-12-30 02:10:36

algis
Administrator
Registered: 2006-01-09
Posts: 1724
Website

Re: Time Block Alignment

Hello,
you can set the common width for these time links. Please add this code to your theme CSS file:

Code:

#ha .dayHours A {
    width: 8em;
    }

You may play with this setting to find the best view.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson