i use the code
- Code: Select all
.gk-description-left-img {
left:50%;
margin-left:-905px;
top:145px;
}
.gk-description-left-img {
display:inherit !important;
In PC looks good, but in iPad the image is cropped because it should be more to the right
Problem 2 -
in some browser(chrome/opera coast) as the contents are animated take time to load there any way to overcome this situation? Safari browser is the better
Thanks for your help