I bought a few days ago the new nina joomla 3 to replace an old free joomspirit template to prepare for the migration to joomla 4. However, I have an important component (os booking services) which looks bad on the front end (not symmetrical).
I do not know on which parameters to intervene?
- sarl CTC
-
- Commercial Templates
- Monday, 01 November 2021
- Subscribe via email
Hello
Would you have a URL to an example of this issue and I will examine it further?
Ciaran
Would you have a URL to an example of this issue and I will examine it further?
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Hi Ciaran,
my site in production is https://visiomaths.fr
in joomla 3.10, with template free joomspirit 123. The principal component 'OS services booking' appear clearly
Actually, I'm trying template Nina in joomla 3.10 in the site: http://www.ma-popote.fr , before replacing joomspirit 123 by NIna in the principal site https://visiomaths.fr
but the screen of the component 'os booking services is not good.
So, i can't change my template actually on the site https://visiomaths.fr
Thierry
my site in production is https://visiomaths.fr
in joomla 3.10, with template free joomspirit 123. The principal component 'OS services booking' appear clearly
Actually, I'm trying template Nina in joomla 3.10 in the site: http://www.ma-popote.fr , before replacing joomspirit 123 by NIna in the principal site https://visiomaths.fr
but the screen of the component 'os booking services is not good.
So, i can't change my template actually on the site https://visiomaths.fr
Thierry
- more than a month ago
- Commercial Templates
- # 2
Thank you
It appears that your component is loading Bootstrap 2.x on top of Joomlas Bootstrap 5 which is causing some issues. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
It appears that your component is loading Bootstrap 2.x on top of Joomlas Bootstrap 5 which is causing some issues. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
#calendardetails table {
margin: 10px;
width: calc(100% - 20px);
}
#calendardetails td, #calendardetails th {
text-align: center;
}
#calendardetails .btn {
margin: 0;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 4
Hi Ciaran
I come back to the same subject, because there is the same problem with the combos
Could you help me ?
Thierry
I come back to the same subject, because there is the same problem with the combos
Could you help me ?
Thierry
- more than a month ago
- Commercial Templates
- # 6
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »