Design in dreamweaver

I am new to this and I am needing to set up a webpage. What
is the best way to go about designing a page? Do I design
everything in another program then transfer it in? If so what
program? OR can I design in Dreamweaver? Also I need to make a
members login for my page, how do I do that?
Thanks

Your question would be more accurate if you reworded it like
this -
"Is it a good idea to use a graphics application to write
your HTML for a
web page?"
and the answer to that is unequivocal - NO. It *IS* possible
to do this,
but only when you know what you are doing well enough to be
able to take
control of both the setup of the graphics program, and its
resulting HTML
output. In other words, a function that seems like the new,
inexperienced
user's dream come true is a blatant lie.
The answer you quote from the other forum reveals a shallow
understanding,
both of slicing and of CSS page layout, on the part of the
person giving the
answer.
If you read the tutorial I gave you, you will see that the
authors DO NOT
use FW to write any HTML. And they *do* all of their HTML
work in DW.
That's the best approach in my opinion.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"rrogertbb" <[email protected]> wrote in
message
news:[email protected]...
> Hi Murray ACE that tutorial really is what I need as
well - as a newbie it
> really seems to cover the basics thoroughly however I am
more familiar
> with
> photoshop and have been looking at it's web preparation
abilities and they
> look
> pretty similar to those described for Flash - can I
trouble you to
> confirm
> this assumption and/or are you aware of a tutorial that
covers part one of
> this
> tute but using pshop. Also I keep reading that slices
are old hat here's a
> clip
> from a forum I was reading : "One of the major problems
with image slicing
> is
> that it is a slow process compared to using CSS based
layouts; it’s simply
> much
> quicker and easier to layout your pages with CSS. " -
This is when I start
> to
> get confused coming across a really good tutorial that
seems to explain
> all
> only to find that it's old technology. I must be tired
I'm starting to
> ramble -
> apologies best regards Roger
>

Similar Messages

  • Need help putting a menu designed in Dreamweaver in an external WYSIWYG Editor

    I put together a menu that contains spry widgets in Dreamweaver. I need to get what I made into a website hosted by another company. The site allows you to create your own pages through a wysiwyg editor. I'm having trouble figuring out how to attach the .js and .css files. I tried copying the source code into the HTML source editor but it ignored the script and css. I then tried putting the code from the .js and .css file into the source editor but I'm doing something wrong. I'm new to HTML and Javascipt and I have a feeling it is a pretty obvious mistake. I would really appreciate some instruction or advice on how to properly put all of the components into the editor.

    Open those individual files to see the code.
    <html>
    <head>
    Copy and paste script code between <script type="text/javascript"> and </script> tags.
    Copy and paste CSS styles between <style type="text/css"> and </style> tags.
    Insert conditional comments (if any) below the scripts and CSS styles.
    </head>
    <body>
    This is where your page content goes
    </body>
    </html>
    Best of luck!
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Why can't I drag images from Finder to Design View Dreamweaver CC?

    Hey Guys,
    I'm using OS X Mavericks (10.9) and Adobe DW CC
    For some reason in both CC and CS6 I can no-longer drag files from Finder (Mac OS X's Explorer) into the design view ( for eg: adding images to a table cell ), the browse button doesn't work properly either... The "browse for file" button only works if there is an image already there and then it will update the image, otherwise if there's no image in the table cell it will bring up the browse dialogue box but does nothing if I select a file and press "open".
    Is there a setting that was introduced in CS 6 that affects this behavior?

    Hi All,
    This bug has been fixed in the latest version of Dreamweaver CC 2014, which is now available for download.
    Download it from https://creative.adobe.com/ or directly through the Creative Cloud desktop app.
    We’re excited to hear back from you. Please share your feedback.

  • Code view not in synch with Design view (Dreamweaver CS3)

    Hello All,
    On my main work PC, I am running Dreamweaver CS3. When I am
    working in split view (with both Design and Code view visible) when
    I click on an element (say, a button) in Design view, the code view
    automatically shows me the code for the element that I am working
    on. That way, if I need to manually edit the code, I can click on
    the Code view and make the appropriate changes.
    On my laptop I am also running Dreamweaver CS3 However, when
    I am working in split view and I click on a element in Design view,
    my code view does NOT update itself and continues to show the last
    bit of code I was working on in Code view. While this could come in
    handy at times where i want design view and code view to show me
    two different things, I mostly would like code view to update
    automatically. Currently the only way I can get code view to update
    on my laptop is to hit the "refresh design view (F5)" button. Is
    there a way to do this automatically? Is this an option in
    Dreamweaver preferences because I don't see it anywhere.
    Thanks so much for your help.

    Ethereal_Mike wrote:
    > Does the new version of Dreamweaver CS3 print the code
    in color?
    No. If you feel that it's an important enhancement that you
    would like
    to see in future versions, submit a feature request:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    The more people who request a specific feature, the more
    likely it is to
    be implemented.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Design view dreamweaver compatibility

    Importing project from Proto to Dreamweaver 5.5 through adobe cloud, CSS files can only edit in Code view, Design view button is dissabled. Can Design view be activated?

    Marcfbcn wrote:
    Importing project from Proto to Dreamweaver 5.5 through adobe cloud, CSS files can only edit in Code view, Design view button is dissabled. Can Design view be activated?
    When you are editing a CSS file then it can only be done in code view because the file contains the styles to your markup.  To see the design,  you need to be in HTML files.
    Hope this helps.

  • Updating MS Access from webpage designed in Dreamweaver CS4

    I am trying to create a webpage that we can add, delete, and change information in a Microsoft Access database.  I have the add and delete pages working great, but cannot get the update page to work.  Has anyone had issues with this and know what I need to do to fix?  I have designed the page according to the Dreamweaver webpage instructions.

    I had a similar question when I first started trying to build a data driven website a while ago.
    While MS Access is nice for learning the basics behind a database, it is not the best choice for a website. If you feel confident enough to learn a server side language such as php or asp (which you need to give yourself a good amount of time to do) then there are great books, some classes in local colleges/universities and the web that you can use, along with help from forums like this. And you can do it.
    However, if you don't feel confident in learning a programming language and getting it to interact with a database, it is time to start budgeting for a professional.
    There are a lot of ok do-it yourself books for programs like MS Access, but, if you want something that will work, well, and look great, you need it done with better tools, and by someone who knows how to use those tools.
    Many professionals are willing to give free estimates and quotes. Some even list their prices on their website.
    If you choose to tackle it yourself, congrats and good luck! If you choose a professional, make sure they have examples to prove they know what they are doing.

  • New to web design - learn Dreamweaver first?

    Greetings to the Dreamweaver community.
    After 30 years in print design, I've finally made a decision to learn a little something about web design. With that goal in mind, when I updgraded to CS6, I bought the "CS6 Design and Web Premium" package. The package includes Dreamweaver, Fireworks and Flash Pro. But I'm a little confused where to start.
    I always buy the Adobe "Classroom in a Book" series to learn the basics or new aspects of Adobe products. All three apps have CIB counterparts and I'm thinking that I will but the Dreamweaver CIB first, then Fireworks, and then Flash Pro?
    So what am asking is... is this the right direction? I notice on some discussion boards that some use Fireworks more than Dreamweaver: I just want to make sure I'm on the right path.
    Any suggestions would be appreciated.
    Clinton

    Welcome to the DW community, Clinton!
    30 years - that is some real experience you've got up your sleeve!
    Web Design, okay, it works this way. It has 2 parts - for starters:
    Design/ Mockup/ Layout/ Wireframe/ UI (different people refer to this differently) - but the end goal is the same - to create the 'design', per se, that your site is going to look like
    Development/ Slicing/ Compositing/ CSSing/ PSD - CSS (again, different references) - making the 'design' you've made in an application like Photoshop or Fireworks to be 'web-friendly' - in other words, making it .html and .css files that are the 'core' elements for a website
    Most web designers (including me) use Photoshop to create design cuts (PSD files) that we send back and forth a million times to the client to get them approved. Then, 'slice' some key elements such as backgrounds, boxes, etc... Then open Dreamweaver, write the 'markup' - which is 'what' you want to display on your website (content, tables, boxes, widgets, snippets, etc..). Then, 'style' the website using 'CSS' - to match it to the 'PSD' that the client had approved.
    This is it - I don't know if I could've put it any shorter!
    CSS - Cascading Style Sheet - it is a piece of code that instructs web browsers how your website has to be displayed. Height, spacing, margins, width, colors, display-type, etc... With the birth of CSS-3, things are even more easier. A few key things that CSS-3 can do are lets say, Gradients, rounded-edges, etc.. (for which you had to use an actual .png or .jpg image in CSS-2). Now, CSS-3 can give you the exact same effect with no use of an image.
    HTML - Now that HTML5 is quickly replacing older web standards, you've decided to start your 'web journey' at the right time, I'd say. HTML5 has endless possibilites for creating 'responsive' web design - responsive meaning one design, multi-devices - for desktops, tablets & mobile phones.
    With all that said, Dreamweaver CS6 has some great tools for HTML5 standards such as 'Fluid Grid Layout' - with which you create 1 design, code 3 different CSS documents and BAM - your website will be optimized for all 3 devices.
    Fireworks - Definitely usable for web design. Fireworks CS6 also has some great tools such as 'CSS Generator' that gives you the CSS code for a selected design element - in other words, design it in Fireworks, hover over it, Fireworks will generate the CSS code for you.
    jQuery - You should look this up - has some great 'plugins' that you can use in your website design/ development. Now that 'Flash' is kind of dead (modern handhelds don't support Flash), jQuery is your friend. Best part is it is fully open-source.
    The next step - Dynamic websites - As the name suggests, you can get into building more 'interactive' websites - like a shopping cart, etc... later on once you get a proper hang of some basic HTML & CSS. And if you decide to use jQuery, you'll also get a hang of JavaScripting - which is critical to build interactive websites as you progress.
    You can take a look at this video on Youtube. I know it doesn't have too many views. But, I personally feel it is a good place for you begin with Fireworks - http://www.youtube.com/watch?v=NrJmyYfNu1M
    All this maybe going a little over your head right now - since you're just starting up. But, feel free to post questions as and when you have one and we'll be happy to help you! The world needs more web designers/ developers after all!
    All the best.
    -ST

  • Designer using Dreamweaver in a Microsoft Visual Studio development environment

    I'm a designer using a Mac with Dreamweaver CS3 to design
    pages on a web app. The team I work with is using Microsoft Visual
    Studio to manage projects, check files in and out, etc. Each of us
    has a MS Windows Server 2003 with a local copy of the site.
    I only use Visual Studio to manage the project by checking in
    and out, and managing the project files because the Mac has a large
    display and is my primary computer.
    I was wondering if there was a way I could check files out so
    my team members see them as locked when I'm editing them, and vice
    versa in Dreamweaver on my Mac.
    How do I set up my site in Dreamweaver to do this?
    I don't think I want to set up the site as an FTP. What's an
    RDS?

    I'd probably ask them here about setup.
    Microsoft Visual Studio and Visual Web Developer Express forum on ASP.Net
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Responsive Design using Dreamweaver CC

    Hello,
    I would like to know if we need to include additional  mark up, besides having width in % in CSS3, to make our websites responsive.
    Kindly advise if there is a tutorial that can guide us step by step how to make a Responsive Website.
    Thank you

    It's not that you really need additional mark-up, there will be a little additional when compared to a static site in general, but more importantly the structure of your html needs to be created in a "responsive-ready" fashion in order to take full advantage of the power of CSS Media Queries. It takes a little planning from the get go, that's why converting sites from a static layout to responsive can be pretty difficult and time consuming enough to where simply starting over would be better than attempting any conversion.
    Here are a few links that give a lot of info on how to create responsive sites with CSS Media Queries...
    Introduction to media queries – Part 1: What are media queries? | Adobe Developer Connection
    Introduction to media queries – Part 2: Building a responsive design | Adobe Developer Connection
    Fluid Grids: Creating Adaptive Designs Using Fluid Grid Layouts in Dreamweaver CS6 | Digital Design CS6 | Adobe TV
    http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
    http://zomigi.com/blog/essential-considerations-for-crafting-quality-media-queries/

  • Significant difference within design view Dreamweaver CC

    Hi all
    I am making a site in Dreamweaver CC and if honest, I have just noticed something that has stopped me in my tracks that I am hoping is a common occurrence. The site in question is using Dreamweaver's media queries and I have not touched the boilerplate.
    Design view pre CSS styling;
    Live view seems to ignore this arrangement and puts everything on the page to 100%
    The HTML for this section is;
    <!--START mortgage_choices section -------------------------------------->
    <div class="light_grey_backround">
      <div class="gridContainer clearfix">
        <div class="fluid mortgage_choices_title">
          <h1 class="dk_blue_text">Which type of new mortgage are you most interested in?</h1>
        </div>
        <div class="fluid mortgage_choices_subtitle">
          <h2 class="dk_grey_text">Simply pick the category that you fall into for more information on how we can help you with your mortgage. </h2>
        </div>
        <div class="fluid mortgage_choices_box zeroMargin_tablet zeroMargin_desktop">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_htb.jpg" alt="Help to Buy Mortgages"/>
            </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES</h3>
            </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div><div class="fluid mortgage_choices_box">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_mortgage_ftb.jpg" alt="First Time Buyer Mortgages"/>
            </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES</h3>
            </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div><div class="fluid mortgage_choices_box zeroMargin_tablet">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_mortgage_ntb.jpg" alt="Next Time Buyer Mortgages"/> </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES </h3>
        </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div>
        <div class="fluid mortgage_choices_box">
        <figure class="fluid mortgage_choices_image">
            <img src="_images/newhomesmortgages_mortgage_b2l.jpg" alt="Buy to Let Mortgages"/> </figure>
        <div class="fluid mortgage_choices_title">
            <h3>HELP TO BUY MORTGAGES</h3>
            </div>
        <div class="fluid mortgage_choices_copy">
            We specialise in the Governament backed Help to Buy mortgage scheme and the fantastic mortgage schemes available with it. Enjoy the huge
            </div>
            <div class="fluid mortgage_choices_action">
            TELL ME MORE...
            </div>
        </div>
      </div>
    </div>
    <!--END mortgage_choices section ---------------------------------------->
    The CSS
    @charset "UTF-8";
    /* Simple fluid media
       Note: Fluid media requires that you remove the media's height and width attributes from the HTML
       http://www.alistapart.com/articles/fluid-images/
    img, object, embed, video {
      width: 100%;
    /* IE 6 does not support max-width so default to width 100% */
    .ie6 img {
      width:100%;
      Dreamweaver Fluid Grid Properties
      dw-num-cols-mobile: 4;
      dw-num-cols-tablet: 8;
      dw-num-cols-desktop: 12;
      dw-gutter-percentage: 25;
      Inspiration from "Responsive Web Design" by Ethan Marcotte
      http://www.alistapart.com/articles/responsive-web-design
      and Golden Grid System by Joni Korpi
      http://goldengridsystem.com/
    .fluid {
      clear: both;
      margin-left: 0;
      width: 100%;
      float: left;
      display: block;
    .fluidList {
        list-style:none;
        list-style-image:none;
        margin:0;
        padding:0;       
    /* Mobile Layout: 480px and below. */
    .gridContainer {
      margin-left: auto;
      margin-right: auto;
      width: 85.5%;
      padding-left: 2.25%;
      padding-right: 2.25%;
      clear: none;
      float: none;
    #div1 {
    .title_index {
    .subtitle_index {
    .content_introduction {
    .content_introduction_para_2 {
    .mortgage_choices_title {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_subtitle {
    .mortgage_choices_box {
      background-color: #FFFFFF;
      margin-bottom: 40px;
      border-radius: 7px;
      overflow-x: hidden;
      overflow-y: hidden;
      -webkit-box-shadow: 1px 1px 1px 1px #797979;
      box-shadow: 1px 1px 1px 1px #797979;
      width: 100%;
      clear: both;
      margin-left: 0;
    .mortgage_choices_image {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_copy {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_action {
    width: 100%;
    margin-left: 0;
    .rate_slider {
    .rate_slider_header_title {
    .rate_slider_subtitle {
    .ratetitle {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 30px;
      color: #0F232A;
      margin-top: 35px;
      font-weight: 300;
      width: 90%;
      margin-left: 5%;
      line-height: 35px;
      margin-bottom: 10px;
      text-align: center;
    .rate {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 30px;
      color: #3FB0B9;
      font-weight: 600;
      width: 90%;
      margin-bottom: -10px;
      text-align: center;
      margin-left: 5%;
    .dealterm {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 22px;
      color: #666666;
      margin-bottom: 10px;
      width: 90%;
      margin-left: 5%;
      line-height: 23px;
      text-align: center;
    .ltv {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 20px;
      color: #666666;
      margin-bottom: 10px;
      width: 90%;
      margin-left: 5%;
      text-align: center;
    .costs {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 17px;
      color: #ccc;
      font-weight: 300;
      width: 49.1525%;
      width: 90%;
      margin-left: 5%;
      margin-bottom: 10px;
      text-align: center;
    .erc {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 17px;
      color: #ccc;
      font-weight: 300;
      width: 66.1016%;
      width: 90%;
      margin-left: 5%;
      line-height: 20px;
      margin-bottom: 10px;
      text-align: center;
    .revert {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 17px;
      color: #ccc;
      font-weight: 300;
      width: 90%;
      margin-left: 5%;
      line-height: 20px;
      text-align: center;
      margin-bottom: 30px;
    .protection_choices_title {
      color: #3FB0B9;
      width: 100%;
      margin-left: 0;
    .protection_choices_subtitle {
    .protection_choices_box {
      background-color:#0F232A;
      margin-bottom: 40px;
      width: 100%;
      clear: both;
      margin-left: 0;
    .protection_choices_image {
    width: 100%;
    margin-left: 0;
    .protection_choices_copy {
      color: #FFFFFF;
      overflow-y: hidden;
      overflow-x: hidden;
      border-radius: 7px;
      -webkit-box-shadow: 1px 1px 1px 1px #666666;
      box-shadow: 1px 1px 1px 1px #666666;
      width: 100%;
      margin-left: 0;
    .protection_choices_action {
      color: #3FB0B9;
      width: 100%;
      margin-left: 0;
    .protection_question {
    .protection_subquestion {
      margin-bottom:40px;
    .contact_us_number {
    .contact_us_email {
    .contact_us_form {
    .whole_of_market_title {
    .whole_of_market_subtitle {
    .whole_of_market_lenders {
    .downloads_library_title {
    .downloads_library_subtitle {
    .download_cover {
    .zeroMargin_mobile {
    margin-left: 0;
    .download_cover_container {
    .download_cover_graphic {
    width: 100%;
    clear: both;
    margin-left: 0;
    .zeroMargin_mobile {
    margin-left: 0;
    .hide_mobile {
    display: none;
    /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
    @media only screen and (min-width: 481px) {
    .gridContainer {
      width: 87.75%;
      padding-left: 1.125%;
      padding-right: 1.125%;
      clear: none;
      float: none;
      margin-left: auto;
    #div1 {
    .title_index {
    .subtitle_index {
    .content_introduction {
    .content_introduction_para_2 {
    .mortgage_choices_title {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_subtitle {
    .mortgage_choices_box {
    width: 48.7179%;
    margin-left: 2.5641%;
    clear: none;
    .mortgage_choices_image {
    width: 48.7179%;
    margin-left: 0;
    .mortgage_choices_copy {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_action {
    width: 100%;
    margin-left: 0;
    .rate_slider {
    .rate_slider_header_title {
    .rate_slider_subtitle {
    .ratetitle {
    .rate {
    .dealterm {
    .ltv {
    .costs {
    .erc {
    .revert {
    .protection_choices_title {
    width: 100%;
    margin-left: 0;
    .protection_choices_subtitle {
    .protection_choices_box {
    width: 48.7179%;
    margin-left: 2.5641%;
    clear: none;
    .protection_choices_image {
    width: 100%;
    margin-left: 0;
    .protection_choices_copy {
    width: 100%;
    margin-left: 0;
    .protection_choices_action {
    width: 100%;
    margin-left: 0;
    .protection_question {
    .protection_subquestion {
    .contact_us_number {
    .contact_us_email {
    .contact_us_form {
    display: block;
    .whole_of_market_title {
    .whole_of_market_subtitle {
    .whole_of_market_lenders {
    .downloads_library_title {
    display: block;
    .downloads_library_subtitle {
    display: block;
    .download_cover_container {
    .download_cover_graphic {
    width: 100%;
    clear: both;
    margin-left: 0;
    .hide_tablet {
    display: none;
    .zeroMargin_tablet {
    margin-left: 0;
    /* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
    @media only screen and (min-width: 769px) {
    .gridContainer {
      width: 78.6666%;
      max-width: 1232px;
      padding-left: 0.6666%;
      padding-right: 0.6666%;
      margin: auto;
      clear: none;
      float: none;
      margin-left: auto;
    #div1 {
    .title_index {
    .subtitle_index {
    .content_introduction {
    .content_introduction_para_2 {
    .mortgage_choices_title {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_subtitle {
    .mortgage_choices_box {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    .mortgage_choices_image {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_copy {
    width: 100%;
    margin-left: 0;
    .mortgage_choices_action {
    width: 100%;
    margin-left: 0;
    .rate_slider {
    .rate_slider_header_title {
    .rate_slider_subtitle {
    .ratetitle {
    .rate {
    .dealterm {
    .ltv {
    .costs {
    .erc {
    .revert {
    .protection_choices_title {
    width: 100%;
    margin-left: 0;
    .protection_choices_subtitle {
    .protection_choices_box {
    width: 23.7288%;
    clear: none;
    margin-left: 1.6949%;
    .protection_choices_image {
    width: 100%;
    margin-left: 0;
    .protection_choices_copy {
    width: 100%;
    margin-left: 0;
    .protection_choices_action {
    width: 100%;
    margin-left: 0;
    .protection_question {
    .protection_subquestion {
    .contact_us_number {
    .contact_us_email {
    .contact_us_form {
    display: block;
    .whole_of_market_title {
    .whole_of_market_subtitle {
    .whole_of_market_lenders {
    .downloads_library_title {
    display: block;
    .downloads_library_subtitle {
    display: block;
    .download_cover_container {
    .download_cover_graphic {
    width: 15.2542%;
    margin-left: 1.6949%;
    clear: none;
    .zeroMargin_desktop {
      margin-left: 0;
    .hide_desktop {
    display: none;
    Any help is appreciated as I am happy with what I have in design view, but it's live view that I am publishing...
    Thanks in advance

    Thank you for looking, I have resolved this issue. I was to do with the image %'s. When I changed this, it all fell into place.

  • Cannot see web photo gallery in design in dreamweaver cs3

    have made web photo gallery in PS- opens in browser- opens in
    dreamweaver cs3- I can see the code all OK can view again in
    browser--But I cannot see the thumbnails or tables-yet I know its
    there hidden?--How can I make it all visible

    Cindy:
    If you dig really deeply (10 levels down!) in your Library folder you will find the templates for the new Bridge Galleries. You can also use the Lightroom templates in Bridge CS4.
    Library/Applications Support/Adobe/Bridge CS4 Extensions/Adobe output Module/mediagallery/resources/templates/07lightroomgallery/styles
    I duplicated one of the enclosed Styles and dragged it to the Desktop;
    opened it in GoLive (because I like the way that GL displays html code although any text editor will do);
    edited the code to give me the background colors, text and image frames that I wanted; and Saved the file with a new but similar name (starting with next two digits in the series and with the .xml suffix) in the same location as the original.
    And it works!
    You may be able to put your existing templates in the appropriate areas.
    Or, you could install the Optional Plug-ins which let you use the Photoshop/File/Automate
    web galleries and put your old templates wherever you kept them for CS3.
    WARNING:
    You should be perfectly safe doing this but if you screw-up CS4 and have to re-install it I accept no responsibility!!!!!!!

  • Flash or Premiere better for animations and movies in web design with Dreamweaver?

    Hello,
    I am recreating my personal website, and need to know which program (Flash or Premiere) is best to create animations that will be brought into a prerendered scene from 3ds Max. I have modeled television monitors that will flash and flicker with icons and text, but bringing video and animation into a scene like this for web developement is beyond my experience. I am using Dreamweaver CS3 to redo my website, and during my education we were never shown how to bring in this type of animation to a website. I do have experience with all of the above mentioned programs, unfortunately its far from an experts understanding. Any help is greatly appreciated, and if more details and information is needed please feel free to ask questions if my rambling is confusing.
    Many Thanks!

    Unless you are animating vector elements and/or buttons (which would suit Flash), either app can be used.

  • Design in Dreamweaver MX2004

    Hello. Could you please help me with this problem. When I
    design for resolution 800 my design fills the page ok. When I
    change the resolution to 1024 my page is of course smaller but is
    aligned to the left of the screen. Good designs now center in the
    middle of the page in 1024. I am not an expert on code. I use
    design for designing the pages in DW. What am I doing wrong please?
    Thanks.

    This is not a resolution issue - it's a browser viewport size
    issue. You
    would see the same that if you were always at 1024, but had a
    smaller sized
    browser window. See Ken's answer....
    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
    ==================
    "green10" <[email protected]> wrote in
    message
    news:er1he7$7dp$[email protected]..
    > Hello. Could you please help me with this problem. When
    I design for
    > resolution
    > 800 my design fills the page ok. When I change the
    resolution to 1024 my
    > page
    > is of course smaller but is aligned to the left of the
    screen. Good
    > designs now
    > center in the middle of the page in 1024. I am not an
    expert on code. I
    > use
    > design for designing the pages in DW. What am I doing
    wrong please?
    > Thanks.
    >

  • How do I get LONG RAW from Oracle with ASP page designed in Dreamweaver

    Hello,
    I have a single entry field the user enters a SSN to search a database, the query searches one table which returns the data.
    Unfortunately one of the fields in the table is a LONG RAW field.
    How do I create the ASP page to display the LONG RAW data correctly?
    Thanks,
    Adam

    You can use XSU with Oracle 8.1.6:
    xsu12_816.jar: for Java 1.2
    xsu111_816.jar: for Java 1.1
    Please refer to the following link to download the XDK for Java:
    http://otn.oracle.com/software/tech/xml/xdk_java/content.html
    For XSU document:
    http://otn.oracle.com/docs/tech/xml/xdk_java/doc_library/Producti
    on9i/java/xsu/readme.html
    XSU provide both JAVA and PL/SQL APIs.

  • Dreamweaver CC crashes when switching from code view to design view

    I am experiencing a recent problem with a file I am currently working. When I switch from code view to design view Dreamweaver crashes and requests a shut down. Other files seem to work without a problem. This particular files has 3 cascading EdgeAnimation CC files that are selected by media queries. I can test the page online without a problem but not in design or live view.

    Since your new page didn't crash, this leads me to believe that you have some critical errors and/or conflicts in your other page(s).
    Try running your code through the W3C validation tools. 
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Also debug JavaScript. 
    JavaScript - http://www.jslint.com/
    Nancy O.

Maybe you are looking for