Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter alatown

    (@alatown)

    a) which size is getting blown out? – is it one of these style in my style.css:

    #page {
    background: white;
    text-align: left;
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
    /* The entire template’s width is set in this class. */
    width: 800px;
    _width: 760px;
    border: 1px solid #ddd;
    border-top: none;
    }

    body.flex #page { /* For the flexible-width setting. Not IE compatible */
    width: 80%;
    min-width: 780px;
    max-width: 1000px;

    I belive my flash movie is 500 pix wide:

    <iframe align=center src=https://www.flickr.com/slideShow/index.gne?user_id=25518764@N00&set_id=72157594205900076 frameBorder=0 width=500 scrolling=no height=500></iframe>

    b) What constitutes using iframe correctly? Is this the size issue. Also, ‘this one’s a short in the headphones…’ – something missing?

Viewing 1 replies (of 1 total)