Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 5 posts - 1 through 5 (of 5 total)

Youtube video insertion

Home Forums Free Theme Support Asteria Lite Youtube video insertion

  • #439400

    Jorge

    Hi Towfiqi,

    I am trying to add a video in a page and everything is OK in the dashboard (video thumb is shown) but the page only shows Youtube’s footer:
    http://festivalbarcelonatango.com/videos-2014

    Additionally, there is a problem with picture’s galleries (I use JQuery Colorbox in your themes with no problems) but in Asteria Lite the thumbnails are shown OK in the dashboard but very small in the page:
    http://festivalbarcelonatango.com/espacios/el-xalet-de-montjuic

    Can you help me with these issues?

    Many thanks and best regards,
    Jorge

    #440159

    Towfiq I.

    administrator

    please remove this line from your style.css:

    div.sub, iframe {
        width: 690px;
        height: 30px;
        margin-left: 120px;
        background-color: #fff;
    }

    and also add this to your Custom CSS:

    body .gallery-item{width:auto!important; height:auto!important;}

    #440227

    Jorge

    Hi Towfiqi,

    Thank you for your answer. I’ve made your changes.
    Now the video are OK, but the gallery didn’t change. Thumbs are OK in the dashboard, but remains very small in the page.

    Best regards,
    Jorge

    #440376

    Jorge

    After my previous mail, I’ve checked the CSS
    I’ve changed the line 564
    .body .gallery-item{text-align: center;width: 50px!important; height:45px;display: inline-block;margin: 10px 5px; float:none!important;}
    with
    .body .gallery-item{text-align: center;width: 150px!important; height:45px;display: inline-block;margin: 10px 5px; float:none!important;}
    Now the gallery thumbs are OK. 🙂
    Do you agree with this solution?
    Many thanks and best regards,
    Jorge

    #442148

    Towfiq I.

    administrator

    yes that will work 🙂

You must be logged in to reply to this topic.