1. HansM8665
  2. Commercial Templates
  3. Sunday, 02 February 2014
  4.  Subscribe via email
Hi,
I am using the Joomla JS calendar in some forms. I have a problem with the "renovate"-template and other templates from you: the cell-width for the "today2"-button is only 1 column and not for the 7 column it should be. (see the attached picture.) This only happens with Joomla51-Templates and not with the Joomla-default (e.g. protostar)-Template.
Please can someone help me to solve this problem.
Thanks
Hans
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Hans

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

here is the URL to an example.
j51.mcon.at

Hans
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Hans

Try adding the following to the Custom CSS field of your templates parameters....


.calendar .button {
display: table-cell;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán ,

thank you very much, the tip was very good.
The solution is:

div.calendar .button {
display:table-cell;
}


Thank you!
Hans
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!