Centering with layers problem

I have a problem centering a layer that has an image with
relative positioning. I've replicated this phenomena with some
basic code to make it easy to convey:
I would like to position a layer with an image that is
horizontally center to the page regardless of the screen
resolution. I created a div tag called "layer1" with the
appropriate descriptors below. This "appears" to center the image,
but when I take my pencil and measure the left and right of the red
box, it is clear that there are different measurements. When I
center text just above the centered image, it is immediately
apparent that the jpeg is not totally in the center. I've tried
looking at it in 800x600 and higher resolutions, all with the same
results.
This is a big deal since the more complicated code where I am
trying to center the layer with the image offsets images to where
the entire page looks jumbled.
I've attached the html code so you can see what I am doing.
The image is just a red box that I made with GIMP.
Can anyone see my error?

> regardless of the screen resolution
Just so you'll know, this is NOT a resolution issue. It's a
browser
viewport width issue. The same page will look the same on
*any* resolution
screen as long as the browser viewport is the same width in
pixels on all
screens.
Put a border around your "pseudo-layer" (it's not a layer)
and you'll see
that it is in fact completely centered on all browser widths
on any
resolution screen.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"SysTechGuy" <[email protected]> wrote in
message
news:[email protected]...
>I have a problem centering a layer that has an image with
relative
>positioning.
> I've replicated this phenomena with some basic code to
make it easy to
> convey:
>
> I would like to position a layer with an image that is
horizontally center
> to
> the page regardless of the screen resolution. I created
a div tag called
> "layer1" with the appropriate descriptors below. This
"appears" to center
> the
> image, but when I take my pencil and measure the left
and right of the red
> box,
> it is clear that there are different measurements. When
I center text
> just
> above the centered image, it is immediately apparent
that the jpeg is not
> totally in the center. I've tried looking at it in
800x600 and higher
> resolutions, all with the same results.
> This is a big deal since the more complicated code where
I am trying to
> center
> the layer with the image offsets images to where the
entire page looks
> jumbled.
>
> I've attached the html code so you can see what I am
doing. The image is
> just
> a red box that I made with GIMP.
>
> Can anyone see my error?
>
>
> #layer1{
> position:relative;
> width:200px;
> height:115px;
> z-index:1;
> top:50px;
> margin:0 auto;
> }
>
> <title>Untitled Document</title>
> <script language="JavaScript"
type="text/JavaScript">
> <!--
> function MM_reloadPage(init) { //reloads the window if
Nav4 resized
> if (init==true) with (navigator) {if
>
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
> document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
> onresize=MM_reloadPage; }}
> else if (innerWidth!=document.MM_pgW ||
innerHeight!=document.MM_pgH)
> location.reload();
> }
> MM_reloadPage(true);
> //-->
> </script>
> <link href="layer_test.css" rel="stylesheet"
type="text/css">
> </head>
>
> <body>
> <div align="center">
> <p>This is a test for layering </p>
> <p>  </p>
> </div>
>
> <div id="layer1"><img
src="Practice_Pics/red.jpg"></div>
> </body>
> </html>
>

Similar Messages

  • Problems after transfering Cost centers with LSMW

    Hi,
    I have a problem after transfering Cost Centers with LSMW.
    The first Batch input run created all cost centers in one CC Group erroneously - cause they should be placed in different CC groups.
    I changed LSMW settings and made another batch input run - now the Cost centers were created in proper groups. I think that I deleted all CC's created in previous batch input run, but now I am not too sure, because there is a problem...
    Cost centers exist both in their proper groups and in the one group mentioned by me before. So there is such situation that Cost center appears in Standar hierarchy twice at the same time.
    When I delete cost centers - they are removed from their proper groups but the CC entry remains in that one group - all CC are there inactive.
    How can I get rid of them. I tried deleting them - but it's impossible - the system doesn't see them.
    When I run the batch input again - the same cost centers appear in proper groups and at the same time they become active in the one group. The standard hierarchy group is not UNIQE.
    Please advice me how to delete these entries from standard hierachy.
    Best wishes,
    Karol

    Hi,
    Always recommended before loading into live system: upload in test system and check. check again just to make sure all is correct before real load.
    In your case you probably would have been best to do a group change after incorrect upload.
    Do Ambiguity check in stadnard hierarchy to explore all incorrect entries. Depending on your version yo ucan change in that function (ECC6) ore need to run a report. Before running the report check that CC master records have correct entry. The report is RKCORRH1
    Again, try in QA first and run in Test Run
    Good luck
    Hein

  • A Problem with Layers

    I am having a problem with layers in different browsers. I
    have a menubar with some drop-down items. Some of these need to
    fall over other page objects such as GIFs. The problem is that in
    order for that to render correctly in IE, I have to set the z-index
    of the GIF to -1. However a GIF set to -1 doesn't render at all in
    Netscape. If I set the z-index to 0 it works fine in Netscape but
    not in IE. Has anyone dealt with this problem???

    Ugh. You are in deep doody.
    Your only option now is to hack mm_menu.js, and change all
    instances of -
    z-index="1"
    to -
    z-index="99"
    But - perhaps it would help if you read what the 'author' of
    that menu code
    (he adapted it, actually) says about the menus -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    In addition, this page will show you the potential problem of
    building with
    only layers -
    http://www.great-web-sights.com/g_layer-overlap.asp
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "glen_nicholls" <[email protected]> wrote in
    message
    news:enm2cp$de7$[email protected]..
    > Yes, everything on my page is in layers. Is that OK?
    Also I created my
    > menu in Fireworks.

  • Photoshop cs6 won't allow me to highlight my existing text layers. Does anyone have experience with this problem?

    Photoshop cs6 won't allow me to highlight my existing text layers. I select the text tool and the text layer I want to edit, hover over text and each time I attempto to edit a new layer is created. Does anyone have experience with this problem?

    Be sure you go to Adobe's Web Site and make sure there are no Updates for CS6
    http://www.adobe.com
    Remember if you have trouble with a software issue it is the software and not caused by the Mac you are using
    Many users simply don't remember when you upgrade software you normally have to go to 3rd party web sites and update software as well.
    Cheers
    Don

  • Working with layers with centered page

    Is it possible to work with layers (Draw Layer) when you want
    your site to
    be centered. So far I´ve worked with centered (middle)
    Layout Table, but
    then I have to work with Laoyt Cells - i.e. I cannot use
    layers.

    Of course you can use layers with tables. Just work in
    Standard mode, not
    layout mode to do that. And please take the time to learn
    about layers
    before you use them -
    http://www.great-web-sights.com/g_layerlaws.asp
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "ojorus" <[email protected]> wrote in message
    news:epckvr$spo$[email protected]..
    > Is it possible to work with layers (Draw Layer) when you
    want your site to
    > be centered. So far I´ve worked with centered
    (middle) Layout Table, but
    > then I have to work with Laoyt Cells - i.e. I cannot use
    layers.
    >
    >
    >

  • Photoshop CS3 shuts down after opening a PSD file with layers

    Hello, I have met a problem with Photoshop CS3 (Windows XP SP2, no network printer) - after opening a PSD file with layers (saved with CS2) Photoshop shuts down. No error message.
    Can some of you help me? (The only software that I have installed after Creative Suite CS3 is Corel X4. I have installed no upgrades of CS3.)

    > I have installed no upgrades of CS3
    You should!
    Even if it doesn't help here you should.

  • Website is now in centre of page, built new site using "cc" but with some problems

    Hello everyone I said I would come back with the new site, and just as well as I'm having one or two small problems, starting with!
    New Website, rollover buttons not holding colour in place when clicked
    And someone has told me that it is a great site, but the images in the box with the yellow frame dont show up unless I tilt the screen at an odd angle, I think he means the hero image! and is sounds
    like he is using a tablet
    I have built this new site using the tutorial by David Powers http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.htm l sent to me by by Hans-Günter
    I might have made one or two mistakes when building this site, I take my hat off to you Web Designers, this has taken me a week to build you could have dune it in about two hours lol
    Please can someone have a look, and help me out with the problems that need a fix 
    Thank you so much for your time
    This was the old website
    This is the new website
    The Website Address is  http://www.lawrenceg.com
    This is the code from the Index.html page
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Home Page</title>
    <link href="styles/main.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    body,td,th {
    color: #999999;
    </style>
    <!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.-->
    <script src="jQueryAssets/jquery-1.8.3.min.js" type="text/javascript"></script>
    <script>
    var __adobewebfontsappname__="dreamweaver"
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    <script src="http://use.edgefonts.net/source-sans-pro:n6,n2:default.js" type="text/javascript"></script>
    <!--[if lte IE 7]>
    <script type="text/javascript" src="js/html5shiv.js"></script>
    <![endif]-->
    </head>
    <body>
    <div id="wrapper">
      <header id="top">
        <h1><img src="images/contact_page-image_47.png" width="43" height="47" alt=""/> My Studio</h1>
        <nav id="mainnav">
          <ul>
            <li><a href="index.html" class="thispage">Home </a></li>
            <li><a href="About Me.html">About Me</a></li>
            <li><a href="Studio Work.html">Studio Work</a></li>
            <li><a href="The Gallery.html">The Gallery</a></li>
            <li><a href="Contact Us.html">Contact Us</a></li>
          </ul>
        </nav>
      </header>
      <div id="hero">
        <article>
          <h2> </h2>
          <h2> Welcome  to my Studio!</h2>
          <p>My name  is Lawrence; I'm a Photographer &amp; Photographic Artist</p>
          <p>        I have  kept this website simple and to the point with no unwanted useless stuff, we  have a full navigation system for your covenants at the top so you don't have  to keep coming back to the home page each time, check us out on  <a href="#" onClick="MM_openBrWindow('https://www.facebook.com/LawrencesPhotoStudio','Facebook','location=yes,scrollbars=yes,wid th=1200,height=600')">Facebook</a> <a href="#" onClick="MM_openBrWindow('https://twitter.com/Lawrencegtraing','Twitter','location=yes,scrollbars=yes,width=1200,hei ght=600')">Twitter</a> <a href="#" onClick="MM_openBrWindow('http://www.flickr.com/photos/lawrenceg/','Flickr','location=yes,scrollbars=yes,width=1200, height=600')">Flickr</a> </p>
        </article>
      <img src="home_page-image.jpg" alt="Home page image the the studio"/>  </div>
      <article id="main">
        <h2>This site works best in internet explorer!</h2>
        <p>You can still use google chrome and firefox if you wish, this website just looks slightly better when viewing in internet explorer.</p>
        <p>If you decide to purchase any of our  prints, framed prints or canvas! </p>
        <p>Everything  comes with 30 day money back guarantee, and is sold through our secure payment  site <a href="#" onClick="MM_openBrWindow('http://lawrence-graves.artistwebsites.com/','FineArtAmerica','location=yes,scrollbars=yes, width=1000,height=600')">Fine Art America! </a></p>
        <p>      So how  can we help you, are you looking for something a bit special to hang on your  wall, maybe you have a family gathering coming up a <a href="#" onClick="MM_openBrWindow('http://weddindimages.blogspot.co.uk/','','location=yes,scrollbars=yes,width=1000,height=80 0')">wedding or an important  celebration</a> like a new addition to the family?</p>
        <p>      Maybe  you're thinking about that <a href="#" onClick="MM_openBrWindow('http://childrensphotography2013.blogspot.co.uk/','portraits','location=yes,scrollbars=yes, width=1000,height=800')">special portrait of the children</a>, to capture a  moment in time can be priceless and don't forget about your baby's first  portrait</p>
        <p>      <a href="#" onClick="MM_openBrWindow('http://petsimages2013.blogspot.co.uk/','pets','location=yes,scrollbars=yes,width=1000,heig ht=800')">What  about our pets</a> after all they are part of the family too!</p>
        <p>      Sometimes  we need a photographer to capture a very special moment, but to capture  excellence you need a photographic artist that can produce the results you're  looking for</p>
        <h2>Working with Photoshop! </h2>
        <p>Sometimes your standard photographer in not right for some assignments, and you need professional services when it comes to image editing, check out these  examples below </p>
        <p>
          <aside class="floatleft"><a href="#"><img src="images/The_art_of_alteringan_image_SMALL.jpg" alt="working in photoshop" width="200" height="140" onClick="MM_openBrWindow('images/The_art_of_alteringan_image.jpg','photoshop1','location= yes,scrollbars=yes,width=1040,height=740')"/></a></aside>
        </p>
        <p>Side by side view, take a look at this image! this was photographed on a apartment rooftop on the Island of Kos in Greece, when the sun was high at around 14:00 on a very hot day. As you can see there are some things that need changing in the image on the left, we only made one or two small changes! to turn this drad looking image into a good looking photo!</p>
        <p> </p>
        <h2>Digital Backgrounds with cover up layer</h2>
        <p>How  about a new layered digital background for that special image that needs a full makeover!</p>
        <p>
      <aside class="floatleft"><a href="#"><img src="images/pets_small1.jpg" alt="Pet Photography" width="200" height="140" onClick="MM_openBrWindow('images/pets_large1.jpg','PetPhotography','location=yes,scrollba rs=yes,width=1060,height=720')"/></a><br>
      </aside>
        </p>
        <p>Check this one out! this one was made up from one of our pet photography photo shoots we did in 2011 for one of our clients, they wanted both dogs in the same portrait but some dogs just don't want to play. So we photographed then separately at the angle we wanted, so they would fit nicely into  the new digital background! </p>
        <p> </p>
        <p>These are just some of the adjustment and improvements we can do,  you can find more examples of our editing work inside the studio work page!</p>
        <p> </p>
        <p> </p>
      </article>
      <aside id="sidebar">
        <h2>Check out our Gallery!
        </h2>
        <p>You can view  some of our work in the gallery,  love Animals then check out some of our wildlife images black and whites, portraits, and pet photography</p>
        <h2>Free reviews and tutorials!</h2>
        <p>You can find some  camera, and lens reviews, plus Photoshop and photography tutorials on  Facebook and Twitter pages </p>
        <h2>Visit our shop! </h2>
        <p>      Love   Art then check out  <a href="#" onClick="MM_openBrWindow('http://lawrence-graves.artistwebsites.com/','','location=yes,scrollbars=yes,width=1000,hei ght=600')">Fine Art America</a></p>
        <p>Every purchase  includes a money-back guarantee!</p>
        <div class="floatleft" id="figcaption"><a href="#"><img src="images/What_you_looking_at_small.jpg" alt="Birds of prey" width="200" height="136" onClick="MM_openBrWindow('images/What_you_looking_at.jpg','BirdOfPrey','location=yes,scro llbars=yes,width=1060,height=730')"/></a></div>
        <p align="left">This is just one of  many images we have for sale, you can choose from prints,  framed print or a canvas we also sell metal print, acrylic print,  greeting cards iphone and galaxy phone cases too! </p>
        <h2 align="left">Photo restoration work!</h2>
        <p align="left">We also  do some digital photo restoration work; restore them old black and whites! Remove unwanted elements from your photos and more!</p>
        <h2>New digital background sets! </h2>
        <p>      Our  Digital Background Sets will come complete with a full cover up layer, set of frames and more  </p>
        <p>Each set will come complete with a  video tutorial showing you how to use these fabulous sets  with your own  images</p>
        <p>Sets due to be launched in 2014 </p>
        <p>Or if you  prefer you can simply send us your images and let us do the work for you </p>
        <p>We  only charge a small fee for this service!</p>
        <p> </p>
      </aside>
      <footer>
        <p>&copy; Copyright 2013 my studio at lawrenceg.com</p>
      </footer>
    </div>
    </body>
    </html>

    Lawrence g photos 2010 wrote:
    New Website, rollover buttons not holding colour in place when clicked
    On each of your pages you need to add the class="thispage" to your anchor tags.
    So the 'About Me' page link looks like below:
    <li><a href="About Me.html" class="thispage">About Me</a></li>
    'The Gallery' link on the 'Gallery' page looks like this:
    <li><a href="The Gallery.html" class="thispage">The Gallery</a></li>
    Do the same for the 'Studio Work' and 'Contact Us' pages.
    Lawrence g photos 2010 wrote:
    And someone has told me that it is a great site, but the images in the box with the yellow frame dont show up unless I tilt the screen at an odd angle, I think he means the hero image! and is sounds
    like he is using a tablet
    They are all quite a subtle grey tone but the one I cannot see is on the 'About Me' page. You just need to bring the grey tone up a few stops.

  • Hello, I use photoshop cc 10 days and I did a lot of files with layers and channels. For two days in two different locations that only happens in some documents when you reopen the job done no more .. Example 6 channels on the facts I see only one .. Than

    Hello, I use photoshop cc 10 days and I did a lot of files with layers and channels.
    For two days in two different locations that only happens in some documents when you reopen the job done no more .. Example 6 channels on the facts I see only one ..
    Thank you for your attention.
    Annalisa 

    Don't understand what you writing here.  Screen shoots would be most helpful.
    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Help with Layers

    Hi,
    I need some help with Layers? Here is a link to a simple page
    layout with 1 blue table, and 1 small green box. Both have a
    capital "I" on the left. The table was aligned to "center" in DW.
    http://sfrcreations.com/tbe.html
    When I built this page at home, on my tiny 12" monitor, the
    letters lined up over each other. When I look at it on larger
    monitors, they no longer line up. I did have a suspicion that this
    would happen due to my lack of knowledge of layers. So, my question
    is. How does one, with a centered table, get a layer to always
    appear where the designer wants it to no matter what the browser
    size is. For instance if you move the browser to different sizes,
    the blue box follows, but the layer stays where it is?
    Are the menus on this forum site and the Adobe site in
    general done by using layers? I ask, because if so, this site is
    centered, and the layers seem to adjust to any browser size.
    By the way, I am using Dreamweaver 8.
    Thanks for any help!

    8). I'm a shameless thief.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Nadia : **AdobeCommunityExpert**"
    <[email protected]> wrote
    in message news:[email protected]...
    > Took the words right out of my mouth - thanks Murray ;-)
    >
    > Nadia
    >
    >
    > "Murray *ACE*" <[email protected]>
    wrote in message
    > news:[email protected]...
    >> The wrapper div is relatively positioned and auto
    centering with a fixed
    >> width. This has two consequences. Being auto
    centering is obvious. The
    >> relative positioning is not.
    >>
    >> When an element is relatively positioned, it takes
    its position from its
    >> location in the flow of the code. Since the wrapper
    is the first thing
    >> on the page (wrapping everything else) its position
    will be at the top of
    >> the page (unless you would apply top page margins,
    or top margins on the
    >> wrapper), and centered (since relatively positioned
    elements *can* move,
    >> unlike absolutely positioned elements). Now - since
    it is relatively
    >> positioned *IT* will serve as the point of reference
    for all internal
    >> absolutely positioned elements. That's because the
    definition of
    >> absolute positioning is that its position is
    calculated from the location
    >> of its closest positioned ancestore.
    >>
    >> Thus, as the relatively positioned wrapper 'floats'
    to the center of each
    >> different browser viewport, all internal absolutely
    positioned elements
    >> are forced to 'float' along with it (I use 'float'
    in quotes to indicate
    >> that I am NOT talking about CSS floats, which are
    very different
    >> creatures than what I am describing).
    >>
    >> That's why it works.
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "engmix" <[email protected]> wrote
    in message
    >> news:[email protected]...
    >>> Hi Nadia,
    >>> Could you please explain how you designed this
    layout with some degree
    >>> of
    >>> detail. I could easily cut and paste your
    layout, but I really want to
    >>> understand how you went about it. What did you
    start with and so on.
    >>> Hope this
    >>> isn't to much to ask?
    >>>
    >>> Thanks again!
    >>>
    >>
    >>
    >
    >

  • Frustrated with layers

    I know this is so simple but I can't get it to work. what I want is to have a plain background color with either a picture over that is faint or a pattern that is lighter these are not the focal points then i want to add a few photos but would like to feather or rough up the edges so they don;t ;look like i just dropped them in and maybe a some other graphic like an animal or flames etc. and some text. please any help would be great. thank you in advance. Susan

    Since you mention being frustrated with layers, I assume you are having problems getting several images into the same document.
    Start by reading through this tutorial which shows how to open and get more than one image into a document.
    http://www.alibony.com/pse/070308copy.html
    You might also find some useful info on this page...top part anyway.
    http://www.alibony.com/pse/022108collage.html
    jazzyroses13 wrote:
    I know this is so simple but I can't get it to work. what I want is to have a plain background color with either a picture over that is faint or a pattern that is lighter these are not the focal points
    Use opacity in the layer's palette to reduce this image or pattern's transparency.
    jazzyroses13 wrote:
    add a few photos but would like to feather or rough up the edges so they don;t ;look like i just dropped them in
    One way would be to use this layer in a clipping mask...also known as a clipping group. See this tutorial on clipping masks/groups that includes several ways types of bases.
    http://www.photokaboom.com/photography/learn/Photoshop_Elements/layers/layer_groups_clippi ng_masks/1_layer_groups_clipping_masks.htm
    jazzyroses13 wrote:
    I know this is so simple but I can't get it to work. what I want is to have a plain background color with either a picture over that is faint or a pattern that is lighter these are not the focal points then i want to add a few photos but would like to feather or rough up the edges so they don;t ;look like i just dropped them in and maybe a some other graphic like an animal or flames etc. and some text. please any help would be great. thank you in advance. Susan
    Personally, I prefer using a solid color fill adjustment layer as the base in the clipping mask. (You'll find this option in the layer's palette under the black and white icon. It'll be one of the options in the menu list.) Drag out the rectangular marquee in the mask of the solid color fill adjustment layer.  With the mask layer selected in the layers palette, fill it with black paint. Invert the mask (ctrl + I on PC; cmd + I if on a mac). You can use the free transform command (Ctrl + T on PC; Cmd + I on Mac) to resize the masked area.
    Some edge techniques...
    If you desire to soften the edge, apply the gaussian blur filter. If you want a spattered edge, apply the spatter or sprayed edges filter to the mask...can also try using other filters that work in grayscale which will be the only ones not grayed out. (Note: You could apply the filter(s) to the rectangle first then invert the mask if you prefer). Another method is to use the brush tool and paint in the mask...thick heavy brush set is a good choice. (Note: Use black paint to hide (the image); white paint to reveal (the image); and gray will be semi-transparent (think feathering).
    Edit: You don't have to use the rectangular marquee...can use circular or any selection for that matter.
    Info on the type tool can be found here.
    http://www.photokaboom.com/photography/learn/Photoshop_Elements/type_tool/1_type_tool.htm
    You'll most likely want to have your type in the topmost layer(s) of the stack in the layers palette so you don't cover them up with your images. Use move tool to move graphics and type into desired location. You'll find using the grids and/or guides useful in planning out your image.
    There's a video on using a scrabook kit (Quick Page) here that might be useful as it shows how things are stacked when building a page:
    http://www.alibony.com/video/video-lesson34.htm
    For the transform command (resize and rotate), she's using Ctrl + T on PC (cmd + T if on mac) instead of using the menu Edit<Free Transform. I thought I'd add that so you don't get lost with how she's doing that.
    Another tutorial on using quick pages:
    http://graphicssoft.about.com/od/digitalscrapbooking/ss/howtoquickpage_10.htm
    I think there might be some of these included with Elements. I don't have a recent version of Elements so I'm not 100% sure where they are located but I'm thinking it's in the Organizer.

  • Building Websites with Layers

    I have had many problems in building websites with layers,in
    particular with Template Changes , I take it that Tables are a more
    reliable and better method then using Layers , my concern are that
    Tables from what I can see are not as easy to position and when I
    go into Layout mode and Try adding table cells I cannot put a Table
    cell at the Top of the screen , there is allways a small gap that
    leaves a White bar at the top of my website.
    So what are the Best Methods .?. Use Frames to dive up your
    page then use tables for the majority of the content with the
    occasional layer.?.

    >I have had many problems in building websites with
    layers,in particular
    >with
    > Template Changes
    These two are not related. Poor development methods will
    break in new and
    confusing ways at the drop of a pin, with no causal
    relationship between the
    two.
    > I take it that Tables are a more reliable and better
    method
    Tables are not more reliable, and they are sometimes a better
    way of doing
    certain layout requirements. Layers are a poor method to use
    for layer
    period.
    > So what are the Best Methods
    Learn HTML and learn tables and learn CSS. There are no magic
    wands here.
    You are stuck in this 'layers/frames/tables' mentality. Leave
    that at the
    door.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "SPECTRASORT" <[email protected]> wrote in
    message
    news:ehl3ab$1ro$[email protected]..
    >I have had many problems in building websites with
    layers,in particular
    >with
    > Template Changes , I take it that Tables are a more
    reliable and better
    > method
    > then using Layers , my concern are that Tables from what
    I can see are not
    > as
    > easy to position and when I go into Layout mode and Try
    adding table cells
    > I
    > cannot put a Table cell at the Top of the screen , there
    is allways a
    > small gap
    > that leaves a White bar at the top of my website.
    >
    > So what are the Best Methods .?. Use Frames to dive up
    your page then use
    > tables for the majority of the content with the
    occasional layer.?.
    >

  • Layers problem in PS cs5 extended, all layers change at once, including background layer.

    layers problem in PS cs5 extended, when working in a layer, all layers changes at once i.e size, cropping, smart object etc. even the background layer changes...it is really annoying, please help, My system windows 7 64 bit  4gb ram.  It is not grouped, deleted preferences, usually work in rgb/ 8 bit channel - have same problem with all new projects.

    Hi
    Problem with layers is when I use the crop tool in a layer out of 20, all of them get croped at once including a locked backgound layer.
    When I use smart object in a layer to size down image with transform tool, guess what happens to all the layers in project? all behave odd, changes same as the layer being sized down. If I work images or layers in separate files, once I bring them over to my workspace, all get affected without maintaining their own individuality. This happens with every new project. I think colors are not affecting layers. Layers are not grouped, I do not know anything about linking layers. This problem is stopping me from using photoshop. Please help!!!   
    I had previously a problem with a photoshop bug (GPU sniffer), which I was able to resolve it with reintalling the graphics video card with the help of HP technical support, I am able now to work with repousse however with same video card.
    Let me know if you need me to give you more details.
    thanks,

  • PHOTOSHOP WITH LAYERS

    i have read a lot of comments about how aperture handles photoshop files with layers. there seams to be quite some confusion.
    how does aperture lose photoshop layers...
    the answer is as simple and easy as it is annoying:
    aperture imports photoshop files with layers just fine (check filesize or open the lib to varify. it's all there). however, as aperture treats every import as a new master, it will create a copy of the master before it opens it in photoshop. while doing so, aperture "expects" the master to be "just a photo" and therefore copies only the underlaying (combined) layer of the photoshop file. you end up with a flattened file in ps.
    once this is done, you can open the file (your version) in ps and add layers. save it and they will be ok (and remain) in aperture. open the file again from aperture and all layers are ok. why? because aperture doesn't create another copy of it, it treats this (real new) file "only" as a version.
    here's the problem:
    if you have a gazillions of photos with layers like i do, you can import them into aperture but never access the existing layers anymore. you might ask: why would you want to do that anyway, just flatten them? simple answer: all curves, colour adjustments etc are used as layer settings, keeping the "original" photos untouched. call it "photoshop" versioning if you want. so it makes a lot of sense actually.
    meta date
    another major problem is that aperture doesn't allow changes to the most basic tags such as date, camera type, iso/asa etc. what about those 300'000+ photos from the archive, shot with "boring old" 35mm and middle format? being able to set some of the most basic data is a essential features i would have expected from a "pro" app!
    apple: i'm generally a big fan of your products, but this time you really stress our "love-relationship" a lot! let us ps users treat files like adults (so we decide if we want to edit the master or not). allow to edit meta data. and for all the non-american users (yes, there is some secret land outside of the us, surprise!) change the keyboard shortcuts. and for those users who can only affort one bigger screen, allow them to use it (meaning, use the browser on a second smaller screen) or simply call it "switch monitors" if you like. and of course - dear aperture: if you create a "version" from the master, make it a "true" copy, not a flattened one. that would make all the difference.
    (note: if my english *****, that's just fine, i'm just a 1.0 first release! or in non-apple-terms: a swiss guy with limited english)
    G5 2x2   Mac OS X (10.4.3)   6GB ram, 30", 23", X800, 1.2tb raid

    aperture imports photoshop files with layers just fine (check filesize or open
    the lib to varify. it's all there). however, as aperture treats every import
    as a new master, it will create a copy of the master before it opens it in
    photoshop. while doing so, aperture "expects" the master to be "just a photo"
    and therefore copies only the underlaying (combined) layer of the photoshop
    file. you end up with a flattened file in ps.
    OK I think I'm getting it, thanks. I think I'm a pretty bright guy but I'm having issues keeping track of all this Master/Version stuff in Aperture (probably because it's not easy to know which is which).
    So if I have this correct, here's the way it works:
    1. RAW files (the primary reason I'm playing with Aperture).
    You start with a RAW master. It can't be altered anyway (by Aperture or any other RAW converter). However, you need to end up with a rendered color file (the role of a converter). When you do this and ask for the image to end up in Photoshop, you get a version. If you add layers while in Photoshop to this file, saving back in Aperture provides yet another version with layers or it's flattened? I'm assuming you end up with a new version (the 2nd) and this has layers. If you want to access it, you're going to have to do this outside of Aperture otherwise, opening from within Aperture (open with external editor) will produce a flattened new copy (version). Is that correct?
    2.Existing PSD files with layers.
    You import a file into Aperture with layers because you want to use the DAM features of Aperture. The file has layers and they remain intact but should you wish to edit it FROM Aperture, the file you get will be a copy and it will be flattened (because Aperture doesn't want to mess with the original). Correct?
    IF you export the master (PSD with layers) file, you get your original file with layers. But if you alter it in Photoshop to keep layers intact, and you want to bring it back into Aperture, you'll end up with a new Master (again with layers intact). So you have this kind of round-robin where the original master, layered PSD can be accessed but if any alterations take place from Aperture, the original is left alone but the version is flatted.
    Seems what we need/want is an option to take the Master out of Aperture, edit it and have it reinserted back into the Aperture library in such a way that it replaces the original (something Aperture tries not to do).
    once this is done, you can open the file (your version) in ps and add layers.
    save it and they will be ok (and remain) in aperture. open the file again from
    aperture and all layers are ok. why? because aperture doesn't create another
    copy of it, it treats this (real new) file "only" as a version.
    So here I'm not clear. When you say open your version in PS, is this using the Export or Open with command? Export should provide a layered file since you're asking for the Master right? Open With creates a copy yes?
    PowerBook, G5   Mac OS X (10.4.3)  
    PowerBook, G5   Mac OS X (10.4.3)  
    PowerBook, G5   Mac OS X (10.4.3)  
    PowerBook, G5   Mac OS X (10.4.3)  

  • Working with layers from InDesign to Acrobat

    Hi, I'm currently creating a fairly large pdf document for a client which has pop-up effect windows in Acrobat. The artwork is created in InDesign and the file is exported as an interactive pdf with layers. In Acrobat I then make these 'pop-ups' visible then invisible when hovered over/moved away from respectively.  I was at the finished stage, all interactive elements that couldn't be set in InDesign had been meticulously added in Acrobat. Twice now, however, my client has made a small change to one of the pages that has several of these layer effects on it and each time I replace the page in Acrobat I have to re-do all the interactive parts. My question is: Is there a way you can replace a page in Acrobat and retain the layer interactivity that existed on the original, outgoing page? It seems impossible as whether I delete the page first and insert the new one in its place, or alternatively do a straightforward 'replace', the outgoing page's layers are deleted with the page and the incoming page's layers come in - but with none of the interactivity. I have to set it all up again. Bear in mind these are interactive events that can only be set up in Acrobat, not in InDesign, and I suspect that's where the problem lies. The new completely wipes out the old.  Does anyone have any advice on a work-around for this - or should I just go and open the wine early, take a deep breath and re-do all the interactivity for the third time?  Many thanks for your time, whether the news is good or bad

    If you need the black text to wind up on a separate printing plate from the black in the 4-color images, you will need to create a spot black, and set all your text (and table rules that will change) into that spot black.
    I use this method to keep the pricing in my catalog separate, so I can print one version with prices, and one without.

  • Erratic behavior with Photoshop with layers

    Hello All
    I am writing for a friend of mine (here in Italy) who has not been able to resolve some major problems with his computer. I specified photoshop above as he generally on uses this program (he is a professional photographer), but it does appear to be a software problem. He has already changed his graphic card (Radeon 9600 Pro), so this is not the problem.
    I will try to summarize his problems (problems which have happened since he bought his computer two years ago):
    1. When he uses layers in photoshop, and only with layers, sometimes a channel is randomly moved and transformed into the complementary color. Although this happens in all three channels it is more prevalent in one of the channels. He is using CS2 (original), but had the same problem with CS1.
    2. there are also red pixels randomly on the files (this too, though, is sporadic)
    3. when he prints, he can go through the entire day of printing and all of the sudden one of the pictures will have a problem (and that problem will continue until he restarts the printer). His printer is an Epson 4000. The motherboard in this printer has also been changed.... two times!
    Do you think that this is a problem with reading and writing?
    He has reinstalled the system more than once, and now the problem is worse than it has ever been. While at the beginning it happened once in a great while, now these problems are getting worse and he is seriously worried about ruining his files (that he needs, obviously, for his work). Here in Italy he hasn't been able to find anyone who can fix these problems. As a photographer you can imagine how important it is for him to not have a reliable means to work on his photos.
    If any of you have advice we would greatly appreciate it.
    Thank you.
    Michael in Rome
    G5 dual 1.8 GHz   Mac OS X (10.4.3)   3 GB RAM

    Hi Michael,
    AHT (Apple Hardware Test), from the install CD/DVD will test ram. Another good one is Memtest that you can find on versiontracker.com:
    http://www.versiontracker.com/php/feedback/article.php?story=20051205101631305
    Gary

Maybe you are looking for

  • Just installed PC Suite 6.86.9.0 and now I can't c...

    Wish I wouldn't have upgraded. The upgrade went well (no errors). I have windows XP with SP2 and I connect my 6126 phone to PC Suite via a nokia cable. This has been working great for months. Today I got a notice that a new version of PC Suite was av

  • How to know whether SSD is 32 GB or 12 GB?

    SANDISK SD5SF2032G1010E I would like to know where I can find information for SSD to check whether it is 32 GB or not, because it shows only 11.21 GB within disk management. Does anyone have any suggestions? Thanks in advance for any suggestions

  • Table-Valued function in oracle

    Hi All, I have a table-valued function in MS SQL Server, that I want to convert it. How can I create table-valued function in Oracle 9.2.0.1.0 Thanks for your thoughts

  • Logic can't save document error

    Logic is giving serious problems. I had my project file, a large piece for orchestra, complete balanced in mixing and was just on the point of bouncing when I got error messages that Logic could not save the document. I tried to save it as a new file

  • Search Functionality

    Hi All, Is it possible to search all the columns of a table with particular value(without using or functionality in query)? For ex. I have multiple columns(contains more than 10 values) in a table. IFE_ID Locale Name Cate Movid F Y S SubCate ife_deta