SOLVED !!! Compatibility with joomla 3.4.1

  • Steven
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 2 weeks ago - 9 years 1 week ago #60924 by Steven
My calendar does not fit in the box. How can I change the css or template to fix this. As you can see Sun is hanging over the border on the right. Picture attached.
Regards
steve
Attachments:
Last edit: 9 years 1 week ago by Mr. Dam.

Please Log in or Create an account to join the conversation.

More
9 years 2 weeks ago #60961 by Mr. Dam
Replied by Mr. Dam on topic Compatibility with joomla 3.4.1
Hi Steve,
Can you send the link of your site here so i can let you know how to solve the CSS problem
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Steven
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 week ago #61233 by Steven

Please Log in or Create an account to join the conversation.

More
9 years 1 week ago #61241 by Mr. Dam
Replied by Mr. Dam on topic Compatibility with joomla 3.4.1
Hi,
Please open file: www.triforce.co.za/components/com_osserv...king/style/style.css
line 380
find
.buttonpadding10{
padding:4px 10px !important;
}

and change it to

.buttonpadding10{
padding:4px 7px !important;
}

Thanks
Dam
The following user(s) said Thank You: Steven

Please Log in or Create an account to join the conversation.

  • Steven
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 1 week ago #61254 by Steven
Replied by Steven on topic Compatibility with joomla 3.4.1
It works perfectly
thank you

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam