Vertical slider
Dear Cedric,
Some time ago (I don't know where because I can't find the post), you gave me a solution to add a vertical slider to the title by adding some code to /plugins/system/mediabox_ck/assets/mediaboxck.css.
Add to #mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink, #mbPlayLink, #mbPauseLink, #mbZoomMinus, #mbZoomPlus { :
max-height: 200px;
display: inline-block;
overflow-y: auto;
I thought this would be something you might implement as an option, but it appears not, because I had to add it back again now. Do you have any plan to add this useful option to the title and perhaps the description?
Some time ago (I don't know where because I can't find the post), you gave me a solution to add a vertical slider to the title by adding some code to /plugins/system/mediabox_ck/assets/mediaboxck.css.
Add to #mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink, #mbPlayLink, #mbPauseLink, #mbZoomMinus, #mbZoomPlus { :
max-height: 200px;
display: inline-block;
overflow-y: auto;
I thought this would be something you might implement as an option, but it appears not, because I had to add it back again now. Do you have any plan to add this useful option to the title and perhaps the description?
by Aks
Please Log in or Create an account to join the conversation.
Hi
thank you for the request
I will check that, if I can integrate it in a future version
CEd
thank you for the request
I will check that, if I can integrate it in a future version
CEd
Joomlack Webmaster and Developer
by ced1870
The following user(s) said Thank You: Aks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Hi
sorry for the delay, but I'm checking this request
I can not add the code like that because it would break other things in other situations
so to keep your code safe, you can put the CSS code into your template (custom css) so that you will not have to do it again in the next update of Mediabox CK
CEd
sorry for the delay, but I'm checking this request
I can not add the code like that because it would break other things in other situations
so to keep your code safe, you can put the CSS code into your template (custom css) so that you will not have to do it again in the next update of Mediabox CK
CEd
Joomlack Webmaster and Developer
by ced1870
Please Log in or Create an account to join the conversation.
Thank you for looking Cedric. Will try, but haven't the slightest idea how to do that!
by Aks
Please Log in or Create an account to join the conversation.
you already have the code, right ?
so you simply must to paste it in a css that is called in your template. All templates shall have a custom.css or user.css area where you can put some additionnal code. I don't know which template you are using, you must check that
so you simply must to paste it in a css that is called in your template. All templates shall have a custom.css or user.css area where you can put some additionnal code. I don't know which template you are using, you must check that
Joomlack Webmaster and Developer
by ced1870
The following user(s) said Thank You: Aks
Please Log in or Create an account to join the conversation.
Time to create page: 0.687 seconds