Forum Replies Created

Page 58 of 63
  • Fernando Mol

    January 23, 2009 at 7:39 pm in reply to: hiding headings and PNG transparency

    Also..what technique are they using for image replacement for the headings?

    #pageHeader h1 span {
    display:none
    }

    Personally, I prefer the “offleft” technique, because display:none will make the text invisible to screen readers.

    They all use background-color:transparent;…..why? is this to cover up for older browsers?

    The default value of the background-color property is transparent, so this is redundant. As far as I know this will not give you any problem in older web browsers.

  • As Abraham says, you should add a new div to the code covering the entire body of your page.

    <body>
    <div id="main_wrapper">

    <!-- your content here -->

    </div>
    </body>

    But you’ll also need to add a relative position attribute to the main_wrapper div because all of your “Layer” divs are absolute positioned.

  • Fernando Mol

    January 22, 2009 at 5:56 am in reply to: Email Etiquette

    Thank you, Curtis

    Also, the stores can “measure” the success of the campaign from the coupons they receive.

  • Fernando Mol

    January 22, 2009 at 5:28 am in reply to: Email Etiquette

    Maybe you can send printable discount coupons (if you add a code you can be sure people don’t print them many times) from the stores you are advertising in your email and put something in your site like “subscribe to the newsletter to receive special discounts and be notified of the latest videos”.

    Of course this kind of things need to be offered to your clients first and you may will need to put some kind of disclaimer like “only one coupon per person” or “not valid with another promotions”.

    Just a thought.

  • Fernando Mol

    January 22, 2009 at 2:52 am in reply to: remote control

    Just half an hour ago a friend of mine accessed his office computer from a laptop.

    Nobody was in the other side and he was using Log me in. Actually, he was showing me that software. Maybe there is a preference or something.

  • Fernando Mol

    January 17, 2009 at 4:22 pm in reply to: Higher frame rate

    Don’t guess your frame rate, let AE do it for you.

    -Create a new, clean project.

    -Import your footage.

    -Click and drag your avi file from your project window to the new comp icon (down at the project window, it looks like a film strip).

    -A new comp will be opened with your footage inside.

    I hope this solve your problem.

  • Fernando Mol

    January 17, 2009 at 4:13 pm in reply to: Safe Title/Action in 16:9

    BBC standards for 16:9 are these

    Action safe
    93% of Active Width
    93% of Height

    Title safe
    80% of Active Width
    90% of Height

  • Fernando Mol

    January 17, 2009 at 4:01 pm in reply to: perspective help!

    Just scale them one by one.

  • Fernando Mol

    January 17, 2009 at 3:57 pm in reply to: Tiff files won’t open in layers

    In Photoshop 6 you have to mark a preference. “Advanced TIFF options”, I think it is called.

    In PS7 you shouldn’t had to do nothing. Maybe your copy of PS7 is corrupted.

    You can try to delete the preferences. Close your Photoshop, then open it and press Alt + Ctrl + Shift keys. PS will ask you if you want to reset it. Click OK.

    If you are in a Mac, press Opt + Cmd + Shift.

  • Fernando Mol

    January 16, 2009 at 11:30 pm in reply to: Layer blending

    A blending mode use the value of two different pixels and mix it with Math, producing a new value.

    The difference between the opacity of a layer and the opacity of a brush?

    Just another mystery for the science.

Page 58 of 63

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy