CSS box - hidden\show & overlapping

Hi!
We have 2 zones.
In one zone we have a box which contains a CSS navigation
list/buttons.
In the second zone we would like, when the mouse is over one
of the list item/button, to be able to show a specific box (with
identical sizes and position's definitions).
The required mechanism, from the user point of view, is
expected to be like the "show layers (visible/hidden property) on
mouse over behavior".
How we can stack more than one box, one on the top of each
other, in a way that we see all the time only one of the boxes
(overlapping), and that without disturbing the general layout of
the page.
I have tried to use the "visibility properties
(visible/hidden)" on two boxes with identical "box properties"
definitions and different visibility properties (visible/hidden).
The boxes were not stacked each on the top of the other, and the
second box have taken its natural "float place”.
For example we have a container box with 3 boxes with the
following "box properties":
#ButtonFirstDetails {
height: 233px;
width: 516px;
margin-top: 2px;
margin-right: auto;
margin-bottom: 2px;
margin-left: 0px;float: left;
#FreeZone01 {
height: 153px;
width: 256px;
margin-top: 2px;
margin-right: auto;
margin-left: 0px;
float: left;
#FreeZone02 {
height: 153px;
width: 256px;
margin-top: 2px;
margin-right: auto;
margin-left: 4px;
float: left;
TIA
Nanu

Thanks
Nanu
>>> Murray
*ACE*<[email protected]> 23/02/2007 19:41:33
>>>
Then stick with the behaviors.
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
==================
"Nanu Kalmanovitz" <[email protected]> wrote in
message
news:[email protected]...
> I'm a beginner, not understanding yet, completely, how
buttons change
> their fonts & colors when the mouse move over them.
>
> TIA
>
> Nanu
>
>>>> Murray
*ACE*<[email protected]> 22/02/2007 22:30:54
>>>
> It is possible to use CSS for this, but it's tricky.
What is your comfort
> level with CSS?
>
> --
> 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
> ==================
>
>
> "Nanu Kalmanovitz" <[email protected]> wrote
in message
> news:[email protected]...
>> Thanks,
>>
>> Is the DW "bahaviours" function , the only way to
switch between the
>> hidden\show boxes?
>> Is it possible to do the switch using definitions in
CSS same way as the
>> Hover made on bottons?
>>
>> TIA
>>
>> Nanu
>>
>>>>> Murray
*ACE*<[email protected]> 22/02/2007 17:45:39
>>>
>> Use absolute positioning on the stacked elements.
>>
>> --
>> 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
>> ==================
>>
>>
>> "Nanu Kalmanovitz" <[email protected]>
wrote in message
>> news:[email protected]...
>>> Hi!
>>>
>>> We have 2 zones.
>>> In one zone we have a box which contains a CSS
navigation list/buttons.
>>> In the second zone we would like, when the mouse
is over one of the list
>>> item/button, to be able to show a specific box
(with identical sizes and
>>> position's definitions).
>>> The required mechanism, from the user point of
view, is expected to be
>>> like the "show layers (visible/hidden property)
on mouse over behavior".
>>>
>>>
>>> How we can stack more than one box, one on the
top of each other, in a
>>> way
>>> that we see all the time only one of the boxes
(overlapping), and that
>>> without disturbing the general layout of the
page.
>>> I have tried to use the "visibility properties
(visible/hidden)" on two
>>> boxes with identical "box properties"
definitions and different
>>> visibility
>>> properties (visible/hidden). The boxes were not
stacked each on the top
>>> of
>>> the other, and the second box have taken its
natural "float place”.
>>> For example we have a container box with 3 boxes
with the following "box
>>> properties":
>>>
>>> #ButtonFirstDetails {
>>> height: 233px;
>>> width: 516px;
>>> margin-top: 2px;
>>> margin-right: auto;
>>> margin-bottom: 2px;
>>> margin-left: 0px;float: left;
>>> }
>>> #FreeZone01 {
>>> height: 153px;
>>> width: 256px;
>>> margin-top: 2px;
>>> margin-right: auto;
>>> margin-left: 0px;
>>> float: left;
>>> }
>>> #FreeZone02 {
>>> height: 153px;
>>> width: 256px;
>>> margin-top: 2px;
>>> margin-right: auto;
>>> margin-left: 4px;
>>> float: left;
>>> }
>>>
>>> TIA
>>>
>>> Nanu
>>
>>
>>
>>
>>
>
>
>
>
>

Similar Messages

  • Non-embedded CSS no longer showing

    I recently wanted to modify the contact of a page for a site I maintain, and noticed that all of a sudden some of the CSS styles stopped showing in Design View.  When I preview the page in a browser, it shows up fine.  These styles are not included in the linked style sheet that contains all of the similar styles and classes that apply to the entire site.  These are just a few that are needed for the one page only.  Dreamweaver seems to want to place styles directly after the <title> tag.  I am working off of a template file that I created in Dreamweaver, and the CSS that is there now worked in the past.
    If anyone can help me fix this, I would really appreciate it.
    Here is my code if you want to check it out.
    <!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"><!-- InstanceBegin template="/Templates/DANK_Template.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>DANK.org - About The Organization - Executive Board</title>
    <meta name="Keywords" content="DANK, German-Americans, Culture, Schools, Education, Heritage, Society, German Language, Membership, German Newspaper" />
    <!-- InstanceEndEditable -->
    <meta name="keywords" content="DANK, German-Americans, Culture, Schools, Education, Heritage, Society, German Language, Membership, German Newspaper" />
    <meta name="description" content="DANK, the largest organization of Americans of German descent, helps cultivate & present their heritage on local, regional and national levels." />
    <link href="thrColFixHdr5.css" rel="stylesheet" type="text/css" />
    <!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .thrColFixHdr #sidebar1 { width: 180px; }
    .thrColFixHdr #sidebar2 { width: 190px; }
    </style>
    <![endif]-->
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
    .thrColFixHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    <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_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <!-- Generated by OpenX 2.7.25-beta -->
    <script type='text/javascript' src='http://d1.openx.org/spcjs.php?id=4466'></script>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-7264978-1");
    pageTracker._trackPageview();
    } catch(err) {}
    </script>
    <!-- Start Quantcast tag -->
    <script type="text/javascript">
    _qoptions={
    qacct:"p-2465FsiCDWHdE"
    </script>
    <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
    <noscript>
    <img src="http://pixel.quantserve.com/pixel/p-2465FsiCDWHdE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
    </noscript>
    <!-- End Quantcast tag -->
    <!-- InstanceBeginEditable name="head" -->
    <style type="text/css">
    <!--
    .exec_names {
         font-size: 1.2em;
         color: #792323;
         font-weight: bold;
         line-height: 0.2em;
         font-family: "Times New Roman", Times, serif;
         margin-top: 5px;
    .exec_titles {
         font-size: 1.2em;
         color: #051C4D;
         font-weight: bold;
         font-family: "Times New Roman", Times, serif;
         margin-top: -15px;
         font-style: italic;
    .secondary_board {
         font-size: 1.5em;
         color: #051C4D;
         font-weight: bold;
         font-family: "Times New Roman", Times, serif;
         text-align: center;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <!-- InstanceEndEditable -->
    </head>
    <!-- InstanceParam name="Advertising" type="boolean" value="true" -->
    <body class="thrColFixHdr" onload="MM_preloadImages('Images/Layout/ChaptersRO.jpg','Images/Layout/EducationRO.jpg','Images/Layout/KidsRO.jpg','Images/Layout/TravelRO.jpg','Images/Layout/RelatedSitesRO.jpg','Images/Layout/JoinDANKRO.png','Images/Layout/ForumRO.jpg','Images/Layout/BlogRO.jpg','Images/Layout/MemberInfoRO.jpg','Images/Our_Mission_RO.jpg','Images/Why_DANK_RO.jpg','Images/Exec_Board_RO.jpg','Images/Culture_Heritage_RO.jpg')">
    <div id="container">
         <div id="header">
          <table width="900" border="0" align="center">
        <tr>
          <td width="134" height="21" align="center"><a href="index.html"><img src="Images/Layout/HeaderLogo2.gif" alt="DANK Logo" width="95" height="112" border="0" /></a></td>
          <td width="610" align="center"><img src="Images/Layout/HeaderTitle2.gif" alt="German American National Congress" width="600" height="83" /></td>
          <td width="142" align="center"><img src="Images/Layout/HeaderFlags2.png" alt="Header Flags" width="129" height="80" /></td>
        </tr>
      </table>
      </div>
      <div id="navBar">
        <table width="900" height="39" border="0">
        <tr>
          <td width="150" height="30" align="center" valign="middle"><span class="navigation"><a href="index.html">Home</a></span></td>
          <td width="150" height="30" align="center" valign="middle"><span class="navigation"><a href="about.html">About Us</a></span></td>
          <td width="150" height="30" align="center" valign="middle"><span class="navigation"><a href="news.html">News</a></span></td>
          <td width="150" height="30" align="center" valign="middle"><span class="navigation"><a href="events.html">Events</a></span></td>
          <td width="150" height="30" align="center" valign="middle"><span class="navigation"><a href="products.html">products</a></span></td>
          <td width="150" height="30" align="center" valign="middle"><span class="navigation"><a href="contact.html">contact</a></span></td>
        </tr>
      </table>
      <!-- end #header --></div>
      <div id="sidebar1">
      <h3 align="center"><a href="membership.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Join DANK','','Images/Layout/JoinDANKRO.png',1)"><img src="Images/Layout/JoinDANK.png" alt="Join DANK" name="Join DANK" width="140" height="131" border="0" id="Join DANK" /><br />
        <br />
      </a></h3>
      <h3 align="center"><a href="chapters.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Chapters','','Images/Layout/ChaptersRO.jpg',1)"><img src="Images/Layout/Chapters.jpg" alt="Chapters" name="Chapters" width="130" height="52" border="0" id="Chapters" /></a></h3>
      <p align="center"><a href="education.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Education','','Images/Layout/EducationRO.jpg',1)"><img src="Images/Layout/Education.jpg" alt="Education" name="Education" width="130" height="52" border="0" id="Education" /></a></p>
      <p align="center"><a href="travel.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Travel','','Images/Layout/TravelRO.jpg',1)"><img src="Images/Layout/Travel.jpg" alt="Travel" name="Travel" width="130" height="52" border="0" id="Travel" /></a></p>
      <p align="center"><a href="blog_entrance.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Blog','','Images/Layout/BlogRO.jpg',1)"><img src="Images/Layout/Blog.jpg" alt="Blog" name="Blog" width="130" height="52" border="0" id="Blog" /></a></p>
      <p align="center"><a href="http://dank.org/forum/" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Forum','','Images/Layout/ForumRO.jpg',1)"><img src="Images/Layout/Forum.jpg" alt="Forum" name="Forum" width="130" height="52" border="0" id="Forum" /></a></p>
      <p align="center"><a href="links.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Related Sites','','Images/Layout/RelatedSitesRO.jpg',1)"><img src="Images/Layout/RelatedSites.jpg" alt="Related Sites" name="Related Sites" width="130" height="52" border="0" id="Related Sites" /></a></p>
      <p align="center"><a href="membership.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Membership Information','','Images/Layout/MemberInfoRO.jpg',1)"><img src="Images/Layout/MemberInfo.jpg" alt="Membership Information" name="Membership Information" width="130" height="52" border="0" id="Membership Information" /></a></p>
      <p align="center"> </p>
      <p align="center"><a href="credit_card.html"><img src="Images/sm_blank_card.jpg" alt="Credit Card" width="130" height="82" border="1" /></a></p>
      <p align="center"> </p>
      <p align="center"><a href="http://www.facebook.com/pages/DANK-German-American-National-Congress/60361857149"><img src="Images/find_us_on_facebook_badge.gif" alt="Facebook Page" width="115" height="35" border="0" /></a></p>
      <p align="center"><a href="http://www.topgermansites.com/cgi-bin/toplist/rankem.cgi?id=DANKHome"><img src="Images/top_german_sites_5.gif" alt="Visit the Top German Sites!" width="120" height="60" border="0" /></a></p>
      </div>
      <div id="sidebar2">
        <p><a href="sitemap.html">Site Map</a></p>
        <p><a href="advertise.html">Advertise</a></p>
        <p>
          <script type='text/javascript'><!--// <![CDATA[
        /* [id16158] Large Banner */
        OA_show(16158);
    // ]]> --></script>
          <noscript>
          <a target='_blank' href='http://d1.openx.org/ck.php?n=be88b70'><img border='0' alt='' src='http://d1.openx.org/avw.php?zoneid=16158&n=be88b70' /></a>
          </noscript>
          <!-- end #sidebar2 -->
        </p>
        <p>
          <script type='text/javascript'><!--// <![CDATA[
        /* [id16159] Small */
        OA_show(16159);
    // ]]> --></script>
          <noscript>
            <a target='_blank' href='http://d1.openx.org/ck.php?n=cb86cf3'><img border='0' alt='' src='http://d1.openx.org/avw.php?zoneid=16159&n=cb86cf3' /></a>
          </noscript>
        </p>
        <script type='text/javascript'><!--// <![CDATA[
        /* [id16214] Medium Banner */
        OA_show(16214);
    // ]]> --></script><noscript><a target='_blank' href='http://d1.openx.org/ck.php?n=db9d604'><img border='0' alt='' src='http://d1.openx.org/avw.php?zoneid=16214&n=db9d604' /></a></noscript>
      </div>
      <!-- InstanceBeginEditable name="Content Area" -->
      <div id="mainContent">
        <div align="center"><a href="about.html"><img src="Images/About Banner.jpg" alt="Welcome To DANK" width="568" height="106" border="0" /></a></div>
        <p align="center">
          <!-- end #mainContent -->
          <a href="our_mission.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Our Mission','','Images/Our_Mission_RO.jpg',1)"><img src="Images/Our_Mission.jpg" alt="Our Mission" name="Our Mission" width="140" height="30" hspace="1" border="0" id="Our Mission" /></a><a href="why_dank.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Why DANK','','Images/Why_DANK_RO.jpg',1)"><img src="Images/Why_DANK.jpg" alt="Why DANK" name="Why DANK" width="140" height="30" hspace="1" border="0" id="Why DANK" /></a><a href="exec_board.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Executive Board','','Images/Exec_Board_RO.jpg',1)"><img src="Images/Exec_Board.jpg" alt="Executive Board" name="Executive Board" width="140" height="30" hspace="1" border="0" id="Executive Board" /></a><a href="culture_heritage.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Culture &amp; Heritage','','Images/Culture_Heritage_RO.jpg',1)"><img src="Images/Culture_Heritage.jpg" alt="Culture &amp; Heritage" name="Culture &amp; Heritage" width="140" height="30" hspace="1" border="0" id="Culture &amp; Heritage" /></a></p>
        <p> </p>
        <h1><strong>2008-2009 <br />
        DANK National Executive Board</strong></h1>
        <p align="center"> </p>
        <p align="center"><img src="Images/Executive_Board/Exec_B_Fuchs.jpg" alt="Bill Fuchs" width="200" height="200" /></p>
        <p align="center" class="exec_names"><a href="mailto:[email protected]">Bill Fuchs</a></p>
        <p align="center" class="exec_titles">National President</p>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_E_Whittmann.jpg" alt="Erich Wittmann" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_D_Lippert.jpg" alt="Donna Lippert" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Erich Wittmann</a></p>
            <p class="exec_titles">1st Vice President</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Donna Lippert</a></p>
            <p class="exec_titles">2nd Vice President</p></td>
          </tr>
        </table>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_M_Thompson.jpg" alt="Maria Thompson" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_B_Pochatko.jpg" alt="Beverly Pochatko" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Maria Thompson</a></p>
            <p class="exec_titles">Treasurer</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Beverly Pochatko</a></p>
            <p class="exec_titles">Secretary</p></td>
          </tr>
        </table>
        <p class="secondary_board"> </p>
        <p class="secondary_board">Regional Delegates to the National Board</p>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_B_Miske.jpg" alt="Bob Miske" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_E_Gunther.jpg" alt="Edwin Gunther" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Bob Miske</a></p>
            <p class="exec_titles">Region 1 Representative</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Edwin Gunther</a></p>
            <p class="exec_titles">Region 1 Representative</p></td>
          </tr>
        </table>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_No_Photo.jpg" alt="No Photo" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_H_Schloesser.jpg" alt="Hildegard Schloesser" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Dave Hinz</a></p>
            <p class="exec_titles">Region 2 Representative</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Hildegard Schloesser</a></p>
            <p class="exec_titles">Region 2 Representative</p></td>
          </tr>
        </table>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_C_Decker.jpg" alt="Chris Decker" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_M_Podocki.jpg" alt="Margaret Kodrzycki" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Chris Decker</a></p>
            <p class="exec_titles">Region 3 Representative</p></td>
            <td height="70"><p class="exec_names">Margaret Podocki</p>
                <p class="exec_titles">Region 3 Representative</p></td>
          </tr>
        </table>
        <p align="center"><img src="Images/Executive_Board/Exec_M_Arp.jpg" alt="Merl Arp" width="200" height="200" /></p>
        <p align="center" class="exec_names"><a href="mailto:[email protected]">Merl Arp</a></p>
        <p align="center" class="exec_titles">Governmental Affairs</p>
        <p align="center"> </p>
        <p align="center"><span class="secondary_board">Alternate Regional Delegates</span></p>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_C_Garcia.jpg" alt="No Photo" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_D_Freiberger.jpg" alt="Dagmar Freiberger" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Christa Garcia</a></p>
            <p class="exec_titles">Region 1 Alternate</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Dagmar Freiberger</a></p>
            <p class="exec_titles">Region 1 Alternate</p></td>
          </tr>
        </table>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_K_Viehbach.jpg" alt="Katie Viehbach" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_J_Schliephake.jpg" alt="Jerry Schliephake" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Katie Viehbach</a></p>
            <p class="exec_titles">Region 1 Alternate</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Jerry Schliephake</a></p>
            <p class="exec_titles">Region 1 Alternate</p></td>
          </tr>
        </table>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_R_Lippert.jpg" alt="Reinhard Lippert" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_M_Lesniewski.jpg" alt="Melissa Lesniewski" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Reinhard Lippert</a></p>
            <p class="exec_titles">Region 2 Alternate</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Melissa Lesniewski</a></p>
            <p class="exec_titles">Region 3 Alternate</p></td>
          </tr>
        </table>
        <table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_L_Sabatini.jpg" alt="Larry Sabatini" width="200" height="200" /></td>
            <td width="250" align="center"><img src="Images/Executive_Board/Exec_c_Sabatini.jpg" alt="Chris Sabatini" width="200" height="200" /></td>
          </tr>
          <tr align="center">
            <td height="70" valign="middle"><p class="exec_names"><a href="mailto:[email protected]">Larry Sabatini</a></p>
            <p class="exec_titles">Region 3 Alternate</p></td>
            <td height="70"><p class="exec_names"><a href="mailto:[email protected]">Chris Sabatini</a></p>
            <p class="exec_titles">Region 3 Alternate</p></td>
          </tr>
        </table>
        <p align="center"> </p>
      </div>
      <!-- InstanceEndEditable -->
      <div align="center">
        <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
        <br class="clearfloat" />
      </div>
      <div id="preFooter">   
        <div align="center"><span class="main_font"><a href="index.html">Home</a> | <a href="about.html">About Us</a> | <a href="news.html">News</a> | <a href="events.html">Events</a> | <a href="products.html">Products</a> | <a href="contact.html">Contact</a><br />
          <a href="membership.html">Membership</a> | <a href="chapters.html">Chapters</a> | <a href="education.html">Education</a> | <a href="travel.html">Travel</a> | <a href="blog_entrance.html">Blog</a> | <a href="http://www.dank.org/forum/">Forum</a> | <a href="links.html">Related Sites</a></span><br class="clearfloat" />
        </div>
      </div>
      <div id="footer">
        <table width="900" height="98" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="150" height="95" align="center" valign="middle"><p><img src="Images/Layout/FlagsLogo.gif" alt="Flags Logo" width="129" height="32" /><br />
                <br />
            Copyright ©2009</p>        </td>
            <td width="267" valign="middle"><p>          German American National Congress<br />
              4740 N. Western Avenue, Suite 206<br />
            Chicago, IL 60625-2013<br />
            <br />
            Telephone: (773) 275-1100<br />
    Toll Free: (866) 926-1109</p>        </td>
            <td width="86" align="center" valign="middle"><img src="Images/Layout/EmailIcon.gif" alt="Email Webmaster" width="72" height="72" /></td>
            <td width="170" align="center" valign="middle"><p><a href="mailto:[email protected]">Email Our National Office</a></p>
            <p><a href="mailto:[email protected]">Email Our Webmaster</a></p></td>
            <td width="51" valign="middle" class="style4"> </td>
            <td width="150" align="center" valign="middle">
              <p>Page Last Updated On:<br />
                  <br />
                  <!-- #BeginDate format:Am1 -->June 24, 2009<!-- #EndDate -->
              </p>
            </td>
          </tr>
        </table>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    </body>
    <!-- InstanceEnd --></html>
    Thanks,
    Stephen

    For me this is more a matter of order and cleaning than knowledge...
    So please try to simplify your code this way :
    1) Put all the styles in just one paragraph, you are currently opening too many <style type="text/css"> and in many places, you even have javascript in the middle of them...
    2) Review the CSS file you are attaching to this HTML page, perhaps you could give the same name to more than one style with different appearances and one of them is being accomplished , not the other...
    3) You can also call more than just one CSS page. Although this is just for this page, does not matter... call it firstpage.css if you want, but it will help you to have a cleaner code, and on easy codes, it is far easy to find mistakes...
    If it continues, we'll see exactly which one is the style you are calling and it "does not" behave like that... ok ?

  • My CSS box doesn't seem to be pushing the text out of the way

    Hi guys,
    Have
    a look here
    I've just managed to get CSS boxes working on my site, and as
    you'll see have applied them to the right hand side of a number of
    pages and added links. I looked at the site locally and online last
    night from my machine and everything seemed to be working as
    expected.
    However, I've just got to work and had a look at some of the
    pages and the text box A - doesn't seem to have extended enough to
    surround all of the linked text and B - doesn't seem to have pushed
    the surrounding text out of the way enough so now there's a
    horrible overlapping this going on.
    As I have set the box's height properties to something like
    150 (can't quite remem) I'm assuming this is what is causing A and
    B? So, how do I then set the box's properties so that it will
    shorten or lenghten depending on how much text I put inside it -
    just leave the height property field blank?
    Hope you can help guys!
    Let me know if you need more info.
    Cheers,
    James

    JamesFryer wrote:
    So, how do I then set the
    > box's properties so that it will shorten or lenghten
    depending on how much text
    > I put inside it - just leave the height property field
    blank?
    Yes. The answer is to never set the height of a box which
    contains text
    (unless its for a scrolling area). Let the amount of text
    within the box
    determine the height.

  • HELP! Please :) my website looks different in different browsers. Link boxes are showing in IE!!

    Please help me!  I'm pretty new to web design.  Built this website from scratch - designed in photoshop and put together in dreamweaver.  I launched the site and it looks great in safari, but had a friend look at it with explorer and the blue link boxes (the one that lets you know you have something linked in dreamweaver) are showing up on the interent explorer browser and I can only assume there are issues in other browsers as well.  Please help if you can.  Here is a link to my website:   www.shandryntrumble.com  Thanks

    Thanks for your help!Should I create an external style sheet?  I'm still unsure of where and what to put in the document.  Where are the CSS  tags?  And what exactly do I place in them?  Sorry, I'm so new to this.  Thanks for your patience.
    Date: Fri, 22 Mar 2013 10:13:43 -0700
    From: [email protected]
    To: [email protected]
    Subject: HELP! Please my website looks different in different browsers. Link boxes are showing in IE!!
        Re: HELP! Please my website looks different in different browsers. Link boxes are showing in IE!!
        created by Nancy O. in Dreamweaver - View the full discussion
    Bad information.  You don't need a class for this.  Simply add the following CSS code to your style sheet.  An external style sheet is preferred but it if you don't have one yet, add this code to the CSS inside the  tags of your HTML document. /*remove borders from all linked images*/a img    Nancy O.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5170378#5170378
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5170378#5170378
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5170378#5170378. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Text input box to show in another text field

    Hello,
    I have a text input box (Text1) showing during a certain label on the stage.  On another label there is another text field (Text2) that is not input-able.  This second text field (Text2) should show whatever the user has inputted in the first text input field (Text1).
    Both of these elements are not symbols and right now they are both text elements.
    Does anyone know how to do this?
    Thanks,
    ~iana~

    I believe the inputField is set accordingly.  And including your reply, here's what I've got on my stage:
    sym.$("Name").attr('contentEditable', true);
    var inputValue = sym.$("Name").value;
    // other text
    sym.$("Signature").html(inputValue);
    Thus far, this does not work. "Name" field is Text1 (inputField) and the "Signature" is Text2 (text box)
    I'm new to all this so I've prob got something wrong...do you know what I should adjust?

  • Need To Create Box That Shows Previous Month Label And Amount Of Sales

    I am using CR2008
    I am creating a report for our salesmen and one of the fields in the report will be a text box that shows what the last month was. For instance, if the report is run this month, the report will plug July 2011 into the box because that was what last month was. Tied to this will be a salesman's total sales for last month that should show up in a box. I will place this box right next to the salesman's name on the report as the names will be static.
    I have several of these to do and if I can see the method I can re-create it for the others.
    How would I do this?

    Hi
    You can create a formula to get last month and this formula can be placed in a text box.
    dateadd('m',-1,currentdate)
    or
    Month(currentdate)-1&" ,"&Year(currentdate)
    This formula can be placed for all your salesmans
    Thanks,
    Sastry

  • LR5 when I use the crop tool or the brush tool the DONE box that shows up in the bottom corner is gone. How do I get it back?

    When I go into the crop tool (or any other tool) there is usually a DONE box that shows up on the bottom to exit the tool. Recently it disappeared. Now to close the crop I have to use the short cut key or click the tiny little "close" on the side. Is there a way to get the done button back? I updated with the latest software update and also reset all custom setting just incase I changed something accidentally. Any help would be appreciated.  

    Thank you so very much! I must have gone 2 months trying to figure that out… and finally I asked. Such a simple solution too.

  • My css refuses to show in DW CS3 and I want to know to fix it!

    for the love of pete my homies! help me out here! I am using a ridiculous school computer that refuses to cooperate and it has taken one of my joyful little toys away... being able to see the css styles in the design and split views... HOW THE HELL DO I FIX IT!!! PLZ HELP!!! sorry for the caps lock rage... I just want this $%& program to work again...
    sincerely,
    Red Dragon 369
    Webmaster

    lol that isn't my problem... sadly... it won't show the applied styles such as color and font-family... it defaults EVERYTHING and nothing can be altered in the code... I want to know how to see the applied styles in the design and the split... but even with the proper coding it still doesn't show my webpage properly.
    make more sense yet?
    Date: Mon, 22 Nov 2010 10:03:01 -0700
    From: [email protected]
    To: [email protected]
    Subject: My css refuses to show in DW CS3 and I want to know to fix it!
    Hi
    DW CS3 did not have the 'related files' feature, (introduced in CS4) this means that design view will not show the actual html pages when the css page is open. One possible solution is to actually open both pages using a vertical or horizontal 'stacking' of the open items, (select, Window - Tile Vertically/Horizontally, (select as required)).
    PZ
    >

  • CS3  Design Premium Save As/Export Dialog Boxes Hidden

    I posted this originally on the InDesign forum
    http://www.adobeforums.com/webx?128@@.59b652e3
    - since then, the problem seems to have expanded to the rest of the programs in the CS3 (or it was already existent and I didn't bother testing against it).
    Original Post
    'i"Every time I try to save, export, save as, or (recently) even open a new document now, the dialog box opens with the various options for a split second and then disappears. I think it disappears behind InDesign, but cannot be sure as InDesign will not minimize, even when I Force Minimize everything (Windows-H).
    'iSearched the forums high and low, and tried all of the suggested solutions. I'm on a single-monitor setup. I have reset preferences, deleted/drug out the Documents and Settings InDesign 5.0 Preferences Folder, re started etc. At my whit's end and don't really know what else to do. Are there any other fixes?"
    I know for a fact that Photoshop at least was working fine yesterday (created, saved and saved as multiple layered tiffs). I cannot remember if Version Cue updated just before I left or if I could properly create, save, and save-as then too and it was only after turning it off and returning this morning that it stopped working. Either way, any ideas?
    Thanks,
    Zach

    Okay, awesome! I did that and now the Open dialog box is showing - none of the others are though - does this mean that I'll need to go to each of my dialog boxes missing (save, save as) etc., resize in pshop to use correctly in InDesign? What do I do for the dialog boxes that are in InDesign and aren't showing, but are not in Photoshop (ala "Open New Library" or "Open New Book?")
    Thanks a lot for your help.
    -Zach

  • HT1338 After I updated my MacProBook a box appeared showing the word "password" and I'm stuck here with no way to continue

    After I upgrade my MacProBook a box appeared showing the word "password" and I'm stuck here

    Can you Force Quit? 
    What did you upgrade? 

  • Override Link Class in "Other CSS" Box

    Hi -is there a way to override the class of a link in the "other styles" box for a component?
    My example is this:
    I use a skin with a dark header. The text for the widgets in the header are white (Administration, etc)
    The body of the site is white.
    When I put another widget that uses the same class (x106 in this case) it makes the link color white and you can't see it on the page.
    I've tried many ways to go into the "other CSS" box (under the style tab) and none seem to work.
    Thanks.

    Hi - thanks.
    That's not exactly the problem. I know what the classes are (x106 and x107).
    The problem is that I am trying to use two "widgets" or ADF components (like the login/logout or My Favorites links) on two different background colors.
    I cannot get into the code of the ADF component to tell it to use a different class.
    Also, if I change the class (x106 for example) it changes ALL of them.
    What I think I need is a way to override the CSS for the link in the "Other CSS" box for that component somehow (I've tried many things - can't figure it out and not sure it can be done). I would think that this would override the class in the skin.
    In short - what I'm asking, I guess, is this.
    IS there a way to override the CSS LINK color for an ADF template component - OTHER THAN in the Skin's CSS file.
    Thanks!

  • CSS Box Problem

    Hi,
    My site have a some problem in css box. Screen shot is attached for reference.
    Please help for the same.
    Weblink

    Have some performance issues on Windows XP, too.
    I am using d3d prism settings to render on Windows 7 and XP. On Windows 7 everything working fine.
    On Windows XP it is slow and sometimes flickering.
    I didn't find a solution.
    1) Tried to start the application with other prism settings like -Dprism.order=d2d and OpenGL.
    2) I changed the 3d graphic settings that made it better, but didn't solve the issue.
    Someone knows the difference of rendering the javafx application in Windows 7 and XP (DirectX 11, DirectX9.0c)?

  • I keep losing entire events in iPhoto on my iMac.  Where an event was, there is a light gray event box displaying a dark gray palm tree and when I hover my cursor over the box, it shows 0 photos are there, where there were once photos.

    I keep losing entire events in iPhoto on my iMac.  Where an event was, there is a light gray event box displaying a dark gray palm tree and when I hover my cursor over the box, it shows 0 photos are there, where there were once photos.  I am operating a 27 inch iMac running OS X 10.9.4.  It has a 2.7 GHz Intel Core i5 processor, and its memory is 4GB 1333 MHz DDR3.  Is there any way to retrieve the lost photos?

    WHat version if iPhoto?  Where is your iPhoto library located?
    TRy
    BAckup your iPhoto library, depress and hold the option and command keys while launching iPhoto until the first aid window comes up and repair permissions and if necessary rebuild your database
    LN
    Edit

  • I have photoshopp cc, and I am used to photoshop elements. In photoshop it wont allow me to just click on a layer, and have it select that layer . I have to click on the layer in the box that shows all my layers in order to select it. I also want it to no

    I have photoshop cc, and I am used to photoshop elements. In photoshop it wont allow me to just click on a layer, and have it select that layer . I have to click on the layer in the box that shows all my layers in order to select it. I also want it to not only select the layer on the actual project, but put a hashed line around it that allows me to resize it manually, without having to do it in another window. Does that make sense? I cant even get the layer to select. PLEAE HELP. Id also be able to just click on the layer and drag it. It wont let me, and I am confused.

    If you were serious to learn Photoshop, I'd advise you to take Photoshop classes at your nearest community college or some such institution, to take a subscription to lynda.com, to watch all the Photoshop videos at Adobe TV, to google for specific video tutorials on You Tube and for other tutorials in text format.
    Even the Help menu in Photoshop can be a great starting place.
    Don't expect to find in Photoshop the kind of hand-holding features that Elements has and that appeal to beginners and amateurs.

  • Metadata edited in Bridge is not reflected in the Info Dialogue Box, but shows up in Photoshop.

    Metadata edited in Bridge is not reflected in the Info Dialogue Box, but shows up in Photoshop.

    Dear Ramón,
    You are right that not all metadata is shown in the Finder info but in my case the once added in IPTC core do show as expected for most file types (but not CR2 raw). As you now I convert my CR2 to DNG for a long time now I had to look up the original Raw file and create the data for description, location, keywords again. The data you can add and alter yourself in the IPTC Core field. I added a series of screenshots showing different info and to my surprise (another reason to keep to DNG…) the Raw file had very less info and the xmp shows it all in a rather long and obscure way. Yet PSD, DNG and File info in PS show the same.
    Could not recreate the Bridge metadata workspace from the OP because mine (Bridge CC) does not have the description field as an option anymore for some obscure reason. Also checked this in my CS6 version with same result, making the metadata workspace unusable but that was it already for a long time.
    Still leaves us with the problem the OP showed, having all info in most files, as in Finder info, but not in Bridge. So could the OP respond to the purge cache for selection option in post 4?
    Here are (a bit to many, sorry) my screenshots showing different file info (in Dutch but you will manage with that) and metadata in Bridge:
    Finder info for PSD and DNG:
    Finder info for CR2 and XMP:
    File info Bridge / PSD:
    And a Bridge Metadata view:

Maybe you are looking for