1. salinger
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 01 September 2023
  5.  Subscribe via email
Hi Ciaran,

I got several problems, please look here https://www.einfach-voll-aktiv.at/joomla4/index.php

1. google font works fine on home site (h1) but not on the rest of the menu. correct font is Oooh Baby.

Template Font Css:

/* oooh-baby-regular - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Oooh Baby';
font-style: normal;
font-weight: 400;
src: url('media/fonts/oooh-baby-v4-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

Template Custom Css:
h1, h2, h3, h4 {
font-family: 'Oooh Baby';
}

font is on server media/fonts.

2. How can I get rid of the dark hover on clicking the menu?

3. the image hover module has some issues too:
- the background hover color is set in green, but its blue. I tried the module style override, this did not work as well.
- the font is also not correct, this is not Abel. How can I change it?
- and at last, the columns are set to 3, but in fact its only 2.

thank you , Marion
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

1. To amend try using the complete URL to your font rather than a relative UR. (eg. https://www.yoursite.com/media/fonts/oooh-baby-v4-latin-regular.woff2)

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

.hornav > ul > li:hover::after {
display: none;
}


3. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

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

I have updated your Imagehover module to the latest version which appears to have resolved the color and column issues. For the font, note that your text is using H3 tags which corresponds to the font set in your template style settings under module headings / H3.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • 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