• 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: (SOLVED) Module Height

(SOLVED) Module Height 12 years 2 months ago #16430

I have come across an issue with the height of the slideshow module. If you set the "show pager" option to NO the module still allocates the space for it so the module height is incorrect. This should be fixed and you should be able to specify the height of the module in the module settings.

Apart from that brilliant component so far.
Last Edit: 12 years 2 months ago by michael.scruse3. Reason: Issue solved
The administrator has disabled public write access.

Re: Module Height 12 years 2 months ago #16477

This has been solved. Add the following CSS


.bx-window {
height: <heigh required>px !important;
}
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!