TMDb Movie Post Generator

add css in post




.info-box {
    padding: 15px;
    max-width: 400px;
    margin: 20px auto;
    border-radius: 0px;
    border: 0px solid;
    text-align: left;
}

.info-box p {
    margin: 8px 0;
    font-size: 14px;
}

.info-box span {
    font-weight: bold;
}

.top-info {
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 8px;
    font-size: 15px;
    text-align: center;
    max-width: 450px;
    margin: auto;
}

.top-info strong {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}

.top-info p {
    margin: 5px 0;
    line-height: 1.4;
}

.movie-container {
    max-width: 450px;
    padding: 20px;
    margin: auto;
    border-radius: 8px;
    text-align: left;
    border: 1px solid;
}

.movie-container img {
    width: 100%;
    border-radius: 5px;
    border: 1px solid;
}

.movie-title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
}

.movie-details {
    font-size: 14px;
    margin: 5px 0;
}

/* Rating Section Color Kept */
.rating {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top: 10px;
    color: white;
}

.rating-box {
    display: flex;
    align-items: center;
    background: #ffcc00;
    color: black;
    padding: 2px 8px;
    font-weight: bold;
    border-radius: 4px;
    margin-right: 5px;
}

.star-icon {
    width: 16px;
    height: 16px;
    margin-right: 3px;
}

.storyline65 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.director, .actors {
    margin-top: 10px;
    font-size: 14px;
}

.bold {
    font-weight: bold;
}



  
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
Site is Blocked
Sorry! This site is not available in your country.