Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks for that.
When you go to add a new campaign, are you getting the same error from my attached screenshot?
Attachments:
You must be logged in to view attached files.August 27, 2014 at 10:32 am in reply to: bbPress CSS overrides; possible without !important declaration? #104454Don’t want to start a new thread…
#1. What is the exact css selectors combo I need to use to change the hover color for masonry blog posts?. In the screenshot you can see that it is currently set to blue. How do I change that in the custom css box, without having to use the wordpress customizer?
#2. Same question as above, except in this case I am wondering what the selectors are to change the background color of the swift share button? Currently set to blue in the screenshot. Again, I don’t want to use the wordpress customizer…
The problem with this is, it would seem the wordpress customizer is outputting the following:
.article-share label { background-color: #1e73be!important; color: #ffffff!important; }
Much like the bbPress issue above, I want to get around having to use the !important declaration to override this. Is that possible?
Thanks.
Attachments:
You must be logged in to view attached files.August 27, 2014 at 10:28 am in reply to: bbPress CSS overrides; possible without !important declaration? #104451Works now, thanks.
This did the trick:
#bbpress-forums fieldset.bbp-form button[type="submit"], #bbp_user_edit_submit, .widget_display_search #bbp_search_submit { background: #1e73be; color: white; }
Yea its an awkward one – Can’t download it from this page:
http://downloads.wordpress.org/plugin/appthemer-crowdfunding.latest-stable.zipCorrect me if I am wrong – the above plugin is effectively just a custom post type; it relies upon the excellent easy digital downloads plugin for all payment fulfilment etc. In theory, could the plugin as is work for the foreseeable future without any issues?
With that said, if there are no planned updates for it, what happens when WordPress and/or easy digital downloads has a major update which creates issues for the crowdfunding plugin… Not an ideal situation.
August 26, 2014 at 10:45 pm in reply to: bbPress CSS overrides; possible without !important declaration? #104344He said:
‘They can be overridden in the custom css box without !important, given you have the same or stronger cascade’
August 26, 2014 at 2:19 pm in reply to: WooCommerce -> Sidebar enabled -> 100% width related products? #104172Disappointing that it cant be done but thanks for the feedback.
August 26, 2014 at 1:41 pm in reply to: WooCommerce -> Sidebar enabled -> 100% width related products? #104140Sorry, something went wrong above with the screenshots. Both are attached in this post.
Attachments:
You must be logged in to view attached files.Thanks.
August 26, 2014 at 7:03 am in reply to: ilightbox/image asset bug (no image selected = error) #104040Thanks.
August 26, 2014 at 7:02 am in reply to: bbPress CSS overrides; possible without !important declaration? #104039Hey Ed,
Thanks for the feedback. Little bit confused though.
I tried putting the rules into the custom css box without important and it does not work…
Thanks.
Personally I like the bold style on eveything except tabs.
Thanks.
Excellent 🙂
Approx eta on that update?
Thanks.
#1. above is the only major one; the other are minor in comparison.
Ok thanks.
Holding off setting up the widgets on my demo site until this is resolved.
-