1. MarcoErz
  2. Commercial Templates
  3. Tuesday, 09 February 2021
  4.  Subscribe via email
Hi,
how can i move the module position "contenttop-b" upwards to the same height as "Sidecol-2A"

hoehe slider.png


Second question:
How can I change the colour from the article background?
All articles have the same colour as the normal background.

Background: grey
Article Background: white

The Article Background Color settings under "Modules/Component Styling" are white, but the background is grey...
article background.png
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of these elements?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, http://landfrauen.me-it.me/

Another problem: If I click in your news module on "read more" at the start page, the slider is always displayed. (contenttop-b)
How can I disable contenttop-b , when I click on the news modul article?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Another question: How can I activate the activ menu class in the menus?
When I click on a menu item, always the main-menu item remains active / in color...
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.wrapper_contenttop {
padding-top: 21px;
}


Basically for Joomla to be able to assign/unassign a module on any particular page it requires that page to have a menu item related to it. As I see it your solution would be one of the following..

1. Create a hidden menu. A quick Google search should give you plenty of information on this.
2. Use an extension that gives more elaborate module assignment possibilities. By far the most popular is... https://extensions.joomla.org/extension/advanced-module-manager/

You will find the 2nd option to be the easiest. :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Regarding highlighting the active menu item in your top menu dropdown, try also adding the following to your custom CSS field...

.hornav > ul > li > ul > li.active > a {
text-decoration: none;
background-color: var(--button-color);
color: #fff;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, it works fine.
Do you have a solution for my question in the first post:

How can I change the colour from the article background?
All articles have the same colour as the normal background.

Background: grey
Article Background: white

The Article Background Color settings under "Modules/Component Styling" are white, but the background is grey...
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marco

To amend try also adding the following to the Custom CSS field....

(edit to taste)

.maincontent {
background-color: #eee;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok