Vertical slider
2 years 7 months ago #64294
by Aks
Vertical slider was created by Aks
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?
Please Log in or Create an account to join the conversation.
2 years 7 months ago #64307
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Vertical slider
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
The following user(s) said Thank You: Aks
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64348
by Aks
Replied by Aks on topic Vertical slider
Thank you Cedric.
Please Log in or Create an account to join the conversation.
2 years 4 months ago #65091
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Vertical slider
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
Please Log in or Create an account to join the conversation.
2 years 4 months ago #65095
by Aks
Replied by Aks on topic Vertical slider
Thank you for looking Cedric. Will try, but haven't the slightest idea how to do that!
Please Log in or Create an account to join the conversation.
2 years 4 months ago #65096
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Vertical slider
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
The following user(s) said Thank You: Aks
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds