-
Author
-
August 10, 2014 at 02:07 #25266ModelParticipant
Hi:
Is it possible to make the Upload link a button. Right now is pure text. In the image it has been translated to “Subir”
Attachments:
You must be logged in to view attached files.August 18, 2014 at 14:21 #25889CatalinModeratorHello,
I am not able to log in to your page and provide you a css fix for this. I always get the splash page.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 19, 2014 at 12:30 #26002CatalinModeratorHello,
add this to your style.css file from your child theme:
COPY CODEspan.rtmedia-upload-media-link { border: 1px solid #515256; background: #515256; color: #ffffff !important; padding: 5px 10px 5px 5px; border-radius: 15px; font-size: 13px; }
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 20, 2014 at 12:27 #26151CatalinModeratorHello,
I added the code and please take a look. To make the text color wite you need to change this file:
http://www.modelartec.com/casting/modelartec/estilo.css
and modify this part
COPY CODE#rtm-media-options .primary, #rtm-media-options .primary i { color: #1A1A1A !important; }
with
COPY CODE#rtm-media-options .primary, #rtm-media-options .primary i { color: #xxx !important; }
where xxx should be your desired color ( maybe white #fff )
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
The topic ‘Upload button Multimedia’ is closed to new replies.