Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter mugget

    (@mugget)

    wow… it is… i didn’t notice that before.

    well i’ll leave it unitl tomorrow – perhaps when it’s the 20th (world-wide) it’ll go back to normal. then again – it would have been nice to know that the filter was going to do this. i might drop the author an email.

    i’ve also been wondering – where exactly do i go to change the width of the page on my site? i tried changing the “width” property in “style.css”:

    #page {
    background-color: white;
    margin: 20px auto;
    padding: 0;
    width: 810px;
    border: 1px solid #959596;
    }

    but that didn’t seem to work. originally it’s set to something like 760px, you can see i changed it to 810px (a fair difference) but there’s no change at all on my blog. i even held down shift while refreshing (i’m using Safari on OS X, this is supposed to make sure it’s not coming from the cache, right?)

    am i even looking at the right property?

    if anyone can point out what i should be looking for, it’d be much appreciated. ??

    Forum: Plugins
    In reply to: Movies

    i want to get a QuickTime (H.264) video on a page on my blog as well… so i’m wondering “what’s the code you have to use?” could anyone help out with that?

    here’s what line 384 in quicktags.js currently shows:

    myValue = ‘<img src=”‘

    so where abouts do i put in target=”_blank” to get this to work?

Viewing 4 replies - 16 through 19 (of 19 total)