• 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: Reply to yourself button not showing in contacts

Reply to yourself button not showing in contacts 1 year 1 month ago #42688

  • cappleby
  • cappleby's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
I'm using the Joomla! 4 Contacts component with the RSjuno Template and with Send Copy to Submitter set to show but all that shows up is a vertical line. The click box shows up if I use cassiopia as the template but not when I use Rsjuno. What I found was that the css for contact.com sets the checkbox width as auto:
#rstpl-com_contact input[type="checkbox"] {
	min-height: 0;
	width: auto;
When I change the css to width =1em it displays a square as per normal.
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!