-
iCagenda
-
iCagenda - English
-
[SOLVED] Stretched Calendar Module Column Spacing
[SOLVED] Stretched Calendar Module Column Spacing
-
j.razz1
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
9 years 11 months ago - 9 years 11 months ago #8897
by j.razz1
Any ideas on how to correct this? This is on a Joomla 3.x install with T3 framework.
Last edit: 9 years 11 months ago by Lyr!C. Reason: [SOLVED]
Please Log in or Create an account to join the conversation.
-
j.razz1
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
9 years 11 months ago #8904
by j.razz1
If I need to give you more information, I'm happy to do so, just let me know what you need. Currently I do not have this module enabled on my site due to this issue. I do have the event list enabled and it is working without issue.
-I've tried adding it to the sidebar module position as well as some positions over and under an article. The results are still the same. Is there somewhere I can control the size of the box around the current day's date and column padding?
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
9 years 11 months ago #8913
by Lyr!C
Hello,
Unfortunately, without an online link, i won't be able to help you.
But you can find where the css conflict comes from!
95% of chance that it's your site template giving an issue.
You can use Firebug or a code inspector (included in Firefox and Chrome) to search for css applied on the day.
You may find some styling from your site template, applied to table tags : tr, td ...
Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
j.razz1
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
-
j.razz1
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
9 years 11 months ago #8983
by j.razz1
Any help would be appreciated. I still have the module up with the calendar in it. Thanks all!
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
9 years 11 months ago #9006
by Lyr!C
j.razz1 wrote: Any help would be appreciated. I still have the module up with the calendar in it. Thanks all!
Hello,
Could you update to 3.4.1, it's due to a conflict with your site template (already reported by another user, and already fixed by using a custom prefix for iCagenda classes), using the same classes for col1, col2, col3...
Note that 3.4.1 is available since 10 days
Thank you!
Best Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
j.razz1
-
Topic Author
-
New Member
-
Less
More
-
Posts: 7
-
Thank you received: 1
-
-
9 years 11 months ago #9017
by j.razz1
Here's what I wound up doing:
In ic_rounded_module.css I added the bolded item below. That seemed to solve my issue.
/* General */
.ic_rounded.iccalendar table td {
padding: 3px;
margin: 0px;
border: 0px;
width: 0%
}
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
9 years 11 months ago - 9 years 11 months ago #9022
by Lyr!C
j.razz1 wrote: Here's what I wound up doing:
In ic_rounded_module.css I added the bolded item below. That seemed to solve my issue.
/* General */
.ic_rounded.iccalendar table td {
padding: 3px;
margin: 0px;
border: 0px;
width: 0%
}
Hum... this is weird...
Update to 3.4.1 didn't solve your issue ?
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Last edit: 9 years 11 months ago by Lyr!C.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
[SOLVED] Stretched Calendar Module Column Spacing
Time to create page: 0.079 seconds