• 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: RSVario - min width page

RSVario - min width page 7 months 1 week ago #43666

  • frybert
  • frybert's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,
where can i set minimum width from page content? I can use full width and standard (i think 1200px), but i want to change to 1300px

Thanks
The administrator has disabled public write access.

RSVario - min width page 3 months 1 day ago #43839

I would be happy to tell you, but first can you inform me how to install 'pkg_rsvario' in Joomla 5?
The administrator has disabled public write access.

RSVario - min width page 3 months 1 day ago #43840

  • gregs
  • gregs's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 85
  • Thank you received: 5
Nieuwenhuizen wrote:
I would be happy to tell you, but first can you inform me how to install 'pkg_rsvario' in Joomla 5?

The same way you install any extension in Joomla 5.
The administrator has disabled public write access.

RSVario - min width page 3 months 1 day ago #43841

in custom css and paid versions:
.container-header {
max-width: 800px;
margin-left: auto;
margin-right: auto;
/**background-color: #d3d3d3;
*/
background-image: 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!