1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 02 October 2019
  5.  Subscribe via email
Hello,

Can you please tell me how to put a colored frame in a picture the way it is shown on your template below at Top-3a module?

https://www.joomla51.com/demo/0162/

Thank you!

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

To create the border effect wrap your image in a border-frame class like so...

<p class="border-frame"><img src="/images/yourimage.jpg"/></p>


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I use some of your commersial tempates. In some of them I use class="frame-1" and I can put a link in the picture, but in new one - "Everly" I use <p class="border-frame"> I put the frame in, but I can't put a link ... Do you have any solution?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

When adding a link, add the border-frame class to your a tag like in the following example...

<a href="#" class="border-frame">
<img src="/build/everly/images/sampleimage.jpg" alt="" border="0">
</a>


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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