Hello,
How can I ensure that in my Serenity template the Icon and the header text in the modules are placed below each other and then centered in the middle of the block? As shown on the example page (unlimited styles, super responsive, etc.).
Thanks
Marco
- mvanbergeijk
-
- Commercial Templates
- Tuesday, 26 March 2024
- Subscribe via email
Hi Marco
Presuming I understand you correctly, have you already found a solution to this issue (bottom-2a module position)?
Ciaran
Presuming I understand you correctly, have you already found a solution to this issue (bottom-2a module position)?
Ciaran
- more than a month ago
- Commercial Templates
- # 3
Hoi Carian,
No, I did not found a solution. I have no idea why bottom 2a has the reguired position. How can I get this also for all my modules?
Thanks.
Marco
No, I did not found a solution. I have no idea why bottom 2a has the reguired position. How can I get this also for all my modules?
Thanks.
Marco
- more than a month ago
- Commercial Templates
- # 4
Hi Marco
Have you tried copying the settings from the Icons module in the bottom-2a module position to the module you wish to have a matching layout? Note that the layout of the icon can be setting using the General Settings -> Icon/Text Layout option in your module settings.
Ciaran
Have you tried copying the settings from the Icons module in the bottom-2a module position to the module you wish to have a matching layout? Note that the layout of the icon can be setting using the General Settings -> Icon/Text Layout option in your module settings.
Ciaran
- more than a month ago
- Commercial Templates
- # 6
Hello Ciaran,
Thanks for your response. I tried everything what is possible in the modules and switcht from module position. In the module J51_Icons the icons are displayed as I would like to see. However, in the module J51_News, J51_Carousel, J51_Numbers etc. the icons are next to the text and not above it. Please help!
Thanks for your response. I tried everything what is possible in the modules and switcht from module position. In the module J51_Icons the icons are displayed as I would like to see. However, in the module J51_News, J51_Carousel, J51_Numbers etc. the icons are next to the text and not above it. Please help!
- more than a month ago
- Commercial Templates
- # 7
Hello
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
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
- more than a month ago
- Commercial Templates
- # 8
Thank you
I have changed the orientation of your header title text and icon by adding the following to the Custom CSS field of your template style settings..
Ciaran
I have changed the orientation of your header title text and icon by adding the following to the Custom CSS field of your template style settings..
h2.mod_standard {
display: flex;
flex-direction: column;
margin-top: 20px;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 9
- 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 »