Ap Div Outline Noise

Hello
I created a series of AP DIVs 220 x 220
I then inserted a rollover image 220 x220
What happens is that when I click the rollover the border area paints a faint square outline.
What I need is to rollover the link without that annoying faint outline showing up.
I would appreciate any advise. Here's is an image. The top rollover shows the highlight noise.
If the viewer could simply rollover without the box asserting itself that would help. I inserted two sets.
Thanks

I failed in getting this to work. I inserted a img after every } instance in an attempt to render the faint border invisible and just couldn't get it to work.
Maybe I am missing the obvious. Let me know. Thanks Chuck M
#pageContainer {
width: 720px;
margin: 0 auto;
#navHolder a {
width: 120px;
float: left;
body {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #474F49;
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
#tableLayout {
background-color: #FFFFFF;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
#tableLayout, #tableLayout td {
border-collapse: collapse;
#tableLayout td {
padding: 15px 30px;
#tdLogo {
width: 140px;
background-color: #474F49;
text-align: center;
#tableLayout #tdNavigation {
padding-bottom: 0px;
background-color: #6E7970;
text-align: center;
#tdNavigation a {
margin-right: 8px;
margin-left: 8px;
display: block;
float: left;
#tableLayout #tdFooter {
background-color: #FBFCF9;
border-top: 1px solid #D7DACE;
padding: 10px;
color: #9CA79D;
text-align: right;
p {
line-height: 1.7em;
margin-top: 0px;
text-align: justify;
#tableLayout #tdSidebar {
background-color: #E3E5DC;
vertical-align: top;
padding-top: 50px;
background-image: url(../Kalki/kalki_f/images/navigation/sidebarbackground.gif);
background-repeat: no-repeat;
background-position: bottom;
h1 {
font: normal 20px Georgia, "Times New Roman", Times, serif;
color: #68887C;
margin-top: 0px;
margin-bottom: 12px;
h2 {
font-size: 11px;
font-weight: bold;
color: #949D87;
border-left: 11px solid #D7DACE;
padding-left: 7px;
#tableLayout #tdSidebar a {
padding: 8px;
border-top: 1px solid #CED2B6;
border-bottom: 1px solid #CED2B6;
display: block;
margin-bottom: 10px;
text-decoration: none;
#tableLayout #tdSidebar a.current {
background-color: #F6F7F3;
#tableLayout #tdSidebar a:link,
#tableLayout #tdSidebar a:visited,
#tableLayout #tdSidebar a:active
color: #474F49;
#tableLayout #tdSidebar a:hover {
background-color: #FBFCF9;
#tableLayout #tdContent {
padding-right: 58px;
a img {
border: none;
#divCopyright {
font-size: 10px;
margin: 1em;
text-align: center;
#divCopyright a {
color: #474F49;
a:link {
color: #92D7C1;
text-decoration: underline;
#tableLayout #tdContent td {
padding: .5em;
vertical-align: top;
}#apDiv1 {
position:absolute;
left:87px;
top:241px;
width:487px;
height:455px;
z-index:1;
#apDiv2 {
position:absolute;
left:-323px;
top:218px;
width:1206px;
height:5213px;
z-index:1;
.style5 {font-size: 11px}
.style12 {font-size: 10px; color: #339999; }
.style13 {font-size: 12px; color: #339999; }
.style20 {font-size: 11px; font-family: "Times New Roman", Times, serif; }
.style21 {font-family: "Times New Roman", Times, serif}
.style23 {font-size: 12px; color: #339999; font-family: "Times New Roman", Times, serif; }
a:visited {
text-decoration: underline;
color: #D9ECBA;
a:hover {
text-decoration: none;
color: #D2ECEA;
a:active {
text-decoration: underline;
color: #F9EAC7;

Similar Messages

  • Div outlines when exporting

    Hi
    In Fireworks creating rectangles to act as divs when exporting to html css can be difficult to see in the design,  especially when checking they dont overlap. Other than creating borders or fill, which end up in the final export,  is there another way to see the outlines of the rectangles. A bit like seeing the outlines of the slices.
    Thanks
    Rob

    No, only if you have a stroke or fill will you see the outline

  • Question with AP Divs

    I am somewhat new to Dreamweaver. Every time I go to draw an
    AP/DIV from the layout menu, the div outline becomes this small 11"
    X 1 " outline up at the top of the page, no matter what size or
    location on the page I attempt to draw it. Any subsequent attempts
    to draw other divs end up directly below the top outline. Can
    someone help me with this? It is quite frustrating.

    Short answer: Stop drawing AP divs.
    In fact, forget using AP divs (aka Layers) until you have
    enough experience
    to fully understand their (rather severe) limitations and
    when it makes
    sense to use them. Seriously!
    Read this:
    http://apptools.com/examples/pagelayout101.php
    Walt
    "ChrisK860" <[email protected]> wrote in
    message
    news:gn2bbs$snj$[email protected]..
    >I am somewhat new to Dreamweaver. Every time I go to draw
    an AP/DIV from
    >the
    > layout menu, the div outline becomes this small 11" X 1
    " outline up at
    > the top
    > of the page, no matter what size or location on the page
    I attempt to draw
    > it.
    > Any subsequent attempts to draw other divs end up
    directly below the top
    > outline. Can someone help me with this? It is quite
    frustrating.
    >

  • JSF layout driving me crazy!

    I've been working hard on a jsf powered project manager and am running into some problems with IE compatability. I got everything aligned and positioned the way (more or less) I wanted it, but when I tested it against IE all hell broke loose (specifically with the dateInput component). I took a few screen shots to explain my problem...
    What it looks like in Firefox: http://img6.imagepile.net/img6/91064firefox.png
    What it looks like in IE: http://img6.imagepile.net/img6/76581ie.png
    Each div outlined for refrence: http://img6.imagepile.net/img6/77815sh.png
    (keep in mind the design is still in development)
    CSS:
    body {
            padding: 1em;
            font-family: georgia, times, "times new roman", serif;
            color: #000;
    img {
            border:0px;
    .container {
            border: 1px solid #333;
            overflow: auto;
    .banner {
            background-color: #666;
            border-bottom: 1px solid #333;
    .banner h1 {
            margin: 0;
            padding: .5em;
    .side {
            float: right;
            margin-right: 2em;
            padding-top: 1em;
            padding-bottom: 1em;
            overflow: auto;
            height: 400px;
    .sectionHeader {
            text-align: center;
            padding-bottom: 1em;
    .side p {
            margin-top: 0;
    .content {
            float: left;
            margin-right: 1em;
            padding-top: 1em;
            padding-bottom: 1em;
            margin-left: 2em;
            overflow: auto;
            height: 400px;
    .content h2 {
            margin-top: 0;
    .footer {
            clear: both;
            background-color: #666;
            text-align: center;
    .pageHeader {
            text-align: center;
            padding-top: 1em;
    }JSF Code:
        <%@include file="WEB-INF/inc/imports.inc"%>
        <html>
        <head>
                <title>LS Project Manager - Project Creation Wizard</title>
                <link rel="stylesheet" href="css/master.css" type="text/css" />
                <link rel="stylesheet" href="css/tabbedPane.css" type="text/css" />
        </head>
        <body>
        <f:view>
                <t:saveState value="#{pcwBacker}"/>
                <t:div styleClass="container" id="container">
                        <%@include file="WEB-INF/inc/navigationbar.inc"%>
                        <t:div styleClass="pageHeader" id="pageHeader">
                                <t:outputText value="Project Creation Wizard"/>
                        </t:div>
                        <t:div styleClass="content">
                                <t:panelTabbedPane styleClass="tabbedPane"
                                                activeTabStyleClass="activeTab"
                                                inactiveTabStyleClass="inactiveTab"
                                                disabledTabStyleClass="disabledTab"
                                                activeSubStyleClass="activeSub"
                                                inactiveSubStyleClass="inactiveSub"
                                                tabContentStyleClass="tabContent"
                                                serverSideTabSwitch="false"
                                                selectedIndex="#{pcwBacker.currentIncompleteStep - 1}">
                                        <h:form></h:form> <!-- Addresses weird bug. Do not remove! -->
                                        <t:panelTab label="General Information">
                                                <h:form>
                                                <t:panelGrid columns="3">
                                                        <h:outputText value="Name: "/>
                                                        <h:inputText id="name" value="#{pcwBacker.name}" required="true" />
                                                        <t:message forceSpan="true"  for="name"/>
                                                        <h:outputText value="Category:"/>
                                                        <h:selectOneMenu id="category" value="#{pcwBacker.category}" required="true">
                                                                <f:selectItems value="#{pcwBacker.categoryItems}"/>
                                                        </h:selectOneMenu>
                                                        <t:message forceSpan="true"  for="category"/>
                                                        <h:outputText value="Status:"/>
                                                        <h:selectOneMenu id="status" value="#{pcwBacker.status}">
                                                                <f:selectItems value="#{pcwBacker.statusItems}"/>
                                                        </h:selectOneMenu>
                                                        <t:message forceSpan="true"  for="status"/>
                                                        <h:outputText value="Phase: "/>
                                                        <h:selectOneMenu id="phase" value="#{pcwBacker.phase}">
                                                                <f:selectItems value="#{pcwBacker.phaseItems}"/>
                                                        </h:selectOneMenu>
                                                        <t:message forceSpan="true"  for="phase"/>
                                                        <h:outputText value="Date Due: "/>
                                                        <t:inputDate id="date" type="full" value="#{pcwBacker.dueDate}" required="true"
                                                                        popupCalendar="true"/>
                                                        <t:message forceSpan="true"  for="date"/>
                                                        <t:commandButton action="#{pcwBacker.enableStepTwo}"
                                                                value="#{pcwBacker.completed ? 'Update' : 'Next Step'}"/>
                                                </t:panelGrid>
                                                </h:form>
                                        </t:panelTab>
                                        <t:panelTab rendered="#{pcwBacker.stepTwoEnabled}" label="People Involved">
                                                <h:form>
                                                <t:panelGrid columns="3">
                                                        <h:outputText value="Leader: "/>
                                                        <h:selectOneMenu id="leader" value="#{pcwBacker.leaderId}" required="true">
                                                                <f:selectItems value="#{pcwBacker.workerItems}"/>
                                                        </h:selectOneMenu>
                                                        <t:message for="leader" forceSpan="true"/>
                                                        <h:outputText value="Assignees: "/>
                                                        <s:selectManyPicklist id="assignees" value="#{pcwBacker.assignees}" size="5">
                                                                <f:selectItems value="#{pcwBacker.workerItems}"/>
                                                        </s:selectManyPicklist>
                                                        <t:message for="assignees" forceSpan="true"/>
                                                        <t:commandButton action="#{pcwBacker.enableStepThree}"
                                                                        value="#{pcwBacker.completed ? 'Update' : 'Next Step'}"/>
                                                        </t:panelGrid>
                                                        </h:form>
                                                </t:panelTab>
                                                <t:panelTab rendered="#{pcwBacker.stepThreeEnabled}" label="Project Description">
                                                <h:form>
                                                <t:panelGrid columns="2">
                                                        <t:inputText/>
                                                        <t:commandButton action="#{pcwBacker.enableFinalStep}"
                                                                        value="#{pcwBacker.completed ? 'Update' : 'Next Step'}"/>
                                                </t:panelGrid>
                                                </h:form>
                                        </t:panelTab>
                                        <t:panelTab rendered="#{pcwBacker.finalStepEnabled}" label="Final">
                                                <h:form>
                                                <t:panelGrid columns="2">
                                                        <t:inputText/><t:commandButton/>
                                                </t:panelGrid>
                                                </h:form>
                                        </t:panelTab>
                                </t:panelTabbedPane>
                        </t:div>
                        <t:div styleClass="side">
                                <t:div styleClass="sectionHeader">
                                        <t:outputText value="Summery"/>
                                </t:div>
                                <t:panelGrid columns="2" cellpadding="10px">
                                        <t:outputText value="Name: #{pcwBacker.name}" rendered="#{pcwBacker.name != null}"/>
                                        <t:outputText value="Status: #{pcwBacker.statusDesc}" rendered="#{pcwBacker.status != null}"/>
                                        <t:outputText value="Phase: #{pcwBacker.phaseDesc}" rendered="#{pcwBacker.phase != null}"/>
                                        <t:outputText value="Category: #{pcwBacker.categoryDesc}" rendered="#{pcwBacker.phase != null}"/>
                                        <t:outputText value="Date Due: #{pcwBacker.dueDate}"/>
                                </t:panelGrid>
                                <h:outputText value="Assignees"/>
                                <t:dataList var="assignee" value="#{pcwBacker.assignees}">
                                        <t:htmlTag value="li">
                                                <t:outputText value="#{pcwBacker.names[assignee]}"/>
                                        </t:htmlTag>
                                </t:dataList>
                        </t:div>
                </t:div>
        </f:view>
        </body>
        </html>The main focus: getting the inputDate working, the border around the container stretching, and not have one div fall beneath another or overlap when the window is resized.
    Any help would be endlessly appreciated. Thank you!
    Message was edited by:
    octoberdaniel

    Thank you for the help. I got everything working with:
    body {
    padding: 1em;
    font-family: georgia, times, "times new roman", serif;
    color: #000;
    img {
    border:0px;
    .container {
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #333;
    .banner {
    border-bottom: 1px solid #333;
    .banner h1 {
    margin: 0;
    padding: .5em;
    .side {
    width: 400px;
    float: right;
    padding: 1em;
    overflow: auto;
    height: 400px;
    .sectionHeader {
    text-align: center;
    padding-bottom: 1em;
    .side p {
    margin-top: 0;
    .content {
    position: absolute;
    padding: 1em;
    overflow: auto;
    height: 400px;
    .content h2 {
    margin-top: 0;
    .footer {
    clear: both;
    background-color: #666;
    text-align: center;
    .pageHeader {
    text-align: center;
    padding-top: 1em;
    Forgeting a doctype also messed some stuff up...
    but I am still having trouble with my calander popup... Any idea?
    Message was edited by:
    octoberdaniel

  • Getting a bg image to tile down the page

    http://www.asiabackpacker.com/ai-resource/about.html
    I'm trying to get the gradient in the "Other Stuff" sidebar
    to tile down the page, but it is only going to the bottom of the
    container DIV (outlined in red)....(if your window is big enough to
    expand beyond the length of the page, you'll see what I mean)...
    Any ideas how to get this to happen?
    Thanks!

    > I guess there's no way to make a DIV expand
    > to the height of the page?
    Nope, not really.
    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
    ==================
    "asiabackpacker" <[email protected]> wrote
    in message
    news:fg8cqk$8vp$[email protected]..
    > This is how I solved it in the end. I guess there's no
    way to make a DIV
    > expand
    > to the height of the page?
    >
    >
    quote:
    Originally posted by:
    Newsgroup User
    > If the image is the background of the <body> tag,
    it will do exactly what
    > you describe.
    >
    > --
    > 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
    > ==================
    >
    >
    > "asiabackpacker" <[email protected]>
    wrote in message
    > news:fg8133$n4s$[email protected]..
    > >
    http://www.asiabackpacker.com/ai-resource/about.html
    > >
    > > I'm trying to get the gradient in the "Other Stuff"
    sidebar to tile down
    > > the
    > > page, but it is only going to the bottom of the
    container DIV (outlined
    > > in
    > > red)....(if your window is big enough to expand
    beyond the length of the
    > > page,
    > > you'll see what I mean)...
    > >
    > > Any ideas how to get this to happen?
    > >
    > > Thanks!
    > >
    >
    >
    >
    >
    >

  • How to get my Image to outline correctly in an assigned DIV

    The last question I posted here regarded placing DIVs within parent DIVs and getting them to outline correctly. This question is actually strinkingly similar, and hence my hesitance to post it. I feel I'm looking over something extremely obvious, but I just can't seem to pinpoint my thoughts to it. My problem has to with the 'Image' block in the picture posted below:
    Click here for image
    Whenever I place an image/background image into that DIV, it jumps into the center and for some reason sees that place as its starting position. Using absolute positioning and negative values for left and top I got it into position, but I figured that this was just a temporary solution to a problem currently unsolved. Like ducktaping a leaking valve, you want to find a good solution ASAP.
    I have left the leftcolumn edited so an image can be given of what I want to reach. However, the center column will also include text on the right of the image (quite possibly alligning around it should the image be smaller in height than the border). I want the image to outline below the upper title (and seperate DIV) 'Corporate News'.
    Another thing that seems to happen is that it completely takes out the bar which is put in as a seperate DIV, presumabely because it just knocks it down because the two don't overlay for some reason (despite the bar having a higher z-index and being absolutely positioned with 0px from the bottom).
    Source coding for the center column:
    <div id="centercolumn">
      <div id="indextitles">
        <div id="centercolumntitle">CORPORATE NEWS</div>
      </div>
      <div id="centercontent"><img src="images/Index page/News/newsmain.png" width="843" height="411" /> </div>
      <div id="centercbar">
        <div id="cbartext"> <a href="news.html">
          <div id="centercbartext">Old makes way for the new</div>
          </a> </div>
      </div>
    CSS coding for the parent DIV:
    #centercolumn {
    background-image: url(../images/Columns/centercolumn.png);
    background-repeat: no-repeat;
    height: 349px;
    width: 672px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    overflow: hidden;
    CSS coding for the indextitle (Corporate News) [This CSS coding applies to all three black colored titles in the image]:
    #indextitles {
    position: absolute;
    z-index: 2;
    left: 10px;
    top: 5px;
    CSS coding for the bar which is meant to be resting on the lower border of the image (similar to the ones of the other columns):
    #centercbar {
    background-image: url(../images/Column%20bars/centercbar.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 672px;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    No formatting has been applied yet to the actual image. I'm just trying to understand why it won't jump into place, despite all of my efforts.

    How come you need to use so many <divs>? The less <divs> the better and easier to work with (see example below) Incidentally the image size in the code that you have supplied is way bigger in dimension than the parent <div> it's inserted into which will distort everything. Copy and paste the code below into Dreamweaver. Position the image <div> 'contentcenter' using margin NOT absolute positoning.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    #centercolumn {
    background-image: url(../images/Columns/centercolumn.png);
    background-repeat: no-repeat;
    height: 349px;
    width: 672px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    background-color:#FF9;
    #centercbar {
    background-image: url(../images/Column%20bars/centercbar.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 672px;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    background-color:#CC0;
    #centercontent {
    width: 430px;
    height: 230px;
    margin: 40px auto 0 auto; /* sets equal margin left/right */
    border: solid 1px #000;
    background-color: #999;
    </style>
    </head>
    <body>
    <div id="centercolumn">
    <div id="centercolumntitle">CORPORATE NEWS</div>
    <div id="centercontent"> </div>
    <div id="centercbar">Old makes way for the new</div>
    </div>
      </div>
    </body>
    </html>

  • I'm using web developer1.1.9 ad-on. When I select a menu CSS- View Style Information, I see red outlined div's, etc. but I can't see these outlines anymore.

    I'm using web developer1.1.9 ad-on. When I select a menu CSS->View Style Information, I see red outlined div's, etc. but I can't see these outlines anymore.
    I tried uninstall and install both Firefox and Developer ad-on but it did not solve the problem.

    Firefox also have build-in web developer tools, so there is less need for extensions.
    *http://hacks.mozilla.org/2012/03/firefox-aurora-13-developer-tools-updates/
    *https://developer.mozilla.org/en/Tools/Page_Inspector
    *https://developer.mozilla.org/en/Tools/Page_Inspector/HTML_panel
    *https://developer.mozilla.org/en/Tools/Page_Inspector/Style_panel

  • HT1723 Recently I bought a MacBook Pro, the first time I entered a disc into the disc dive it wouldn't load up in Itunes - just kept freezing; and the disc drive made a lot of noise, how can I fix this?

    Recently I bought a MacBook Pro, the first time I entered a disc into the disc dive it wouldn't load up in Itunes - just kept freezing; and the disc drive made a lot of noise, how can I fix this?
    I've had my mac for less than a month and for the first time I put in a disc. I can hear a laser sort of noise as well as the disc flapping about or a motor sort of sound? Sounds really bad to me :/
    Someone please help!

    Sounds like a hardware issue.
    Did you buy the system from Apple? If so how recent is recent?  If it is new you have 14 days to return it, not sure what the situation is with refurb systems. If it is over 14 days you should still have warranty support make an appointment at an Apple Store or contact Apple support.
    If you bought it from someone other then Apple you will need to contact them.
    good luck
    regards

  • Form outline appears below its containing div

    I am creating a header section above both the nav and
    maincontent divs.
    Inside this header div are two additional divs and they are
    "sitename" which is floated to the left and "search" which is
    floated to the right. Both sitename and search should appear on the
    same horizontal line. The header div has a border on the bottom so
    the content in sitename and search should appear above this border.
    For some reason, a portion of the outline of my search div
    falls below the outline of the header div which is supposed to
    contain this search div. Inside the search div is a form textbox to
    search the contents of the entire site. This form is outlined by a
    red dotted line and this is the part which falls halfway below the
    header div. I do not know why this is. It looks ok when I preview
    the page in Internet Explorer but I fear I am going about something
    the wrong way and it makes my design mode look sloppy and possibly
    push things around further down the page. Below is a picture of
    what I am talking about.
    http://i6.tinypic.com/89tpee0.jpg

    Have you tried using css to zero out the margin and padding
    on the form tag?
    form {
    margin: 0;
    padding: 0;
    Johnny the boy wrote:
    > I am creating a header section above both the nav and
    maincontent divs.
    >
    > Inside this header div are two additional divs and they
    are "sitename" which
    > is floated to the left and "search" which is floated to
    the right. Both
    > sitename and search should appear on the same horizontal
    line. The header div
    > has a border on the bottom so the content in sitename
    and search should appear
    > above this border.
    >
    > For some reason, a portion of the outline of my search
    div falls below the
    > outline of the header div which is supposed to contain
    this search div. Inside
    > the search div is a form textbox to search the contents
    of the entire site.
    > This form is outlined by a red dotted line and this is
    the part which falls
    > halfway below the header div. I do not know why this is.
    It looks ok when I
    > preview the page in Internet Explorer but I fear I am
    going about something the
    > wrong way and it makes my design mode look sloppy and
    possibly push things
    > around further down the page. Below is a picture of what
    I am talking about.
    >
    >
    http://i6.tinypic.com/89tpee0.jpg
    >
    >

  • Scrolling main content in an AP Div disappearing behind other AP Divs...?

    Newbie here, using CS3. No CSS power user (yet!)--general concepts, yes, but not much practice. Meanwhile two recent CS3 classes, several books, and a concerted search through online forums have failed to point me toward a fix for this prob. Any help greatly appreciated.
    Prob statement: In design view the core content of my pages disappears behind my footer and a secondary box, both AP Divs, so that I cannot see or edit anything beyond the bottom edge of the core-content AP Div. Overflow for that AP Div is set to scroll. The "obscured" content shows up only as an outlined shape extending past the footer etc. (and I can see some of the obscured text "through" the footer). Down arrow doesn't get me there: it just scoots down the outlined-but-obscured section. Doubleclicking highlights everything that's obscured so that I can see the relative shapes of the paragraphs, but doesn't expose the content. This seemed to start the first time I set the content div to scroll any overflow. I've changed it back/forth since; no joy.
    Rendered in IE or Firefox, all the pages with all their varying content lengths look fine. Scrollbar works great. It's just that in order to edit or compose further, I have to copy everything into Notepad or something, work there, and then paste it back into DW. Definitely non-optimum, though: can't format or add hyperlinks to the content.
    I'm using AP Divs, with scroll on in the "content" AP Div, because I couldn't figure out how to create a template where the footer would slide down the page in response to varying amounts of content. Started out with a table to handle all this, but an instructor recommended AP Divs so I went that way. I'd like to resolve this, rather than just go back to using tables while leaving this AP Div oddness a mystery.
    The footer is full of a Spry tabbed panels giving my legal/green/design statements and other small bits of info. The secondary box is an AP Div called "quotations" and is for friendly little bits of cute/clever nonsense at the bottom of each page.
    Tried a number of different settings so far and by now I've probably truly messed things up. Can anyone suggest a fix?
    The code for the template file seems long, so my apologies. However, the content type isn't allowed for attachments so I've pasted it in below.
    Much appreciation!
    =================================
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <style type="text/css">
    <!--
    body {
        background-color: #003300;
    #LeftSidebar {
        position:absolute;
        width:80px;
        height:697px;
        z-index:1;
        background-image: url(../Images/BG.jpg);
        top: 20px;
    #Banner {
        position:absolute;
        width:360px;
        height:187px;
        z-index:2;
        left: 100px;
        top: 20px;
        background-color: #6384EF;
    #BannerPhone {
        position:absolute;
        width:265px;
        height:187px;
        z-index:3;
        left: 470px;
        top: 20px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: x-large;
        font-variant: normal;
        color: #E4D9A8;
    #NavBar {
        position:absolute;
        width:636px;
        height:35px;
        z-index:4;
        left: 100px;
        top: 219px;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        background-color: #E4D9A8;
        border-top-color: #E4D9A8;
        border-right-color: #E4D9A8;
        border-bottom-color: #E4D9A8;
        border-left-color: #E4D9A8;
    #Heading {
        position:absolute;
        left:100px;
        top:254px;
        width:636px;
        height:42px;
        z-index:8;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        color: #003300;
        background-color: #E4D9A8;
        text-indent: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        border-top-color: #E4D9A8;
        border-right-color: #E4D9A8;
        border-bottom-color: #E4D9A8;
        border-left-color: #E4D9A8;
        vertical-align: bottom;
    #Content {
        position:absolute;
        width:636px;
        height:315px;
        z-index:9;
        left: 100px;
        top: 296px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        color: #003300;
        background-color: #E4D9A8;
        overflow: scroll;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
    #Footer {
        position:absolute;
        width:560px;
        height:50px;
        z-index:-1;
        left: 133px;
        top: 670px;
        background-color: #E4D9A8;
    #Quotation {
        position:absolute;
        width:636px;
        height:40px;
        z-index:0;
        left: 101px;
        top: 621px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: x-small;
        font-style: italic;
        color: #E4D9A8;
        text-indent: 5px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        background-color: #003300;
    -->
    </style>
    <script src="../SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
      var i,img,nbArr,args=MM_nbGroup.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
          img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
          if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
          nbArr[nbArr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
            if (!img.MM_up) img.MM_up = img.src;
            img.src = img.MM_dn = args[i+1];
            nbArr[nbArr.length] = img;
      } else if (event == "over") {
        document.MM_nbOver = nbArr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
          nbArr[nbArr.length] = img;
      } else if (event == "out" ) {
        for (i=0; i < document.MM_nbOver.length; i++) {
          img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
      } else if (event == "down") {
        nbArr = document[grpName];
        if (nbArr)
          for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
        document[grpName] = nbArr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
          nbArr[nbArr.length] = img;
    //-->
    </script>
    <!-- TemplateParam name="Content2" type="boolean" value="true" -->
    <style type="text/css">
    <!--
    a:link {
        color: #003300;
    a:visited {
        color: #336666;
    a:hover {
        color: #009933;
    a:active {
        color: #990033;
    -->
    </style>
    <meta name="Description" content="Skyway Consulting: taking your information to a higher level! We do information design: planning, writing, editing, and indexing your user documentation. We also design websites, website graphics, print layouts, and logos. Basically, we want to be your source for the way your organization interfaces with the world. " />
    </head>
    <body onload="MM_preloadImages('../Images/Button_WebDesignOver.gif','../Images/Button_UserDocsO ver.gif','../Images/Button_LogoDesignOver.gif','../Images/Button_PrintLayoutOver.gif','../ Images/Button_ITSvcsOver.gif','../Images/Button_Home.gif','../Images/Button_HomeOver.gif', '../Images/Button_WebDesign.gif','../Images/Button_UserDocs.gif','../Images/Button_ITSvcs. gif','../Images/Button_LogoDesign.gif','../Images/Button_AboutUs.gif','../Images/Button_Co ntact.gif','../Images/Button_AboutUsOver.gif')">
    <div id="LeftSidebar"></div>
    <div id="Banner">
      <div align="center"><img src="../Images/Banner.gif" alt="Skyway Consulting" width="335" height="184" /></div>
    </div>
    <div id="BannerPhone">
      <p align="center">Taking your information to a higher level.</p>
      <p align="center">530.965.2624</p>
      <p align="center"><img src="../Images/email_Info.gif" alt="Address" width="203" height="23" /></p>
    </div>
    <div id="NavBar">
      <table border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td><a href="../index.html" target="_top" onclick="MM_nbGroup('down','group1','Home','../Images/Button_HomeOver.gif',1)" onmouseover="MM_nbGroup('over','Home','../Images/Button_HomeOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_Home.gif" alt="Skyway Consulting Homepage" name="Home" border="0" id="Home" onload="" /></a></td>
          <td><a href="../webdesign.html" target="_top" onclick="MM_nbGroup('down','group1','WebsiteDesign','../Images/Button_WebDesignOver.gif', 1)" onmouseover="MM_nbGroup('over','WebsiteDesign','../Images/Button_WebDesignOver.gif','',1) " onmouseout="MM_nbGroup('out')"><img src="../Images/Button_WebDesign.gif" alt="Website Design Services" name="WebsiteDesign" width="106" height="30" border="0" id="WebsiteDesign" onload="" /></a></td>
          <td><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','UserDoc','../Images/Button_UserDocsOver.gif',1)" onmouseover="MM_nbGroup('over','UserDoc','../Images/Button_UserDocsOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_UserDocs.gif" alt="User Documentation Services" name="UserDoc" width="106" height="30" border="0" id="UserDoc" onload="" /></a></td>
          <td><a href="../it_svcs.html" target="_top" onclick="MM_nbGroup('down','group1','ITServices','../Images/Button_ITSvcsOver.gif',1)" onmouseover="MM_nbGroup('over','ITServices','../Images/Button_ITSvcsOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_ITSvcs.gif" alt="IT Services" name="ITServices" width="106" height="30" border="0" id="ITServices" onload="" /></a></td>
          <td><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','LogoDesign','../Images/Button_LogoDesignOver.gif',1) " onmouseover="MM_nbGroup('over','LogoDesign','../Images/Button_LogoDesignOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_LogoDesign.gif" alt="Logo Design Services" name="LogoDesign" width="106" height="30" border="0" id="LogoDesign" onload="" /></a></td>
          <td><a href="../about.html" target="_top" onclick="MM_nbGroup('down','group1','AboutUs','../Images/Button_AboutUsOver.gif',1)" onmouseover="MM_nbGroup('over','AboutUs','../Images/Button_AboutUsOver.gif','',1)" onmouseout="MM_nbGroup('out')"><img src="../Images/Button_AboutUs.gif" alt="AboutUs" name="AboutUs" border="0" id="Contact" onload="" /></a></td>
        </tr>
      </table>
    </div>
    <div id="Content"><!-- TemplateBeginEditable name="Content" -->
      <p>Content</p>
      <!-- TemplateEndEditable --></div>
    <div id="Footer">
      <div id="TabbedPanels1" class="TabbedPanels">
        <ul class="TabbedPanelsTabGroup">
          <li class="TabbedPanelsTab" tabindex="0">Info</li>
          <li class="TabbedPanelsTab" tabindex="0">Legal</li>
          <li class="TabbedPanelsTab" tabindex="0">Privacy Policy</li>
          <li class="TabbedPanelsTab" tabindex="0">Green Statement</li>
          <li class="TabbedPanelsTab" tabindex="0">Design Credit</li>
          <li class="TabbedPanelsTab" tabindex="0">Webmaster</li>
        </ul>
        <div class="TabbedPanelsContentGroup">
          <div class="TabbedPanelsContent">Click for information on these topics.</div>
          <div class="TabbedPanelsContent">(c) 2009 Skyway Consulting. All content, including photographic content, is owned by Skyway Consulting. You may not copy, reproduce, modify, or publicly display, perform, distribute, or otherwise use the content provided on this site in any way for any public or commercial purpose. Skyway Consulting will not work on websites involving objectionable material, including but not limited to pornography, hatred, intolerance, or animal abuse. Our management staff's decision on what constitutes &quot;objectionable material&quot; is final. </div>
          <div class="TabbedPanelsContent">We recognize that your privacy is important. This privacy policy applies to all of our services and website pages. We do not set cookies. We do not sell or otherwise seek to profit from the contact information you provide, although we may preserve some information for use by Skyway Consulting. If you have questions about this privacy policy, please [link]contact us.</div>
          <div class="TabbedPanelsContent">Skyway Consulting is an American home-based business that makes every effort to conserve, reduce, reuse, and recycle.</div>
          <div class="TabbedPanelsContent">
            <p>Page design by Skyway Consulting. (Of course!)</p>
            <p>Tiling forest graphic at left by the talented Silvia Hartmann, <a href="http://silviahartmann.com/">http://silviahartmann.com/</a>. (Thank you, Silvia!)</p>
          </div>
          <div class="TabbedPanelsContent">Page problems? Contact <img src="../Images/email_Webmaster.gif" alt="Webmaster e-dress" width="177" height="18" align="absmiddle" /></div>
        </div>
      </div>
    </div>
    <div id="Quotation"><!-- TemplateBeginEditable name="Quotation" -->Quotation<!-- TemplateEndEditable --></div>
    <div id="Heading"><!-- TemplateBeginEditable name="Heading" -->Heading<!-- TemplateEndEditable --></div>
    <div align="center"></div>
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
    </script>
    </body>
    </html>

    I hadn't looked at the code at all. I was relying on the Dreamweaver GUI to correctly guide me to a desired outcome.
    I think that this is not a desirable approach to Dreamweaver, which will write perfect HTML if you let it, but it's too easy to click buttons and apply wizards without regard for the markup consequences, thereby producing a veritable pig's ear of a page.  If you are going to use DW professionally, you will have to become comfortable with code.  That doesn't mean you will have to spend 100% of your time in Code view, but you will definitely need to watch the code as it is formulated.
    I'm not starting from an engineering background.
    Neither did I.  But I did start with a sincere desire to become proficient, and to learn the technology.
    Murray, I get the idea of redoing my template without AP Divs, and will get into that. I don't know what "image swaps and links" mean, though. Would you mind teaching this newbie on this point?
    Not at all.  When you select the "NavBar" feature, you are placing elements and code on your page that were designed in the dark ages of HTML (frames).  Some of the features in the NavBar will only work in a framed page (the down image and the over while down).  The code is antique, invalid, and just wrong to be included.  My suggestion was to forego this and just place your button images on the page (in whatever container you need to use), and apply links to them so that they link to the desired pages.  Then apply swap image behaviors to them to create your rollover effects, one for each button.  The result will be modern code, that has none of the legacy stuff of the navbar, and that will work fine for you.  As you become more familiar with CSS you can investigate even better ways to do such menus (if you want a preview of this, Google "CSS Sprites).  The latter method is usually the only way I do menus anymore.  And even then, I use both text and graphics for accessability and SEO purposes.
    I will say that I like your attitude.  A determination to learn and improve is a winning approach.

  • I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external d

    I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external drive ...could I use windows XP styartup disk just to boot the "17"Powerbook-G4...have no intention of downloading XP on the Mac...just want to boot it up...or is there a way to boot the Mac from the XP desktop...cables...etc?

    Hi Romko23, just pasted info from manual...PowerBook G4 "17"  5.3
    Your PowerBook comes with a minimum of 512 megabytes (MB) of 533
    MHz Double Data Rate (DDR2) Synchronous Dynamic Random-Access Memory
    (SDRAM) installed. Both memory slots can accept an SDRAM module that meets the
    following specifications:
    Â Double Data Rate Small Outline Dual Inline Memory Module (DDR SO-DIMM) format
    Â 1.25 inch or smaller
    Â 512 MB or 1 gigabyte (GB)
    Â 200-pin
    Â PC2-4200 DDR2 533 MHz Type RAM
    PS my keyboad is loose...I tighten the tiny screws...only...once ...tried  all the key-strokes...Comand-option..P-R.....safe-mode... etc...Mac only reacted ...once...right after.. I tightend K-board >>C-OpT- P-R...mac chimed twice...the Apple icon in grey screen got smaller....now after trying ...keyboard .boot short cuts 10 times..nothing...it chimes ...grey screen....apple in window...fan noice ....thats it...do you think I need to tighten screws...again,
    I actually think when I was changing permissions...on entire it was taking so ong...20 min...I just hit power,,shut it down...when it wasn't done...no patience.,...just thought of something ...sounds important...whern I resgisted on this site..I tried to use my Powrbook login name ..got message.... .. blocked...Secury problem....that has to be the problem..blocked..how do I unblock?
    Message was edited by: CMK1

  • Digital noise using Apple 10-bit uncompressed codec for NTSC, BIG PROBLEM!

    I hope someone from Apple or the Shake team can shed some light on this problem we're having so we can take the appropriate corrective action ASAP to meet our strict deadlines on this current project.
    We're compositing all the EFX (over 1000 EXF shots) for a massive video game project that needs to be delivered to the client by the end of May. Let me preface the following comments by saying that overall, we're very pleased with Shake and the end results we're getting, but one problem in particular has us very worried about making our deadline:
    The project is entirely bluescreen with CGI plates, shot on anamorphic Digibeta and captured into FCP as uncompressed 10 bit. 4:2:2 through a Blackmagic HD Extreme card (via SDI).
    All the 4:2:2 material exhibits (for lack of a better desciption) digital "noise" that runs along the right-hand edge of the video, with frequent drop-out "looking" sparkles that can appear anywhere in the video image. These artifacts ONLY appear when the video clips are imported into Shake, and rendered out of Shake. They play perfectly fine in FCP and QT player.
    If we force the FILE-IN node to 8 bit, the problem goes away, but keying suffers - so this is not an option.
    The problem ONLY occurs on our Intel Mac's, not on our older G5's. The reason we invested in the Mac Pro's for this project was to reap the performance boost we desired in order to get the project out the door by our deadline, plus the G5's are busy offlining upcoming episodes - so turning the compositing over to the G5's is also not an option.
    We're already well down the road, and while we realize that at Shake's current price-point it seems silly to complain at all, we gladly would have paid more for a compositing tool if we knew we were going to run into a situation like this. Unforunately, our initial evaluation of Shake was done on our G5's which don't suffer from this issue.
    If anyone from has any recommendation for an efficient way to solve or work around this issue, we'd love to hear from you.
    Best regards,
    Michael Buday

    Not sure the exact answer, but some options to try:
    1) have you tried converting the clips to image
    sequences? Perhaps it's a QuickTime error.
    2) How about using 2 FileIns - one at 10 bit to
    generate the keys and one at 8 bit for the fill?
    Patrick
    <img</div>
    Hello Patrick and thanks for your suggestion:
    We're going to experiment with different codecs and image sequences this week to see what happens.
    RE: using different FILEIN's for key/fill, is something I hadn't thought of but unfortunately the 10bit FILEIN would still be affected by the noise which would in turn affect the alpha channel created by Keylight or Primatte.
    I'll let you know what we find out as things progress.
    Again, thanks.
    Michael
    G5 Dual 1.8 GHZ   Mac OS X (10.4.3)   FCP 5.03, STO 1.01

  • Noise Ninja Causing CS6 to Crash

    I have read a previous post regarding this issue, but it did not apply to my problem, so here goes.
    Attempting to run the Noise Ninja plug-in causes Photoshop to crash.
    I have tried to run Noise Ninja on several 16-bit CR2 as Smart Object files (opened from ACR) and a 16-bit TIFF as Smart Object file (opened from Photoshop) and each time after the 'Profiling Image' step completes and the Noise Ninja dialog box opens, Photoshop crashes. I have tried using both the 32-bit and 64-bit versions of the plug-in (in there respective versions of Photoshop) and the same thing happens.
    The Plug-ins have been installed properly using the manufacturer's installer.
    I have tried rebooting my computer.
    I have tried uninstalling/reinstalling Noise Ninja.
    I have tried uninstalling/reinstalling CS6.
    I haven't encountered any other issues.
    Noise Ninja still works fine in CS5.
    Windows
    Application Error Event Logs for the last crash:
    1.
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: Photoshop.exe
    P2: 13.0.0.0
    P3: 4f551de1
    P4: KERNELBASE.dll
    P5: 6.1.7601.17651
    P6: 4e21213c
    P7: e06d7363
    P8: 000000000000cacd
    P9:
    P10:
    Attached files:
    C:\Users\frank\AppData\Local\Temp\WEREA0.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\frank\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Photoshop.exe_50 5c74e816bde25e9ffe099da221376ed9cc1f_12923a32
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: b07f32a1-7613-11e1-8ac2-bcaec5e326ae
    Report Status: 1
    2.
      Faulting application name: Photoshop.exe, version: 13.0.0.0, time stamp: 0x4f551de1
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e21213c
    Exception code: 0xe06d7363
    Fault offset: 0x000000000000cacd
    Faulting process id: 0x12e4
    Faulting application start time: 0x01cd0a2068f96bcd
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Photoshop.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: b07f32a1-7613-11e1-8ac2-bcaec5e326ae
    System Info:
    Adobe Photoshop Version: 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: AMD CPU Family:15, Model:4, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 4
    Processor speed: 3456 MHz
    Built-in memory: 8191 MB
    Free memory: 5097 MB
    Memory available to Photoshop: 7261 MB
    Memory used by Photoshop: 60 %
    Image tile size: 132K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 5700 Series
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1080, right: 1920
    Video Card Number: 1
    Video Card: ATI Radeon HD 5700 Series
    OpenCL Unavailable
    Driver Version: 8.950.0.0
    Driver Date: 20120214000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: ATI Radeon HD 5700 Series
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 16384
    Serial number: Tryout Version
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\frank\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 227.4G, 87.1G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1642  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   5,0,10,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Clouds 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Collada 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Maximum 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mean 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Measurement Core 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Median 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       MMXCore Routines 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Picture Package Filter 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Range 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Variations 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       WIA Support 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins:
       Noise Ninja NO VERSION
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

    The root cause of this issue has been traced to an apparent bug in the public beta version of CS6.  Its been reported to Adobe and they are looking at it.    There were no issues with CS6 m.122 and this problem started with the public beta release (m.415).     Noise Ninja should not be crashing Photoshop because of this problem however.  It should merely report an error processing the image.    PictureCode will release an update very soon.  The update will fix the crash of CS6 and I expect it to have a workaround for the CS6 problem as well.

  • Slice Exports as table instead of Div

    Using FW CS5, when I export a sliced image to .htm file, the contents are all in a <table> format instead of as <div> tags, for example;
    <table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="1024">
      <tr>
       <td colspan="3"><img name="background_r1_c1" src="background_r1_c1.png" width="1024" height="26" border="0" alt=""></td>
      </tr>
    Here is the image I'm trying to slice.  All the images are created ok, but no .css file is generated.  As you can see there are essentially 4 boxes with some overlapping, do I need to create each box as a separate image?

    Linda,
    Thanks for the response, however the link you provided is for CS3, not CS5 like I mentioned.  Although in your defense the steps outlined are similar to what I read in the Help pages, http://help.adobe.com/en_US/fireworks/cs/using/WSF26E374A-45C0-482b-92E7-8BBA71F98D8D.html
    I was able to get the image to export <div> layouts, however they were less than ideal, so I used Visual Web Developer to create the fixed position tags, it actually took less time to do than it did to write this response.

  • Ap divs in editable regions

    Hi, I have a site using several pages from templates. I have
    3 different templates used for groups of different pages. In the
    editables regions of my pages, I have several ap divs, depending on
    page content. All looks fine until I update a template. After that,
    all the ap divs turn into boxes with a dotted outline that fits
    across the ed region.
    No matter which template I update, the ap divs in their
    associated pages disappear and wreak havoc with the layout in my
    editable regions. My updates dates can be as simple as adding a
    button or or enlarging the edit regions. Each time I have to
    re-layout my edit regions.
    Do you if this is a bug or am I just doing something wrong?
    Any help would be greatly appreciated.

    > Do you if this is a bug or am I just doing something
    wrong? Any help would
    > be
    > greatly appreciated.
    I am pretty sure we can find the answer by looking at your
    code. Can you
    show us one of the child pages on which this trouble occurs
    by posting a
    link to the page?
    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
    ==================
    "Fran in Brig" <[email protected]> wrote in
    message
    news:gqbl2f$eml$[email protected]..
    > Hi, I have a site using several pages from templates. I
    have 3 different
    > templates used for groups of different pages. In the
    editables regions of
    > my
    > pages, I have several ap divs, depending on page
    content. All looks fine
    > until
    > I update a template. After that, all the ap divs turn
    into boxes with a
    > dotted
    > outline that fits across the ed region.
    >
    > No matter which template I update, the ap divs in their
    associated pages
    > disappear and wreak havoc with the layout in my editable
    regions. My
    > updates
    > dates can be as simple as adding a button or or
    enlarging the edit
    > regions.
    > Each time I have to re-layout my edit regions.
    >
    > Do you if this is a bug or am I just doing something
    wrong? Any help would
    > be
    > greatly appreciated.
    >

Maybe you are looking for

  • My Apple TV sees my photos on PC but not my iTunes library?

    I am in Dubai and my iTunes account is a US account. I have a very new Sony Vaio running windows 8. I have a brand new apple TV. I have a Dlink Router that goes into a Sitelink extender/repeater in the living Room. As the TV is in the living room i a

  • Function DYNP_VALUES_UPDATE not working in PBO

    Hello, I have a field 'Risk Category' whose value I need to change upon an action. The action is controlled through a button on the screen. For e.g: if the action is 'Update Credit Info', when the user chooses this action, it takes him to another loc

  • WRT610N RIP version and SNMP

    I just bought this router ... Never experience the overheating problem posted by other users, router is pretty cold, even after 3 days on In Italy the street price is quite expensive (180€ / 232$) but works great on 2.4G (5G suffer serious lack of co

  • IOS8 erased all my diaries/projects from IPhoto!

    Why in heavens name has Apple erased IPhoto in IOS8?! I have many diaries and projects I have developed over the years, and then all of a sudden I can't access IPhoto. Try again apple! If I can't access my work, travel diaries and projects from my we

  • 1920x1080i AVCHD to DVD!

    I am not found of "avchd" format at all. very messy codec, I shot a wedding film In AVCHD 1920x1080i results are fine but clients are not demanding for BLU-RAY they want DVD. Should i create AVCHD project in PPRO5.5 (i dont want to) very heavy to wor