Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter flipswitchx

    (@flipswitchx)

    helpa me outa pretty please-a?

    play with this:

    .narrowcolumn {
        overflow: hidden;
         width: 1000px;
    }

    appearance/editor/style.css/put this code at the bottom.

    you may have to play with

    .content {
     width: 1000px;
    }

    something was odd about it, it got bigger, but I couldn’t get the entire .swf to show. Perhaps there’s a size limit in the html that calls the flash?

    Thread Starter flipswitchx

    (@flipswitchx)

    Thank you, the size limit in the html was 1000 so i changed it to 1300 and it worked, but it’s off center. I’m gonna make it smaller so it won’t matter, but in case of future problems, could you tell me how to center it?

    because it aligns left with your content area, it can only center insofar as your content area is wide. As it is, it exceeds your content area. If you were to increase it, it would center, but all your content would have that width. So yes, it will center so long as it small enough to stay within the content area.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘.swf width in page body’ is closed to new replies.