1. rebelojose
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 10 March 2023
  5.  Subscribe via email
Hi,
a I've issue a with Hannah template in homepage, the module "Latest news" don't shown like demo page - view images please (demo vs mysite)

hannah_mysite.png
hannah_demo.png

tks in advance
Jose
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jose

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
yes
References
  1. https://dev.rebellicatm.com/doulos/
  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)....

.j51news figcaption {
background: white !important;
}


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

tks for reply, I resolved by changed the background color from module.

I have 3 more questions, if you can help please:
1. I have an error about the Font Awesome, symbols don't show. do you have any idea why? (view image)
the code I have is:


2. how can align left title with tags like template demo (image)

3. how put title, published data, and tags with style like template demo?

tks in advance
Jose
Attachments (3)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jose

1. As Joomla 4 is now using FA5, ensure that your markup is correct and that you are using the new FA5 classes wehich will require at least 2 classes rather than the previous 1.

2. / 3. Would you have a URL to an example of these elements?

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

tks for reply

1. it is resolved. tks
2. /3. link

regards
jose
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Jose

Could you check the URL provided as it appears to give us a 404 not found error.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Link it is now correct. Sorry
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

.mod-tagspopular.tagspopular ul {
padding-left: 0;
margin-left: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
I have this code in custom .css, it is necessary?

@media only screen and (max-width: 767px) {
.top-1b .module_surround,
.top-1c .module_surround {
margin-top: 20px !important;
}}
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

This CSS looks to reduce top padding of your top-1b and top-1c modules on small screen sizes below 767px wide. If this is not required then it can be removed.

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


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