• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Portfolio filter possible without image?

Portfolio filter possible without image? 4 years 9 months ago #39273

  • info44548
  • info44548's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 1
I was wondering if it would be possible to use the portfolio filtering without an image.
E.G. just for filtering locations or information.

Right now, when I use the portfolio filtering without assigning an image, the no-image is shown and doesn't look nice.

Can you help me out with this issue?
The administrator has disabled public write access.

Portfolio filter possible without image? 3 years 9 months ago #40304

  • dragos
  • dragos's Avatar
  • OFFLINE
  • Administrator
  • Posts: 559
  • Thank you received: 102
Hello,

You can hide this by using the following CSS rule within one of your template CSS files:
.rspbld-portfolio-filtering-container .filtr-item-inner img {
	display:none;
}
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!