Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
unvacancier Friend
unvacancier
- Join date:
- May 2013
- Posts:
- 148
- Downloads:
- 9
- Uploads:
- 69
- Thanks:
- 18
- Thanked:
- 3 times in 1 posts
August 4, 2016 at 7:23 am #956874Hello,
i have upgraded to joomla 3.6.1 and it seems not using my custom.css for the logo
@media (min-width: 992px) { div.logo-image img { max-width: 100%;!important; max-height: 365px;!important; padding-right: 50px;!important; } } @media (max-width: 991px) { div.logo-image img { position: center;!important; max-width: 100%;!important; max-height: 90px;!important; padding-right: 50px;!important; padding-left: 50px;!important; } }
And now the slideshow is not at the top (there is blank space between slideshow and menu)
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 4, 2016 at 7:42 am #956882Hi
You code have errors
it should be like this :@media (min-width: 992px) { div.logo-image img { max-width: 100%!important; max-height: 365px!important; padding-right: 50px!important; } } @media (max-width: 991px) { div.logo-image img { position: center;!important; max-width: 100%!important; max-height: 90px!important; padding-right: 50px!important; padding-left: 50px!important; } }
unvacancier Friendunvacancier
- Join date:
- May 2013
- Posts:
- 148
- Downloads:
- 9
- Uploads:
- 69
- Thanks:
- 18
- Thanked:
- 3 times in 1 posts
August 4, 2016 at 8:02 am #956901thanks !, it’s really strange because it wad working since i upgrade from 3.4.3 to Joomla 3.6.1. it’s now about one year.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 2 replies, has 2 voices, and was last updated by unvacancier 8 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum