Support Forum

  • Page:
  • 1

Grid template - how to make pictures hav border

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

One question about Grid template - Captify content module allows that pictures are shown as is, bit when you open some article via captify content - how do you make that pictures in articles have border..?
  • Vili Ulcar's Avatar
  • Vili Ulcar
  • 3 Month Basic
  • 24 posts
  • Karma: 0
The administrator has disabled public write access.
Hey Vili,

The easiest way to do this would be to edit the article content in Joomla and when you have the image selected, click on the image button in the editor to bring up the properties for the image.
Here, you can specify a border (by default it is 0).
If you specify the border as 1, you will get a border of 1 px around the image.

There are other ways to achieve this as well and the quickest would be by editing the template_css.css file and specifying a border style for images there.

Let us know how it works out.

Cheers,
Jason.
  • Jason D's Avatar
  • Jason D
  • 6 Month Developer
  • 2957 posts
  • 12 Thanks
  • Karma: 75
The administrator has disabled public write access.
I tried before I make that post but there was no any border...shoud be some troubles on server?

Also I make a new post with additional questions...

thanks
  • Vili Ulcar's Avatar
  • Vili Ulcar
  • 3 Month Basic
  • 24 posts
  • Karma: 0
The administrator has disabled public write access.
Actually Vii,

You will need to apply a class="border" to the image. You should be able to do this by clicking on the image and then selecting the border class from the drop down menu.

Another option is to edit the html and adding style="padding:4px;border1px solid #ddd" to the image. This will add a 4px buffer around the image a slight grey 1px border.

Cheers Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Yes I found it. Sorry, I've never tdo that before...always is something the first time ;)
  • Vili Ulcar's Avatar
  • Vili Ulcar
  • 3 Month Basic
  • 24 posts
  • Karma: 0
The administrator has disabled public write access.
Great Villi - glad you got it sorted.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers