1. Bart-Jan v. Ommeren
  2. Commercial Templates
  3. Monday, 28 January 2013
  4.  Subscribe via email
Hi,

I am using the J51 Presence template on joomla version 2.5.8 on http://www.woordendaad.net , I am having multiple issues at the moment with the template.



This is an example image made on Internet Explorer 9

The corners aren't round and the shadow is missing on the autson slideshow in IE and chrome but they work fine in firefox.

There is a weird line in the body only on IE.

In IE the menu buttons aren't visible when the window size is to small but on the example site the buttons are moved when the window is to small.

Edit: The menu space issue has been resolved by resizing the textsize with code found on another topic on this forum.

I hope you can help me with these issues.
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry for the double post,

After confirming the issues with another pc I discovered clearing the cache resolves the corner and dropshadow problem in IE but not in google chrome, google chrome still does not display round corners furthermore I noticed that the corners are round on the first image and while fading on chrome.

I hope this helps.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Thank you for the update. To amend the Chrome issue try adding the following CSS to the Custom CSS field of your templates parameters...

[code type=css].box_skitter .container_skitter {border-radius:10px;}[/code]
Where 10px is your slideshow radius.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for the fast response, I have tried your solution but it did not work for me.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Ok.. hopefully this will do it.

Change CSS added to the Custom CSS field to the following..

[code type=css].box_skitter .container_skitter img {
border-radius:10px;
-webkit-background-clip: padding-box;
}[/code]
Tested on our own demo and appears to do the trick.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Yes that did the trick thanks for your solution.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok