- Posts: 2
COMMUNITY FORUM
K2 tools categories select box overrides
- Richard Bankert
-
Topic Author
- Offline
- New Member
Less
More
1 month 3 weeks ago #177543
by Richard Bankert
K2 tools categories select box overrides was created by Richard Bankert
Where is the file that controls the "Category Select Box Settings" in k2 when doing an override?
In the folder I expect to find it there is a categories.php, however this gets pulled from somewhere else. Our goal is simply to add some classes to the box to tie in with UiKit styling.
In the folder I expect to find it there is a categories.php, however this gets pulled from somewhere else. Our goal is simply to add some classes to the box to tie in with UiKit styling.
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
1 month 2 weeks ago - 1 month 1 week ago #177565
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic K2 tools categories select box overrides
Not all HTML is exposed when it has to be constructed (presented) in a tree. You'll have to apply the CSS manually (using the element's wrapper as target) or use JS to inject CSS classes dynamically.
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Last edit: 1 month 1 week ago by Fotis.
Please Log in or Create an account to join the conversation.
- Richard Bankert
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
1 month 2 weeks ago #177578
by Richard Bankert
Replied by Richard Bankert on topic K2 tools categories select box overrides
That is what we figured. We did end up just styling it and it turned out good. Thanks for the reply.
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
1 month 1 week ago #177622
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic K2 tools categories select box overrides
You're welcome.
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Please Log in or Create an account to join the conversation.