1. Timer
  2. Commercial Templates
  3. Saturday, 15 July 2023
  4.  Subscribe via email
Dear Devs!

I bought the "Riley J4" template, but I can't setting up the color fade animation of triangle in the left corner. I installed the demo mode in localhost test environment, and that works properly, but I can't find nothing specially in this settings. The "active" Joomla site is in up2date state.

However, the downloaded package contain 4 files with 1 kbytes, namely: "mod_j51carousel_j4.zip", "mod_j51pricingtable_j4.zip", "mod_j51profile_j4.zip", "mod_j51snipcart_j4.zip". Is this normal?

One more thing: in the "J51_Numbers" module, the distance between the numbers and the first line is too small. I think this is by design, but I would like to increase this space so that there is no overlap here.

Please, help me to identify the correct settings / CSS modifications.

Many thanks! ;)
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. The color in which the triangle is displayed after scroll can be set via the General -> Body/Header Styling -> Body Background Color III

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

div.j51_numbers .j51_numbers_number {
margin: 0;
}


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

Thank you for your help, either works fine! :) You are the best, again!

In the meantime, I have two more questions. How can I control the height of the module positions? I can adjust the width in the template settings, but not the height. I have attached a picture of the problem.

My other question, I can adjust the font size of the main menu, but I want to use bold font style. Is this possible?

Very-very thanks!
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. Would you have a URL to an example of this module position?

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

.hornav ul.menu > li > a,
.hornav ul.menu > li > span {
font-size: 16px;
font-weight: 800;
}


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

1. The module placed on "base-2d", the link is attached.

2. It work's properly, thank you! ;)
References
  1. http://www.szilady-rfc.hu
  1. more than a month ago
  2. Commercial Templates
  3. # 4
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)....

(amend the min-height value to your own taste)

.base-2d {
min-height: 210px;
display: flex;
align-items: center;
justify-content: center;
}
.base-2d .module_surround {
padding-block: 0 !important;
}


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

Works like a charm! ;) Thank you very much, and have a nice day!
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran!

Somewhat related to the topic, so I didn't open a new topic for it. I'm using the J51_NEWS module with the Riley template, and by default the image in the introduction text has this pale triangle. I could not find an option in either the modul or the template to turn it off. Can you help me with this? Thank you very much!
  1. more than a month ago
  2. Commercial Templates
  3. # 7
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)....

.j51news .j51news-image::after {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, Ciaran, it works!;)

One more thing: in the J51 slideshow module, the pictures also contain the blue triangle. Could something be done also about this?
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • 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