1. emmi74
  2. Commercial Templates
  3. Wednesday, 22 April 2015
  4.  Subscribe via email
Hallo,

I use the Kindle template and have a Problem with the ImageLinkHover.
http://sieger.webwin.net/joomla/index.php/ringe

On the mobile phone the Image is not round.
In the screenshot you can see the problem.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters...


.j51gridgallery figure img {
border-radius: 50%;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

I tierd the code, but it is not working. Now you can see it on the webside.
Is it possible to define the round shape square?

many thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To set this area square try adding the following to the Custom CSS field of your templates parameters...


.effect .mask, .j51container {
border-radius: 0 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you,
now it is square. :)

But I did not solve the Problem you can see at the picture.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


.j51container, .j51container .mask, .j51container .content {
max-width: 156px !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hallo,

perfect it works.

Many thanks
Marco
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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