Calendar display issues

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Aug 15, 2013 2:31 am
Hello Support,
I am having issues with the pop calendar display. I have installed the music template but to no avail. An example can be seen at

http://www.weathermingle.com/weather/me ... ch-reports

and an attached included. Thank you for any help.

Patrick
User avatar
Fresh Boarder

GK User
Thu Aug 15, 2013 2:11 pm
Hi,
it's because this calendar view uses button class for < >

Try to use this:

Code: Select all
.headrow .button {display: table-cell; float:none;}



If this wont work please add "!important" vaule at the end of each element.
User avatar
Platinum Boarder

GK User
Fri Aug 16, 2013 12:18 am
Thanks Pawel!
Works great! Thank you for your quick response as well! Much appreciated.

Patrick
User avatar
Fresh Boarder


cron