Problem after upgrade
7 years 3 weeks ago - 7 years 3 weeks ago #47600
by cutor
Problem after upgrade was created by cutor
Hello after last upgrade i see wrong size of slide.
fokus-praha.cz/index.php/cz/pomahame/centrum-karlin
slider is 218px width but i would like width 400px.
before upgrade it was ok.
i upgrade Joomla 3.8.5 to 3.8.6 at same time as upgrade CK
Can you help me?
fokus-praha.cz/index.php/cz/pomahame/centrum-karlin
slider is 218px width but i would like width 400px.
before upgrade it was ok.
i upgrade Joomla 3.8.5 to 3.8.6 at same time as upgrade CK
Can you help me?
Last edit: 7 years 3 weeks ago by cutor.
Please Log in or Create an account to join the conversation.
7 years 3 weeks ago #47601
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Problem after upgrade
Hi
the problem is that you have forced the slideshow dimensions to be bigger than its container (area allowed in your template)
you can simply add this rule in your template css
to get back like it was before
CEd
the problem is that you have forced the slideshow dimensions to be bigger than its container (area allowed in your template)
you can simply add this rule in your template css
Code:
.camera_wrap {
max-width: none;
}
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: cutor
Please Log in or Create an account to join the conversation.
7 years 3 weeks ago #47604
by cutor
Replied by cutor on topic Problem after upgrade
Than you. You solve my trouble.
Please Log in or Create an account to join the conversation.
Time to create page: 0.207 seconds