×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Calender look: deformed / ordering of events desce

Calender look: deformed / ordering of events desce 10 years 9 months ago #24998

  • Rafael
  • Rafael's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 148
  • Thank you received: 0
1) My calender looks deformed:
Weekdays are in two lines, they should be in one and on top of each column. I am sure it has something to do with my template. Any idea?

Screenshot: awesomescreenshot.com/0a22cqn65b
Page: web383.webbox239.server-home.org/ver01/i...=calendar&Itemid=568

2) I would like to show the ordering of the event list descending. Right now I see the oldest on top (because I keep showing past events). I want to show the newest (most in the future) at top and the oldest at the end. I did not see any option in the admin. Is there a code hack?

web383.webbox239.server-home.org/ver01/i...eventlist&Itemid=501

I would really appreciate your help.

Calender look: deformed / ordering of events desce 10 years 9 months ago #24999

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Rafael,

1) Yes your template adds additional padding to the columns:
media="screen"
.art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li {
padding-left: 19px;
}

You could add css overrides for the calendar only or change the width of the calendar elements.

2.) You can change the ordering in the Joomla menu settings (Advanced) for the eventlist overview . Change it for example to a.begin DESC.

awesomescreenshot.com/0082cqsf4d

Best regards

Yves

P.S.: Wir haben auch ein deutsches Support-Forum
The following user(s) said Thank You: Rafael

Calender look: deformed / ordering of events desce 10 years 9 months ago #25048

  • Rafael
  • Rafael's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 148
  • Thank you received: 0
I will check out the german forum later.

We changed the calender according to your suggestions and it looks fine. thanks! One more thing:

The navigation arrows (liPrevCal; liNextCal) are very little. Any idea how to enlarge them or put an image at their place?

web383.webbox239.server-home.org/ver01/i...=calendar&Itemid=568

Calender look: deformed / ordering of events desce 10 years 9 months ago #25051

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hmm that's not an image it is a real char - you change the font-size for it and change it's color. For more changes you would need to edit the code manually.

Best regards

Yves
  • Page:
  • 1
Time to create page: 0.141 seconds