• 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: Change the height of the header ?

Change the height of the header ? 8 years 6 months ago #32587

Hi,

I would like to diminish the height of the header...

In which file do I find this parameter ?

Txs,

Pierre :unsure:
The administrator has disabled public write access.

Change the height of the header ? 8 years 6 months ago #32588

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Perhaps you can provide some details that forum users can use to help you... such as template used, or even post a link to your website.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Change the height of the header ? 8 years 6 months ago #32593

alexp wrote:
Perhaps you can provide some details that forum users can use to help you... such as template used, or even post a link to your website.

Not a bad idea :-)
I'm using RSJuno 2.0

Website is not yet online, if you want, I can send login and pwd by MP ?
The administrator has disabled public write access.

Change the height of the header ? 8 years 6 months ago #32685

pierre.demol wrote:
alexp wrote:
Perhaps you can provide some details that forum users can use to help you... such as template used, or even post a link to your website.

Not a bad idea :-)
I'm using RSJuno 2.0

Website is not yet online, if you want, I can send login and pwd by MP ?

Up... Does anyone have any idea ? Which part of the template do I edit to do this ?

Site is now online, www.okdo-construct.be
The administrator has disabled public write access.

Change the height of the header ? 8 years 6 months ago #32686

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
There are some padding related declarations that you can adjust:

www.okdo-construct.be/templates/rsjuno/css/template.css

Notice:
.rstpl-top-position, .rstpl-top-fluid-position {
    padding-bottom: 4rem;
    padding-top: 4rem;
}

I would also recommend reading the following tutorial:

https://www.rsjoomla.com/support/documentation/rsjuno/frequently-asked-questions/how-to-modify-rsjuno-style-without-changing-the-source-code.html
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
The following user(s) said Thank You: pierre.demol
  • 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!