-
Author
-
July 23, 2014 at 21:15 #23378
Mj
ParticipantHello,
I do like to mention the lightbox for images of RT-Media. It seems it’s not styled, please check the screenshot: http://prntscr.com/45ljfs
Regards
July 23, 2014 at 21:47 #23379mithrix
ParticipantI had the same problem. I just removed the rtmedia entries out of the plugin.css (probably not the best way to fix the problem)
That fixed it for me.
July 30, 2014 at 17:00 #24105Catalin
ModeratorHello,
Add this code in your style.css file from your theme folder:
COPY CODE.mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-single-meta-contents { padding: 10px 20px 0 10px !important; } button.rtmedia-like { padding:0 !important; }
let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 3, 2014 at 05:36 #24442Patagonia
ParticipantThis did not work for me, not only is the lightbox similarly unstyled (and it has no closing button, only ESC closes it), but also the album lists, images etc.:
1 The options/upload buttons are behind the upload container (which is always visible) when in initial media mode.
2 When in Album mode, the list is vertical and with a list-style dot. Options button is now visible, but clicking results in something appearing to the left of the container.See screenshot for 1 & 2.
It’s still on a dev server, so I cannot give a login at this point.
ps: I switched BWP minify off for this page, but no change.Thanks in advance
Attachments:
You must be logged in to view attached files. -
AuthorPosts
The topic ‘Lightbox not styled for RT-media?’ is closed to new replies.