1. knorde
  2. Commercial Templates
  3. Saturday, 07 January 2023
  4.  Subscribe via email
Hi,

Today I bought the Magnolia template (https://www.joomla51.com/demo/0146/).

Is it possible to place other things in the top bar (where the icons are now) such as a login button or other things? I don't think I can choose that in the module position options for the relevant extension.

Thank you in advance!

Greetings, Kees.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kees

Sorry to say that no module position exists that can be used in place of the social icons in our Magnolia template. The closest position would be the header-1 module position (https://www.joomla51.com/demo/0146/index.php/features/module-positions).

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your response.

Is it possible to completely remove this bar (from the icons)?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.header_spacer {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.header_spacer {
display: none;
}


Ciaran

Thanks!

It works perfect!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!