-
Author
-
August 10, 2014 at 02:07 #25266
Model
ParticipantHi:
Is it possible to make the Upload link a button. Right now is pure text. In the image it has been translated to “Subir”
August 18, 2014 at 14:21 #25889Catalin
ModeratorHello,
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 18, 2014 at 21:13 #25959Model
ParticipantHere is the user and password:
http://www.modelartec.com/casting/log-casting
User: support12
Pass: support12August 18, 2014 at 21:22 #25961Model
ParticipantPlease let me know hwo you will be fixing this. thanks.
August 19, 2014 at 12:30 #26002Catalin
ModeratorHello,
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 #26151Catalin
ModeratorHello,
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
The topic ‘Upload button Multimedia’ is closed to new replies.