Davitt Steed
Forum Replies Created
-
Forum: Plugins
In reply to: [WoowBox - Gallery & Lightbox] Change background colour on main controlsI used the masonry skin. Its on a dev site at the minute but can send you a link when live. Cheers!
Forum: Plugins
In reply to: [WoowBox - Gallery & Lightbox] Change background colour on main controlsok, looks like I figured it out. heres the css:
.woowbox-slider-next-prev-button {
background-color: rgba(255, 255, 255, 0) !Important;
}.woowbox-slider-next-prev-button svg {
background-color: rgba(255, 255, 255, 0) !Important;
}.woowbox-slider-next-prev-button svg:hover {
fill: #6a6a6a !Important;
background-color: rgba(255, 255, 255, 0) !Important;
}would be nice if you coul set thebackground colour though the plugin though and with the other sub menu items.
Cheers
- This reply was modified 6 years, 8 months ago by Davitt Steed.
Forum: Plugins
In reply to: [WP FullPage] Excerpt and Permalink on custom post type slideOk, many thanks I will have a look and see.
Cheers,
Forum: Plugins
In reply to: [WP FullPage] Excerpt and Permalink on custom post type slideHi,
Awesome, thanks, that is a simpler solution. Is it possible to use a custom excerpt and have this display on the Custom Post Type Slide? So my slide would be structured like this:
Post Title (permalinked)
Custom excerpt
Custom Button (permalinked)with featured image in background.
Thanks again.
D
Forum: Plugins
In reply to: [PayPal IPN for WordPress] Forward email on transaction completionThank you for your reply, I will be in touch.
Regards
problem solved. I had to specify a width for the .gallery-item in lightbox-gallery.css
just a bit more info on above… current gallery settings columns=5 using inline css and lightbox gallery css. loading script in header default lightbox size=large