Search found 4 matches

by Zeaks
Tue Jul 16, 2019 2:34 am
Forum: Themes
Topic: Style sidebar widgets
Replies: 10
Views: 4382

Re: Style sidebar widgets

Maybe this is a feature that could be considered in a future update. What exactly do you mean? That there were more Bootstrap elements? I only meant that if there was a way to add custom classes to widgets it would make them easier to style. I noticed each widget does have a custom class but it is ...
by Zeaks
Sun Jul 14, 2019 8:41 pm
Forum: Themes
Topic: Style sidebar widgets
Replies: 10
Views: 4382

Re: Style sidebar widgets

Thanks for the replies, I figured this was the case. It looks pretty good as is so I'll probably just leave them with the basic styling, I just wanted to be sure I wasn't missing something.
Maybe this is a feature that could be considered in a future update. Thanks again for the help
by Zeaks
Sat Jul 13, 2019 12:22 am
Forum: Themes
Topic: Style sidebar widgets
Replies: 10
Views: 4382

Re: Style sidebar widgets

Thanks for the reply. I do have a sidebar.php but other than adding <?php Theme::plugins('siteSidebar') ?> I can't figure out how to style anything in it. Here's an example of basically how I'd like to style each widget plugin <div class="card"> <div class="card-header"> Recent P...
by Zeaks
Fri Jul 12, 2019 10:03 pm
Forum: Themes
Topic: Style sidebar widgets
Replies: 10
Views: 4382

Style sidebar widgets

I've read through the docs but couldn't find much info on this. How do I add classes to sidebar items to style the sidebar widgets? I'm making a bootstrap theme and need to use certain classes in the sidebar. :?:
Any help is appreciated :)