Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like

Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like it was all created on one page, plus mouse over doesnt work on them.
This started all of a sudden.
The entire website is a series of spry tabbed panels.
http://pacificlaser.com/const.html
if you click on General construction tab things work ok...
if you click on Machine control tab, mouse over doesnt work and all page content of each tab show through.
ive been looking for the answer for 4 months with no success.
Hope a fellow dreamwever-person can help
Thanks Rick

You called it: your links to the SpryAssets are linking to your hard drive, not to the files within the folder on the server.
Correct these links:
<script src="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
<link href="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
And you should be good to go.
Beth
ps. If you run into more difficulties with the Spry Widgets, take your questions to the Dreamweaver Spry Forum http://forums.adobe.com/community/labs/spry, where they will get quicker attention.
B

Similar Messages

  • Having trouble with Dreamweaver and fireworks willing to pay for support

    I'm new to the forum and i was hoping to get some help with
    dreamweaver and fireworks.
    I built a site on my own using dreamweaver 3 years ago but
    have forgotten almost everything. I am planning on building a new
    web site and have been messing with dreamweaver for over a week
    trying to figure it out, with little success. I bought a web
    building package years ago that included fireworks, dreamweaver,
    freehand and maybe more, but i lost my books on dreamweaver and
    fireworks somehow.
    Anyways, I was trying to learn dreamweaver 3 and fireworks
    and was having a lot of trouble with it. The dreamweaver bible
    assumes you know how to make a navigation bar using fireworks and
    that simply isnt the case for me. So I need help with that.
    Also, i have been having trouble with my template. This is
    how you save your basic page correct? For some reason it doesnt
    save the whole page for me. I figured out the editable regions
    part, I think, but since i didnt know how to make a navigation bar
    I made my own links out of text, and this part isnt saving with the
    template.
    I have a lot more questions but i think ive taken enough of
    your time. I am willing to pay someone to help me build this site,
    i cant afford a lot but i think my questions are pretty basic.
    Thanks

    There is a recent thread on the FW forum that may interest
    you - it's called
    "Firworks and HTML". The advice there applies in your case,
    too.
    One problem with your use of DW3 is this -
    the browser world has changed quite a bit in the almost 10
    years since DW3
    was released. Some (many?) of the behaviors in DW3 simply
    won't work any
    more because of these (significant) changes. Are you
    absolutely locked into
    using DW3?
    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
    ==================
    "jfmalewitz" <[email protected]> wrote in
    message
    news:[email protected]...
    > I'm new to the forum and i was hoping to get some help
    with dreamweaver
    > and
    > fireworks.
    > I built a site on my own using dreamweaver 3 years ago
    but have forgotten
    > almost everything. I am planning on building a new web
    site and have been
    > messing with dreamweaver for over a week trying to
    figure it out, with
    > little
    > success. I bought a web building package years ago that
    included
    > fireworks,
    > dreamweaver, freehand and maybe more, but i lost my
    books on dreamweaver
    > and
    > fireworks somehow.
    > Anyways, I was trying to learn dreamweaver 3 and
    fireworks and was having
    > a
    > lot of trouble with it. The dreamweaver bible assumes
    you know how to make
    > a
    > navigation bar using fireworks and that simply isnt the
    case for me. So I
    > need
    > help with that.
    > Also, i have been having trouble with my template. This
    is how you save
    > your
    > basic page correct? For some reason it doesnt save the
    whole page for me.
    > I
    > figured out the editable regions part, I think, but
    since i didnt know how
    > to
    > make a navigation bar I made my own links out of text,
    and this part isnt
    > saving with the template.
    > I have a lot more questions but i think ive taken enough
    of your time. I
    > am
    > willing to pay someone to help me build this site, i
    cant afford a lot but
    > i
    > think my questions are pretty basic.
    > Thanks
    >

  • Having trouble with flash and linking to Sliding panels - PLEASE help

    Having trouble with Sliding panels and flash. Otherwise everything works fine but when I'm trying to implement the link
    <a href="#" onclick="sp1.showPanel('panel1'); return false;">Panel1</a>
    to a flash button I get confused. I have tried following
    on (press) {
    getURL("javascript:sp1.showPanel('panel1');");
    and it did not work. What would you suggest? I am desperate. Please help me! Any suggestions are highly appreciated!!!!

    Thanks for your answer!
    I have tried both sp1.ShowPanel('panel1'); and window.sp1.ShowPanel('panel1'); they both give blank window with [object]
    I have found a solution that works in other browsers, but not in IE. Well basicly it works, but after a few clicks IE freezes.
    on (press) {
    getURL("javascript:sp1.showPanel('panel1'); void(0);");
    Would you happen to have a solution other than that? I believe that the void(0); causes the IE to freeze.

  • Spry tabbed panels, all content showing on one page, please help?

    Hi there,
    I'm developing a website for my friend and i'm using DW CS5 spry tabbed panels. Everything looks great in DW but when i load the page to the server all of the content shows as one page and i can't navigate through tabs.http://dndperspective.co.cc/
    I'll give you the whole code, I am fairly experienced in html but have never used spry before, so it may be a silly mistake. Any Suggestions?
    Here is the code:
    <!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>DND Perspective</title>
    <script src="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
    background-color: #2B3856;
    .style1 {
    color: #FFFFFF;
    .style4 {
    color: #FFFFFF;
    font-size: 36px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-left: 250px;
    .style5 {color: #CCCCCC}
    .style11 {
    font-size: 18pt;
    font-style: italic;
    a:link {
    color: #FFFF00;
    a:visited {
    color: #000000;
    a:hover {
    color: #000033;
    -->
    </style></head>
    <body>
    <div align="center">
      <p align="left" class="style4">DND  </p>
    </div>
    <p align="left">
    <img style="border:6px inset #545565; margin-left: 150px; margin-bottom: 50px;" src="newbanner.jpg" width="701" height="244" />  </p>
    <p align="center">
    <p align="center">
    <div id="TabbedPanels1" class="TabbedPanels">
      <ul class="TabbedPanelsTabGroup" >
        <li class="TabbedPanelsTab" tabindex="0"><img src="images/homebar.jpg" width="125" height="50" /> </li>
        <li class="TabbedPanelsTab" tabindex="0"><img src="images/aboutbar.jpg" width="125" height="50" /></li>
        <li class="style11 TabbedPanelsTab" tabindex="0"><em><img src="images/servicesbar.jpg" width="125" height="50" /></em></li>
        <li class="TabbedPanelsTab style11" tabindex="0"><img src="images/gallerybar.jpg" width="125" height="50" /></li>
        <li class="TabbedPanelsTab style11" tabindex="0"><img src="images/pricingbar.jpg" width="125" height="50" /></li>
        <li class="TabbedPanelsTab style11" tabindex="0"><img src="images/contactbar.jpg" width="125" height="50" /></li>
      </ul>
      <div class="TabbedPanelsContentGroup">
        <div class="TabbedPanelsContent style1">
          <div align="center">
            <p class="style11">Welcome to DND </p>
            <p>We are so glad you took the time to visit our site during your busy planning schedule. We have tried to make this site as user friendly as possible so you can get back to planning your big day. We provide straight foward and dependable services so you've got nothing to worry about.</p>
            <p>We are located in Rhode Island, but service Massachusetts and Connecticut as well. </p>
            <p>Please visit our services page to discover all photography sessions we have available such as:</p>
            <p>Wedding Photography</p>
            <p> Engament Photos</p>
            <p>Senior Portraits </p>
            <p>Anniversary</p>
            <p>&amp; More!!!</p>
            <p> </p>
          </div>
        </div>
        <div class="TabbedPanelsContent">
          <p class="style1"><strong><u>S.W</u></strong> -<em> Owner and Photographer</em>. For more information about her please click <a href="Untitled-11.pdf">here</a>!
        </div>
        <div class="TabbedPanelsContent">Under Construction...</div>
        <div class="TabbedPanelsContent">Under Construction....</div>
        <div class="TabbedPanelsContent style1">
    <p>We hear at DND  understand that packages and pricing may not provide the precise accomadations to fit you unique and carefully planned big day. We are very open and happy to discuss with you an individual catered package or plan that fits your style and most of all your budget. Whether you need us for just an hour or a full day we want to make your day as special as possible. We have services available starting at just $200.00. Below you will find our most popular packages, printing prices &amp;
    packages, custom videos, thank you cards and albums.</p>
               <hr width="50%" align="left" />
          <p><strong>Package 1 - $500.00</strong></p>
          <p>3 Hours; 1 location - Incl. DVD with unlimited high resolution shots and free basic retouching and enhancing; webgallery with or without password protection; Special Effects on 5 photos; and 1 8&quot;x10&quot; fine art high quality print. *</p>
          <p><strong>Package 2 - $575.00</strong></p>
          <p>3 Hours; 2 locations - Incl. DVD with unlimited high resolution shots and free basic retouching and enhancing; webgallery with or without password protection; Special Effects on 5 photos; and 1 8&quot;x10&quot; fine art high quality print. *</p>
          <p><strong>Package 3 - $700.00</strong></p>
          <p>4 Hours; 3 locations - Incl. DVD with unlimited high resolution shots and free basic retouching and enhancing; webgallery with or without password protection; Special Effects on 5 photos; and 1 8&quot;x10&quot; fine art high quality print. *</p>
          <p>*Each additional hour or location available for $100.00. Locations beyond 20 miles will require additional fees. Additional DVD priced at $25.00 each.</p>
               <hr width="50%" align="left" />
          <p><strong>Prints</strong>: (Fine Art High Quality)**</p>
          <p>Individual prices: 8&quot;x10&quot; = $12.99; 10&quot;x13&quot; = $19.99; 2 - 5&quot;x7&quot; = $12.99; 4 - 4&quot;x6&quot; = $11.99</p>
          <p>(Custom sizes available - Custom framing available)</p>
          <p><strong>Package 1:</strong></p>
          <p>3 - 8&quot;x10&quot;; 4 - 5&quot;x7&quot;; 4 - 4&quot;x6&quot; = $50.00</p>
          <p><strong>Package 2:</strong></p>
          <p>5 - 8&quot;x10&quot;; 6 - 5&quot;x7&quot;; 6 - 4&quot;x6&quot; = $90.00</p>
          <p><strong>Package 3:</strong></p>
          <p>8 - 8&quot;x10&quot;; 4 - 5&quot;x7&quot;; 4 - 4&quot;x6&quot; = $125.00</p>
          <p><strong>Package 4:</strong> (Basic Prints)</p>
          <p>Any 100 photos printed 4&quot;x6&quot; = $100.00</p>
               <hr width="50%" align="left" />
          <p><strong>Custom video:</strong>**</p>
          <p>Any 100 photos put to royalty-free music = $50.00</p>
              <hr width="50%" align="left" />
          <p><strong>Custom thank you cards for your guests:</strong>**</p>
          <p>300 cards - 4&quot;x6&quot; = $350.00</p>
          <p>100 cards - 4&quot;x6&quot; = $150.00</p>
         <hr width="50%" align="left" />
          <p><strong>Custom Albums Available: </strong>(prices vary - special order)</p>
          <p>Bride &amp; Groom Albums</p>
          <p>Parent Albums</p>
               <hr width="50%" align="left" />
          <p>**Please be aware that your DVD will be available within a week; Web Gallery within 5-7 business days; Prints, Cards or Video within 2-6 weeks. Thank you!</p>
        </div>
        <div class="TabbedPanelsContent style5">
          <p> Contact DND Perspective:</p>
          <p>The best way to reach us is via email .</p>
          <p>You can alternately reach us anytime at ...!</p>
        </div>
        <div class="TabbedPanelsContent">
          <div align="center">
            <p><span class="style1">About Info</span></p>
            <p> </p>
          </div>
        </div>
      </div>
    </div>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
      </script>
    </body>
    </html>

    You called it: your links to the SpryAssets are linking to your hard drive, not to the files within the folder on the server.
    Correct these links:
    <script src="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    And you should be good to go.
    Beth
    ps. If you run into more difficulties with the Spry Widgets, take your questions to the Dreamweaver Spry Forum http://forums.adobe.com/community/labs/spry, where they will get quicker attention.
    B

  • Tabbed panels: switching images for each tab?

    Hi,
    I am a spry newbie. I have three tabs in a tabbed panel. I
    have been able to put images into the tabs; these are my three tab
    labels. But I'd like to switch the image of a tab when it's being
    clicked or hovered over, and then again when it's the foreward-most
    tab. Is there a way to do this? If so, could you please explain or
    point me to an example? Thank you very much.

    My education in spry continues. I realized that I didn't have
    to use images, as I had been doing, since my labels were just text
    on a color background. I quickly learned how to work with the css,
    and now the tabs look very nice. So, problem solved!

  • Is anyone having trouble with Dreamweaver CS5?

    I am unable to create a new site or  manage sites. Upon save Dreamweaver tells me "WARNING: The Spry assets  folder is not inside the site. Please select a valid folder in your  local site root."
    I have created a SpryAssets folder, unistalled and reinstalled  Dreamweaver, tried just about everything including calling Adobe tech  support with no resolution (twice). Adobe has "elevated" my case (again), but I think  that means "We don't know, so go away." (Sorry, Adobe, I'm VERY frustrated  here!)
    Anybody got any ideas?

    Thanks for the help, Ben.
    I did clear the cache and the problem still exists. Then I unistalled my Dreamweaver CS5, downloaded a trial version, installed that one, but that didn't work either.
    Here are some screen captures of the dialog boxes that I am experiencing:
    This is the first warning I get when trying to establish a site.
    So then I select the SpryAssets folder in my main folder.
    Again, I get the warning.
    Then the only way out of the dialog box is to hit cancel, without establishing a site.
    I would greatly appreciate it if anyone has seen this problem and been able to solve it. It's driving me crazy.
    By the way, I am running Macintosh OS 10.5.8. Could this be the problem?

  • Still having trouble with Dreamweaver website in Internet Explorer

    I had to make some changes and IE (8 & 9) is giving me new fits. This is the URL "http://www.canonguy.net/KehilaLinktest/"
    The left menu isn't stacked (links are different lengthsit does an over/under???) & the font sizes are different in right/left sidebars. like it is in Safari/Firefox/Chrome and the
    Here are my stylesheets today:
    threeColFixHdr.css
    @charset "utf-8";
    /*.container .blockquote {
        background-color: #FAF0E6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        font-weight: normal;
        text-decoration: underline;
        border-left-width: thick;
        border-left-style: double;
        border-left-color: #666;
        margin-left: 25px;
        margin-right: 15px;
    .content blockquote  {
        background-color: #FAF0E6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: normal;
        text-decoration: none;
        border: thin dashed #333;
        padding: 10px;
        margin-left: 12px;
        margin-right: 10px;
    /* CSS Document */
    body {
        /* [disabled]font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif; */
        background: #42413C;
        margin: 0;
        padding: 0;
        color: #000;
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        /* [disabled]font-size: 1.2em; */
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
        padding: 0;
        margin: 0;
    h1, h2, h3, h4, h5, h6, p {
        margin-top: 0;     /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
        padding-right: 15px;
        padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        font-size: .8em;
        font-weight: 300;
        text-align: center;
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
        border: none;
    img {
        border: 2px solid #000;
    .header a:link {
        color: #FFF;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
        font-weight: 900;
    .header a:hover, .header a:active, .header a:focus {
        text-decoration: none;
        color: #FFF;
        font-weight: 400;
    .header a:active , .header a:focus   {
        text-decoration: none;
        color: #FFF;
    .header a:hover {
        text-decoration: blink;
        color: #E8E1D1;
    a:visited {
        color: #6E6C64;
        text-decoration: underline;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
        color: #00F;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
        font-weight: 900;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
        text-decoration: blink;
        color: #929C53;
    /* ~~ This fixed width container surrounds all other divs ~~ */
    .container {
        width: 1000px;
        background: #FFFFFF;
        margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
        font-size: 14pt;
    /* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo. ~~ */
    .header {
        /* [disabled]background: #ADB96E; */
        height: 88px;
        background-color: #929C53;
        color: #FFF;
        border-bottom: 1px solid #000;
    h3  {
        color: #FFF;
    .content {
        padding: 10px 0;
        width: 600px;
        float: left;
        font-size: 1.0em;
        min-height: 600px;
        max-height: 3000px;
        margin-left: 35px;
    /* ~~ These are the columns for the layout. ~~
    1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.
    3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.
    4) If you prefer your nav on the right instead of the left, simply float these columns the opposite direction (all right instead of all left) and they'll render in reverse order. There's no need to move the divs around in the HTML source.
    .sidebar1 {
        float: left;
        width: 170px;
        background: #E8E1D1;
        font-size: 9pt;
        height: 650px;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    .sidebar2 {
        float: right;
        width: 170px;
        background: #E8E1D1;
        padding: 10px 0;
        font-size: 9pt;
        height: 650px;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
        color: #333;
    .container .sidebar2 .JewishGen {
        font-size: 0.8em;
        margin-top: 50px;
        margin-left: 10px;
    .CenteredHeadings {
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        font-size: 1.1em;
        font-weight: 600;
        text-align: center;
    .sidebar1 a:link {
        color: #030;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
        font-weight: 900;
    .sidebar2 a:link {
        color: #333;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
        font-weight: 900;
        text-align: left;
    .container .sidebar2 .searchBox {
        margin-bottom: 5px;
        border: thin solid #000;
        margin-left: 15px;
        margin-right: 5px;
        background-color: #BEC49F;
        margin-top: 25px;
        width: 140px;
    /* ~~ This grouped selector gives the lists in the .content area space ~~ */
    .content ul, .content ol {
        padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
    /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
    ul.nav {
        list-style: none; /* this removes the list marker */
        border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
        margin-bottom: 15px; /* this creates the space between the navigation on the content below */
    ul.nav2 {
        list-style: none; /* this removes the list marker */
        border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
        margin-bottom: 15px; /* this creates the space between the navigation on the content below */
    ul.nav li {
        border-bottom: 1px solid #666; /* this creates the button separation */
    ul.nav2 li {
        border-bottom: 1px solid #666; /* this creates the button separation */
    ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
        padding: 5px 5px 5px 15px;
        display: block; /* this gives the anchor block properties so it fills out the whole LI that contains it so that the entire area reacts to a mouse click. */
        width: 145px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
        text-decoration: none;
        background: #BEC49F;
        /* [disabled]background-color: #C6D580; */
    ul.nav2 a, ul.nav2 a:visited {
        padding: 5px 5px 5px 15px;
        display: block; /* this gives the anchor block properties so it fills out the whole LI that contains it so that the entire area reacts to a mouse click. */
        width: 135px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
        text-decoration: none;
        background: #BEC49F;
    ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
        background: #ADB96E;
        color: #FFF;
    ul.nav2 a:hover, ul.nav2 a:active, ul.nav2 a:focus {
        background: #ADB96E;
        color: #FFF;
    .nav {
        height: 250px;
    .nav2 {
        height: 250px;
    /* ~~ The footer styles ~~ */
    .footer {
        background: #CCC49F;
        position: relative;/* this gives IE6 hasLayout to properly clear */
        clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
        height: inherit;
        font-size: .6em;
        border-top: 1px solid #000;
    .footerCopy {
        /* [disabled]padding: 10px; */
        background: #CCC49F;
        position: relative;/* this gives IE6 hasLayout to properly clear */
        clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
        font-size: 1em;
        text-align: left;
    /* ~~ Miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    h1 {
        font-size: 200%;
        color: #000;
    h2 {
        font-size: 170%;
        color: #000;
    h3 {
        font-size: 150%;
        color: #333;
    h4 {
        font-size: 130%;
        color: #333;
        text-align: left;
    h5 {
        font-size: 120%;
        color: #333;
    h6 {
        font-size: .9%;
        color: #333;
    .container  .smallText {
        font-size: 0.75em;
        text-align: center;
    .container .sidebar2 {
        /* [disabled]color: #929C53; */
    .Center_caption {
        text-align: center;
        color: #333;
        font-weight: normal;
        padding: 0px;
        margin-top: 10px;
    .container .content .indentContent {
        text-align: left;
    .container .content h5 {
        margin-left: -250px;
        /* [disabled]padding-left: 25px; */
    .container .content .pageTitle {
        font-weight: 900;
        color: #333;
        margin-left: 50px;
        padding-bottom: 25px;
    .romania {
        font-weight: 900;
        color: #906;
    spryMenuBarVertical.css
    @charset "UTF-8";
    /* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
    ul.MenuBarVertical
        padding: 0;
        list-style-type: none;
        cursor: default;
        width: 140px;
        background-color: #BEC49F;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are same fixed width as parent */
    ul.MenuBarVertical li
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        text-align: left;
        cursor: pointer;
        border: 1px solid #fff;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
        margin: -5% 0 0 95%;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: absolute;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        left: -1000em;
        top: 0;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarVertical ul.MenuBarSubmenuVisible
        left: 0;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarVertical ul li
        width: 8.2em;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
        border: 1px solid #CCC;
    /* Submenu containers have borders on all sides */
    ul.MenuBarVertical ul
        border: 1px solid #CCC;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarVertical a
        display: block;
        cursor: pointer;
        background-color: #BEC49F;
        padding: 0.5em 0.75em;
        color: #333;
        text-decoration: none;
        font-size: 9pt;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
        background-color: #929C53;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
        background-color: #929C53;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarVertical iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarVertical li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;
    HeaderDivs.css
    @charset "utf-8";
    /* CSS Document */
    .leftSide{
        float:left;
    .rightSide{
        float:right;
    BigHeader {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 200%;
        font-style: normal;
        font-weight: 900;
        font-variant: normal;
        color: #FFF;
        margin-top: 20px;
        margin-left: 15px;

    In this line:
    <img style="margin-left:27px;margin-top:30px;" src="images/coat-of-arms.gif" width="100" height="138" alt="Roman's Coat of Arms" /><h4 style="padding-top:25px;padding-bottom:8px;text-align:center;font-weight:800;">
    Close the image tag at the end:
    <img... ...height:800;" />
    You need to go through your <ul> and <li> tags very, very carefully.  You have some mismatched elements (missing closing tags) in your huge list.
    Here:
    <p>
         <!-- end .content -->
         <!-- InstanceBeginEditable name="EditRegion4" --><!-- InstanceEndEditable -->
       <p> </p>
    You have missed a closing </p> tag
    These input elements need closing like this
    <input name="allcountry" value="ALLROMANIA" type="hidden" />
    You may have too many closing </div> tags at the end of your page.
    Check your site in the validator: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.canonguy.net%2FKehilaLinktest %2F
    Fix the problems you can and then revalidate it to see how you are getting on.
    Martin
    The first thing to focus on is your <ul> an <li> tags that will screw your menu

  • Hello, i am having trouble with dreamweaver cs4 justify?

    i have some text in a table and when i put justify on p
    my text gets justify but gets some spaces in between words.
    what could be causing this?
    thanks for the help.
    picture of the text

    Cary is right, that's how it works.  You need to remember that this is not like a word processor or a printing process, it's the web and text justification can cause more weirdness cross browser than what it's worth  :-)

  • Im having trouble with my Messages. The keypad sensors are going haywire. The other apps like FbMessenger are ok. What should i do?

    The keypad sensors are going haywire. Only Messages has this problem. The other apps with messaging like FB messenger are functioning well.
    And its not just with typing; even with scrolling up or down, the sensors wont cooperate. Pfft.

    venicespent,
    Boot into your Mavericks Recovery partition by hold down the command and R keys whilst booting. You'll see a screen that looks like this:
    Click on the Disk Utility item to open Disk Utility. You should see your boot drive (usually named "Macintosh HD" unless you've changed it) in the column on the left of the screen. Select your boot partition and click on the "Verify" button. Let your Mac do it's thing - if you get green text telling you that everything seems to be OK, then your disk should not be damaged. If, however, you get red text telling you that the disk needs to be repaired, click on the "Repair" button. If the disk can be repaired, you should be good to go. If the disk cannot be repaired then the drive is damaged.
    But before you do anything, make certain that you have backups!!!
    Clinton
    MacBook Pro (15-inch Late 2011), OS Mavericks 10.9.4, 16GB RAM, 960GB SSD, 27” Apple Thunderbolt Display

  • Im having trouble with backing up contacts to i cloud ,all my contacts are on hotmail? can anyone please help

    i carnt back up contacts to i cloud as contacts in hotmail account any ideas how i can change and back up to i cloud please

    iCloud only syncs contacts in your iCloud group, not contacts from other services such as hotmail.  You need to copy or move the contacts from the Hotmail group to the iCloud group in order for them to sync with your iCloud account.  If you have both groups in a contact managment program on your computer that is syncing with your iCloud account you can drag and drop them between groups there.  If not, you'll need to use an app like Speed Names to do this on your phone.

  • Having trouble with loading Facebook on my safari on my iPhone 5 and I don't like using the app because I have to download messenger too so please help!

    MMy Facebook won't load in safari but all the other websites work and I already deleted the cookies and restarted my iphone multiple times but it still will not load need help....

    Seems that Facebook servers were down for almost an hour today.

  • TS1382 having trouble with my ipod

    having trouble with my ipod i reset it an all of my music is gone but when i go to setting its sayin that my ipod is still full of music can someone help me please

    also when i go to about its saying that its still full

  • Im having troubles with my payment option security code

    im having troubles with my payment option,i will enter all the information needed and no matter what it says my security code is invalid

    Try creating and new User and see if you can log into it without being in Safe mode
    Allan

  • I am having trouble with a form, won't tab to 2nd page...

    I am having trouble with a form I created in Acrobat Pro 10. I created tabs etc, they all work wonderfully in Adobe, but once I uploaded it onto the web-based program for other users, the tabs only work  on page 1, I have to click on page 2 to keep tabbing through.  It won't tab into it.  Any advise?  Also, when the users open it it opens in the web.

    1. The library is separate from the application, so re-installing shouldn't cause an issue with the actual photos. But it would be foolhardy in the extreme to do anything without first backing up.
    2. Often these issues are caused by a damaged Library, so reinstalling doesn't change much.
    FWIW
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.
    Alternative approach:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Im having trouble with error 13019 I have read the previous discussions about this matter and have tried to do them except for the fact that under the music tab when clicking on my ipod every thing is frozen. It s not my comp. and i dont wish to restore.

    Im having trouble with error 13019 I have read the previous discussions about this matter and have tried to do them except for the fact that under the music tab when clicking on my ipod every thing is frozen. It s not my comp. and i dont wish to restore. Please help!

    If you are wondering why you are not getting any responses, it is because you have vented a complaint without any details that make any sense or give anyone something to work on.
    If you want help, I suggest actually detailing what has happened, with versions of software etc. Anything that would let us assist.
    As a start I am guessing that you have not really got the hang of "How it all works". Firstly download the Pages09_UserGuide.pdf from under the Help menu. Read that and view the Video Tutorials in the same place. A good addition would be the iWork 09 Missing manual book and something to help you learn how to use your Mac.
    If there are specific tasks you need help with:
    http://www.freeforum101.com/iworktipsntrick/index.php?mforum=iworktipsntrick
    Is a good resource.
    Peter

Maybe you are looking for

  • Select Flash content not displaying in IE

    I would love anybody's feedback on this one. I have made an swf header for a website that has a logo "blur in" over an image -On my computer running IE it works fine. On another person's computer running IE v6.0.29 (I think?) the bottom layer of the

  • Material cost Report

    Hi, If anyone could advice on how to create report for material cost product wise at granular level in case similar part of the material is used for different products. Regards, Varsha

  • SVG plug-in and MOzilla Firefox

    Hi, Has anyone installed SVG plug-in in firefox? I downloaded SVG but after i ran installation successfully, only IE has it, firefox seems know nothing about SVG plug-in. How about Netscape? Any idea? Thanks.

  • Static synchronized methods VS non-static synchronized methods ??

    what is the difference between static synchronized methods and non-static synchronized methods as far as the behavior of the threads is concerned? if a thread is in static synchronized method can another thread access simple (ie. non static) synchron

  • Help for tips to install Xp

    I bag your pardon, but I am still getting errors and errors on my pc see my post. I don't want to bore you again with all my troubles, but I have thought that they happen because I've made something wrong. Please let me explain what I do if I want to