Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • anish28 Friend
    #949129

    Hi i want to use an iframe in a particular article but when i browse the frontend it show only half the size of the iframe. Is a there any way that i can resize the article page so to display my iframe completely.

    Ex: <div style="overflow: auto!important; -webkit-overflow-scrolling: touch!important;"><iframe style="width: 1100px; margin-top: -340px; height: 2580px; display: block; overflow: scroll; -webkit-overflow-scrolling: touch; background-color: #cccccc;" src="http://www.orange.mu/flight/">

    Pankaj Sharma Moderator
    #949134

    Hi
    Anish could u give me the link of article page , where i can test your iframe ?

    anish28 Friend
    #949136
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #949150

    Hi If you would like to use the maximum width for article add below code in custom.css file

    .view-article .item-page {
        max-width: 100%!important;
    }
    
    anish28 Friend
    #949479
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #949485

    Hi
    There was a typo error in the code , kindly add the below code

    .view-article .item-page {
        max-width: 100%!important;
    }
    

    It will work

    anish28 Friend
    #949496

    Sorry to bother you dear still same issue

    Pankaj Sharma Moderator
    #949518

    Hi
    Kindly correct the code , clean cache and check .
    The style code is still incorrect on your site : http://prntscr.com/bsaeds

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum