Everything posted by McAtze
-
Movies
This is my site. Actually I am on vacation, but if you have any styling question with the movie app I can give you advice after 15th September.
-
Account Deactivation
just FYI, i made a upgrade without problems.
-
Style issue with responsive CSS
That would be the best solution. That makes sense. So i have to set the smallest screen at the bottom and will see. Thanks for the hints..
-
Style issue with responsive CSS
No, i am working with the app related movie.css I think this could be a problem with firefox, in Chrome it looks better..
-
Style issue with responsive CSS
https://hobbykeller.club/movies/movie/58-deadpool/
-
Style issue with responsive CSS
@aXen | 1s2ki woould try to make the Movie App bay Adriano more responsive. So my first choice was so set a fix width for the container for Cast/Crew.. Then i tried to change the grid on view. So full view 4 items, tablet 2 or 3 items and phone 1 item.. But everytime i reloade the page the css isn't working. This is my responsive css: @media (max-width: 480px) { [data-pageModule="movies"] .ipsList_inline .ipsGrid_span3.profilePath { height: 325px; max-height: 325px; } .profilePath img.profileImg, .profilePath img.defaultImg { width: 200px; height: auto; } } @media (max-width: 768px) { .cMoviesIndexCarouselItemSidebar { min-height: 135px; width: 101px; overflow: hidden; } .cMoviesIndexCarouselItemSidebar .cMoviesCarouselItem_info { width: 101px; } .cMoviesIndexCarouselItemSidebar .cMoviesCarouselItem_info a span.cMoviesCarouselTitle { padding: 5px; max-width: 101px; } .cMoviesIndexCarouselItemSidebar .bgmovieCover { height: 135px; } .shelvesList_desc, .shelvesList_books, .shelvesList_avatar { width: 100%!important; display: block!important; float: none!important; } .ipsDataItem_modCheck { margin-top: -10px; } .cMoviesTable .ipsDataItem_generic .ipsThumb.ipsThumb_medium { width: 100%; max-width: 100%; } [data-pageModule="movies"] .ipsApp .ipsGrid > .ipsGrid_span3 { width: 48.93617021276595%; } } @media (max-width: 979px) { [data-pageModule="movies"] .ipsDataList.ipsDataList_reducedSpacing .ipsDataItem { padding: 10px 10px 20px 10px; } [data-pageModule="movies"] .ipsDataItem_icon:not( .ipsResponsive_hidePhone ):not( .ipsResponsive_hideTablet ) + .ipsDataItem_main, [data-pageModule="movies"] .ipsDataItem_icon:not( .ipsResponsive_hidePhone ):not( .ipsResponsive_hideTablet ) + .ipsDataItem_main + .ipsDataItem_stats { margin-left: 85px !important; } [data-pageModule="movies"] .ipsApp .ipsGrid > .ipsGrid_span3 { width: 48.93617021276595%; } [data-pageModule="movies"] .ipsList_inline .ipsGrid_span3.profilePath { height: 220px; } [data-pageModule="movies"] .ipsList_inline .ipsGrid_span3.similar { height: auto; } }
-
Style issue with responsive CSS
That was my first choice. It also doesn't work. Everytime when i have screen smaller then 375px i got the css properties for max-width 979px Maybe i should try to use @media (min-with: 767px and max-width: 979px)
-
Style issue with responsive CSS
Hi everybody, i try to set up some responsive css parts, but it doesn't work as it should or i want. I would give some boxes a different height/width on medium and small screens. So i take this: @media (max-width: 375px) { [data-pageModule="movies"] .ipsList_inline .ipsGrid_span3.profilePath { height: 325px; max-height: 325px; } } @media (max-width: 979px) { [data-pageModule="movies"] .ipsList_inline .ipsGrid_span3.profilePath { height: 220px; } } But it doesn't work on small screens with max-width: 375px, it always take the large screen. Is there something wrong? I thought for screens with max-width 375px take the first one and for bigger screen take the last one.
-
ThreadStarter: Music
Maybe more a suggestion as a question, but is it possible to generate the description text as first post? So i hadn't write anything else when i create a topic with ThreadStarter?
-
ThreadStarter: Movies
This must be new in 4.5 or? 👍
-
ThreadStarter: Movies
Hi @batarjal thanks for your great apps. I have a few questions for all of your apps. 1. Is it possible to change the position for the acp settings, so it isn't shown at first? 2. Maybe more a suggestion as a question, but is it possible to generate the description text as first post? So i hadn't write anything else when i create a topic with ThreadStarter?
-
Movies
You're right. I think the actually version is the best way for everyone.
-
Movies
@Adriano Faria the problem with this APi is, that media items like images, posters or videos are served in different languages, mostly english or without any language. Maybe the best way, if possible, is to request the media items without any language given.
-
Books
Of course, the https://www.theaudiodb.com/ 😉 -------------------------------------------------- Hey @Adriano Faria, is it possible to force HTTPS when serving the books from Google? In the Tabs the shown book covers all served per HTTP and that will break my site in the browser.
-
4.5 NO WAY TO VIEW MESSAGES?!
Your caps lock is also broken 😉
-
Font Awesome 6
Well, there're a little bit more icons than just a bell, but its okay. For my opinion, i would like to use FA icons instead of many little images, but these're just my two cents.. 😉
-
Font Awesome 6
This is not correct. With FA6 on free plan they "double the amount of icons, give access to the new SVG-framework, JS compoments and more.." (Video - 00:47+) 😉
-
Books
Did you plan an application similar to this just with https://www.themoviedb.org/ I like the structure without integration in topics, like the existing application.
-
PHP 7.4 with IPS 4.4.6
I use IPS 4.4.10 with php7.4.6 without any problems. 🤓
-
Guest can reply to topic without permission
I will keep an eye on it. This was the first time ever. I have checked every permission i found. Guest have just read permissions. But i also had the "POST BEFORE REGISTERING" feature enabled. I will take a look if the Phenomenon came back. Thanks for your help. 🤓
-
Guest can reply to topic without permission
But i saw every reply as admin and deleted it. The poster was a guest and has no member account.
-
Guest can reply to topic without permission
Yes, this was the problem. So the replies was hidden for all and waiting for approving?
-
Guest can reply to topic without permission
Hi, today i had a spammer as a guest who reply to more then 40 topics. After checking the guest permission i see that guests doesn't have any permissions to post or reply in all forums. How could he reply to so many topics? I am a little bit confused.
-
How to embed MOV files?
I've tested it with iOS and on Desktop. Both is working for me.
-
How to embed MOV files?
Maybe, just testing. 😉 Its better when files like xlms, xml, etc are forbidden.