I haven't done any custom CSS yet, but a lot of the buttons in the template are not aligned properly on the site.
Examples:
Can anyone tell me why this is happening? I don't want to break something somewhere else if I fix these by using css.
I haven't done any custom CSS yet, but a lot of the buttons in the template are not aligned properly on the site.
Examples:
Can anyone tell me why this is happening? I don't want to break something somewhere else if I fix these by using css.
liechtensteinische ahv-iv-fak Hi
May I know which Joomla version are you using? is there any 3rd party extension installed on your site?
I think there is conflict in style there, you can share the URL of that page and the super admin account so I can check for you.
saguaros Hi Saguaros,
I'm using a bunch of 3rd party extensions, but they're pretty much only for certain modules and Menu Items.
The Joomla Version Is 4.3.1.
I aligned the buttons manually via the custom.css. If it helps you find the issue, here's the changes I made to align the Buttons as well as the Page counter:
.counter.pull-right {
margin-top: 0px;
margin-left: 5px;
margin-right: 5px;
height: 40px;
}
input.btn.btn-primary {
height: 40px;
}
liechtensteinische ahv-iv-fak I can't replicate this issue at my end with the latest version of JA Intranet (released last month). So I guess it had conflict in style with another extension on your site.
Thanks for your sharing though.
saguaros No worries, thanks for your help anyways! Thread can be closed then