- Posts: 146
- Thank you received: 0
Sparky issues & info_outline class
-
Hazzo
Inactive member - Topic Author
- Member
Less
More
2 years 3 weeks ago - 2 years 3 weeks ago #49813
by Hazzo
Sparky issues & info_outline class was created by Hazzo
Hi,
I installed the template and switched to Sparky Framework as default for the site.
But I can't change the editor to Sparky. Would you know what the issue might be?
Also, where can I find the css for the class "info_outline". Would like to change the layout a bit. I guess it's also possible to add a new class as well?
Best regards and Merry Xmas
Hans
vinutbildarna.se/administrator
I installed the template and switched to Sparky Framework as default for the site.
But I can't change the editor to Sparky. Would you know what the issue might be?
Also, where can I find the css for the class "info_outline". Would like to change the layout a bit. I guess it's also possible to add a new class as well?
Best regards and Merry Xmas
Hans
vinutbildarna.se/administrator
This message contains confidential information
Last edit: 2 years 3 weeks ago by Hazzo.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 3 weeks ago - 2 years 3 weeks ago #49814
by milos
Replied by milos on topic Sparky issues & info_outline class
Hello,
The Sparky Framework and the Sparky Page Builder are not the same thing. Learn more about them here:
www.hotjoomlatemplates.com/page-builder
www.hotjoomlatemplates.com/sparky-joomla
Regards,
Milos
The Sparky Framework and the Sparky Page Builder are not the same thing. Learn more about them here:
www.hotjoomlatemplates.com/page-builder
www.hotjoomlatemplates.com/sparky-joomla
Regards,
Milos
Last edit: 2 years 3 weeks ago by milos.
Please Log in to join the conversation.
-
Hazzo
Inactive member - Topic Author
- Member
Less
More
- Posts: 146
- Thank you received: 0
2 years 3 weeks ago #49815
by Hazzo
Replied by Hazzo on topic Sparky issues & info_outline class
Ok. I get it!
Btw, where can I find the css for the class "info_outline". Would like to change the layout a bit. I guess it's also possible to add a new class as well?
Brgds Hans
Btw, where can I find the css for the class "info_outline". Would like to change the layout a bit. I guess it's also possible to add a new class as well?
Brgds Hans
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 3 weeks ago #49816
by milos
Replied by milos on topic Sparky issues & info_outline class
You can add a class to any row or block if you are using the Sparky Page Builder.
I don't know what you mean by "finding" the class "info_outline". There's no such class. Actually, there are two classes "info" and "outline" and you can add them both as "info outline" (with space between them) to the paragraph block in order to achieve the style as it's presented here: demo.hotjoomlatemplates.com/paradise/ind.../features/typography
Regards,
Milos
I don't know what you mean by "finding" the class "info_outline". There's no such class. Actually, there are two classes "info" and "outline" and you can add them both as "info outline" (with space between them) to the paragraph block in order to achieve the style as it's presented here: demo.hotjoomlatemplates.com/paradise/ind.../features/typography
Regards,
Milos
Please Log in to join the conversation.
-
Hazzo
Inactive member - Topic Author
- Member
Less
More
- Posts: 146
- Thank you received: 0
2 years 3 weeks ago #49822
by Hazzo
Replied by Hazzo on topic Sparky issues & info_outline class
I was thinking if it would be possible to change the layout of the info_outline (and the other Notice styles with bg color and with outline) somewhere. Would i.e. have a different icon and bg color of the "information message" in the <p class=info>
Brgds Hans
Brgds Hans
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
2 years 3 weeks ago #49823
by milos
Replied by milos on topic Sparky issues & info_outline class
Yes, you can enter your CSS code in the template options (under Custom > CSS) or in the custom.css file.
For example:
or for outline info:
For example:
Change /* your code here */ with your CSS code.
Regards,
Milos
For example:
Code:
.info {
/* your code here */
}
or for outline info:
For example:
Code:
.info.outline {
/* your code here */
}
Change /* your code here */ with your CSS code.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.160 seconds