Hi, I'm Ahmad. I make websites with Joomla!

Welcome, Feel free to navigate my website and I will be glad to hear from you.

Download Calendar Stamp 1.5

Recommended Book

0523_Mastering_Joomla_1

What's going on twitter

  • I took it and so should you—The Survey for People Who Make Websites 2011! http://t.co/xG9Gv0i5 via @alistapart
  • why doesn't #facebook push #html5 notifications instead of #javascript ? seriously?
  • Any one knows where to get one of those standing desks in Egypt? http://t.co/e1Enk4bX
04
Apr
2009
Calendar Stamp and Template Overrides PDF Print E-mail

I've found a solution to display Calendar Stamp correctly on templates using overrides. There is only one limitation, this create a white gap below the stamp as shown on the picture below :

Calendar Stamp Fix

It's impossible -I think!- to create the layout on the right with the same code on every template because templates use different code! Some use nested tables and others use divs in different ways.

The next update for Calendar stamp will give you the option to generate the code in three different ways:

  1. Default Mode:
    This is the mode used currently. It's suitable for templates that doesn't use overrides.
  2. Fixed Mode:
    This will use the new fix I made above but will display the gap below the stamp. Recommended for normal users.
  3. Advanced Mode:
    Calendar Stamp works by modifying the code in the beginning of the article. This mode will allow you to enter your own code based on the overridden template. Recommended for advanced users who understand how overrides work and have solid knowledge about xhtml and css. I will provide documentaion for this part as soon as It's finished.

I would like to hear your feedback on this solution. Feel free to comment, I am fully open to discussion :) Have a nice day!