My First CSS Site

Hi everyone,
I have created my first CSS based page and was wondering if people could take a look at it and let me know if there are any "Best Practices" I should be aware of that will help streamline my code.
The link is at http://jjcstudios.com/woof_wallet2/
Also, on the WinXP in IE the following is happening and I am not sure why. Any advice would be appreciated:
1. Header "Click Here To Purchase" is shifting down
2. Footer overlaps swf
Thanks,
John

I muted your site so I did not have to worry about the barking dog.  Run your page through the HTML and CSS validators.  Good number of errors in there:
http://validator.w3.org/
http://jigsaw.w3.org/css-validator/
Your footer problem is easy, get rid of the extra HTML, literally.  You don't need HTML and body tags around your footer (see below for your code).
  <!-- InstanceEndEditable -->
  <div id="footer">
    <!-- Footer start -->
    <p>
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Title</title>
</head>
<body id="footerBody">
<div class="footernav"><a href="#" >Home Page</a>  |  <a href="#" >Blog/Whats New</a> | <a href="#" >Product Details</a> | <a href="#" >How Woof Wallet Works</a> | <a href="#" >About Us</a> | <a href="#" > Contact Us</a> | <a href="#" >Online Store</a><br />
</div>
<p> </p>
<img src="images/secure90x72.jpg" alt="authorizeNet" width="55" height="44" class="footerSpacer" /><img src="images/find_us_on_facebook_badge.jpg" alt="facebook" width="98" height="44" />
</body>

Similar Messages

  • Buiding my first web site

    Hi i'm trying to build my first web site using Dreamweaver
    MX. Could anyone please point me in the right direction

    Don't even think of using a Frameset.
    And don't think of using DW without doing a quick refresher
    on HTML (and CSS
    if you can take the time). DW will punish you if you do not
    have this under
    your belt - you will get bogged down and will fall way
    behind.
    When you are ready, start by using FILE | New > HTML >
    and select a layout
    you like (they are unadorned) but what you are looking for is
    the basic
    layout properties, not the decoration. Exercise your creative
    skills on
    these 'skeleton' pages until you have it the way you want.
    Then save it as
    a template (FILE | Save As Template...). Define editable
    regions in this
    template so that you can put unique content on each page and
    save it again
    (FILE | Save). Now you can spawn child pages from the
    template (FILE | New
    > Page from Template > template name > Create), add
    page content to the
    editable regions, and save. Pop them out like a Pez dispense,
    and you are
    done.
    BE SURE YOU BRING YOUR HTML BRAINS WITH YOU.
    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
    ==================
    "devonguy" <[email protected]> wrote in
    message
    news:[email protected]...
    > I've just started a web site design course and dont know
    where to start.
    > What
    > do you advise. I've got all the files just need to know
    where to start. I
    > need
    > to do a site from scratch. The site requirements are
    listed below
    >
    > At least ten pages
    > Good Navigation
    > Several images (.gif or .jpg)
    > Some basic Javascript (applet or rollovers)
    > Use of Behaviours
    > Use of Headings and Fonts
    > Use of Colours (page backgrounds and Fonts)
    > Use of Css stylesheets
    > Clickable link to a sound or video file
    > Be sure to give all page images some 'alt text'
    > Be sure to give each page a Page Title.
    >
    >
    > (The Site may be built either using a Template or a
    Frameset)
    >
    >
    >
    >
    >
    >
    >

  • First Flash Site

    Calling Flash Gurus-
    I am building my FIRST flash site. I have been doing effects,
    headers, and basic flash elements for websites now for almost 2
    years. I have MX 2004, but have just bought (today) Studio 8. I am
    scared to death, but sometime I have to jump head first into flash
    site design. I am excited. However, I am also scared out of my
    mind. I have a few questions:
    #1-Is a site set to the size of 780 W by 480 H a good size? I
    see so many TINY flash sites, and that is not something I want. How
    can I optimize it for the fastest load time at that size? Any
    tutorials or books that can help me there?
    #2-Navigation-I wanted to build a nav that slide out from the
    side of the site like on the Gucci site, I know it is javascript,
    but I have seen this done with Flash before (
    http://www.gucci.com/us/index2.html),
    and instead of rollovers, there is a tsunami effect that I like
    that could be found here:
    http://www.actionscripts.org/tutorials/advanced/Building_a_tsunami/index.shtml.
    HOW would I create buttons? Invisible buttons? How can I get them
    to move out with the menu?
    #3-Am I biting of more than I can chew?
    #4-Where can I get the advice I need that explains the basic
    actionscript and standards of flash site design? I just need
    something to help me along. I am determined and will work day and
    night to make this happen. I have a VERY basic understanding
    already, I bought a flash template and looked at all the code to
    see how everything worked. I need something a little beyond basic
    that give comprehensive explanations about the actionscripting
    behind all the effects. I am not a copy and paste guy, I need to
    understand what is going on.
    That is it for now, I am sure here in the next few weeks, you
    will all be so sick of seeing my posts here that you may even avoid
    the forums until I finish my site. Lol. Seriously though, thanks in
    advance for all the help. I need every bit I can get.

    First when you finish with the site, go to publish
    settings> HTML tab> Dimensions> Percent (width and Height
    must be 100)
    Then go down to scale> No scale (from drop down menu).
    Select publish. Now when you go to publish preview select
    view>source. In the code insert the following in the head tab.
    <style type="text/css">
    <!--
    body {
    height: 100%;
    width: 100%;
    margin: 0;
    -->
    </style>
    Save and refresh the page. This makes the window fill without
    you having to resize your fla file. I usually make mine 800/600. On
    the other stuff, I'm gonna have to get back with you,

  • Help finishing up my first flash site - using navigation to display different sections of the site?

    Thanks for looking! i am making my first flash site, and im
    not sure what to do next in regards to navigating through the site.
    I have different sections, home, info, hardware, equipment, etc,
    but im not sure how to make each section appear when you click the
    corresponding navigation link. i have an idea but im not sure how
    to execute it.
    Should i make a movie clip for each section (home, info,
    hardware, contact), then place each movie clip in its own frame on
    the main time line, and on each navigation link button (each one is
    a movie clip) use action script and put a gotoAndPlay() code with
    the frame number of the corresponding section? so when you click
    it, it goes to that frame which has the movie clip that has the
    content for that part of site, say contact, or info?? if so how can
    i do this?
    that sounds really confusing and im sorry but please help out
    a beginner! Thank you and happy halloween!
    -Matt
    here is a link so you can see the.swf
    [url]http://www.filedorm.com/show.php/7839_INTOUCH.swf.html[/url]
    and also here is a link for the .fla
    [url]http://public.me.com/mattsh*t[/url]
    your going to have to copy and paste that in your browser
    since the world filter on here. just repleace the " * " with an " i
    "

    Targeting specific timelines in a flash movie can be daunting
    in the beginning. But if you start from the main timeline (_root)
    and build brom there, it becomes easier to understand.
    For eg:
    If you have 2 movieclips on your main timeline (_root).
    Navigation and Pages.
    Inside Navigation you have the buttons, and each button is a
    separate movieclip.
    Inside Pages you have each page, each a separate movieclip.
    to target a specific page number, from a button, there are 2
    ways you can go about it. The method that Ned suggested is called
    RELATIVE.
    -meaning that you target FROM WHERE YOU ARE.
    the second method is ABSOLUTE.
    -meaning you target FROM MAIN TIMELINE.
    Relative is good, but can be confusing when using dot syntax.
    Absolute is straight forward and easy to understand, and can
    be used from anywhere in the whole movie. The downside, is that it
    generally requires a bit more typing.
    In the example I stated above, it does not require more
    typing. simply say:
    _root.page.gotoAndStop(number);
    This line can be used from anywhere in your movie, at any
    timeline depth, and will work with no worries.
    You can also have ALL navigation code on the main timeline on
    the first frame. Simply designate the path to the specific button
    like so:
    navigation.home_btn.onPress = function(){
    doSomething;
    this tells Flash that the button named "home_btn" located
    inside the movieclip called "navigation" will have to doSomething
    when Pressed.
    I hope this helps you understand targeting a bit more.
    Good Luck.

  • When I click on "RESORE PREVIOUS SESSION" it always brings up the same first web site I opened on this computer.

    "Restore previous session" always opens the first web site I opened on this new computer. It never changes no matter how many web sites I have opened over the past month.
    It also opens the site which normally requires my user name and password to open.

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js [2] file and possible sessionstore-##.js [3] files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    *[1] http://kb.mozillazine.org/Session_Restore
    *[2] http://kb.mozillazine.org/sessionstore.js
    *[3] http://kb.mozillazine.org/Multiple_profile_files_created

  • Safari 4.0 is slower to show only the first web site

    Safari 4.0 is slower to show only the first web site. Once Safari is open, the first site may take 4 to 5 seconds to show, and Console indicates:
    11/06/09 17:15:09 [0x0-0x99099].com.apple.Safari[1029] Debugger() was called!
    Subsequent sites load in just one second or so (and Console does not show any messsage).
    If I quit Safari and open it again, the same issue arises: it takes longer to show the very first site (whatever it is) but not the subsequent ones (for which it is quicker), and Console shows a similar string on such very first site (but not the subsequent ones). Other examples of such string:
    11/06/09 17:15:58 [0x0-0x9b09b].com.apple.Safari[1033] Debugger() was called!
    11/06/09 17:15:58 [0x0-0x9b09b].com.apple.Safari[1033] Debugger() was called!
    11/06/09 17:17:06 [0x0-0x9c09c].com.apple.Safari[1036] Debugger() was called!
    How to prevent such Console message and make Safari also quick to show the very first page or site after opening Safari?
    Thanks.

    Not to get your hopes up, did you ever hear or figure out any resolution to this. I have a (slightly) similar issue passed along from one of my bosses, that when he upgraded to 4.0.2 it started causing issues with FTP logins through Safari. He would have to enter passwords multiple times on the same site. So initial entry worked and then every subsequent event needed a password entry. Just curious if this could be part of your problem. I tried to emulate the problem on my machines and only on the one I have the 4.0.2 update does it happen.

  • Integrate wordpress blog into static html/css site

    I've searched with google but have not found any good explanations on how I might integrate a wordpress blog into an existing site.
    I have some familiarity with wordpress and have xampp and wordpress installed on my local computer. I'm looking for info/tutorial on how I could add a page to a static htm/css site that would have all of the navigation, header and footer elements common to the site, but the body of the page would be a wordpress blog.
    Any advice or reference to instructional info would be very much appreciated.
    thanks!

    RikRamasay14 - thank you for your reply. unfortunately the link you provided goes to a blank page with "There is currently no text in this page." message.
    The link seems to have applied to my text incorrectly.
    This is where it was supposed to go: http://codex.wordpress.org/Integrating_WordPress_with_Your_Website

  • First FC site created and Thoughts about FC

    Just completed my first site created using PScs4 and FC beta 2.
    bigimpressionsmobile.com
    Program does just what I want. No Coding!!! Took about 15 hours to create the site. Would have taking me a week to do it in flash. I know a little action script but do not wish to learn it in-depth. I am a designer.
    Please note: Background image may not match the background in flash. No wmode transparency support .
    The Bad first.
    Hate that there is not a timeline scrubber!!!!! Current preview system between states slows down my productivity. Would like to see live feedback in the final.
    Timeline panel is very confusing when you have a lot of animation. I am guessing this is do to this being beta. I hope the timeline will work like the layers panel. I would like to restructure the order.
    Deleting does not delete. I get why it just hides it, but I would still like a short cut option to do a complete delete in the final.
    No indesign support!  Please create Indesign Catalyst.
    When converting to buttons name changes. I am guessing this is a beta issue. Better be.
    That's really it b/c I know this is just a beta so I will not go crazy about my other issues!  Like no support for video alpha channels and cue points.
    The Good
    No Coding!!!
    Takes me half the time to create an interactive site using this program! No Coding! No headaches.
    Easy to use. Air deployment
    This program is a sure winner if the final has video alpha channels, cue point support, better timeline and animation functionality similar to flash, and wmode transparency support, third party plugin compatibility with slideshow plug-ins like slideshowpro.
    Final thoughts
    After creating my first fc site. I see myself only using this program for interactive headers, microsites with no more than 20 states, slideshow navigation, interactive web banners, custom preloader creation, Quick and simple online presentations a la powerpoint and keynote style.
    Would use it heavily for video interactivity if you guys put in video alpha channels, cue points support, and custom skinning functionality(same method as the scrollbar and sliders)! I do a lot of green screen shoots.
    State(Page) transitions(slide, page flip, dissolve, swf alpha transitions, etc.) as an option. Then being able to manually animate in the content would be a nice addition.
    If there were any kind of coding I would like to see, the coding method used to create menus in Encore from  Photoshop. I can handle that! I woulds speed up productivity. Maybe put that in CS5!!!
    Thanks Adobe.

    Thanks for the feedback!
    When I imported video with an alpha channel I got a black background. Is the preview going to be black in playback? I did not export the file to test though. I will try it again and see if it works. How should I set my alpha channel when I export from AE or PSCS4?
    The timeline panel is not that confusing. I think the main issue with the current version is that I cannot reorder them and when I add a new effect most of the time the effect goes to the bottom, but sometimes they pop up at the top or middle.
    If the object order in the timeline matches the layer order, that would be a big improvement. I still would like to have a preview scrubber in the timeline. It will speed up my productivity.
    Will there be another beta before the final release? Is it still  scheduled for Q1(before end of march?)
    New Issue (probably just beta issues)
    "edit original" is causing a lot of headaches!
    I have created the bigimpressionsmobile.com all in PSCS4.  When I choose "edit original" It only gives me an edit in Illustrator option. Not sure why, but it is causing major problems when I try to update a graphic.
    Everytime I update a graphic I loose all the effects and the name changes. That slows down productivity BIG TIME!
    Other things I would like to see...
    1. Would like to have edit original functionality for AE.
    2. A skew and reflect shape button.
    3. A simple built in form script.
    4. I know cue point support and action script is the best way to interact with video, but I would like to be able to trigger a state or nested state when I reach a certain point of the video. This maybe a little complicated and I guess I can create some type of workaround.
    This is my vision. I want to be able to have an actor appear on screen and say "Welcome to my site. Blah Blah Blah....Please choose from one of these options listed below." When the actor says, "listed below," I want to be able to go to the next state with the animation happening while the actor is still in the background moving or walking away.
    This could work if I can add 1 video to 2 states and have it stop at a particular time then start in the next state at a particular time. I know this could be done with just 2 different videos but I would have to export "TWO DIFFERENT VIDEOS."
    A good example of a solution is incorporate the "trim video" option found inside Keynote.
    Another option is doing something similar to Powerpoint's, on the mac, "Play across slides" for video option. I can delay the transition to anytime to go to the next slide while the video still plays. This functionality would be a GREAT solution if cue points are not an option!

  • I want Firefox to ask me if I want to save this password for login purposes. It did that with the first 3 sites i went to... but now it stopped asking!

    Question...
    I want Firefox to ask me if I want to save this password for login purposes. It did that with the first 3 sites i went to... but now it stopped asking!
    I've gone to several DIFFERENT websites that require a login and in ALL instances since the first 3 it saved... I don't get the popup window asking if I want to save the password.
    How do I get that feature back????
    Thanks...
    Rick

    Hi seraphim99,
    You will get that [http://dmcritchie.mvps.org/icons/fx4_quittabs.png Quit Firefox message] "Do you want to save your tabs for the next time it starts?" [Save and Quit] [Quit] [Cancel] if you follow what is currently step 31 in the link I had provided [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#tabslost Restoring tabs from a lost session] (#tabslost)
    Which indicates as follows: (boldface is user set)
    * <b>browser.showQuitWarning user set boolean true</b>
    * browser.tabs.warnOnClose default boolean true
    * browser.warnOnQuit default boolean true
    * <b>browser.warnOnRestart user set boolean true</b>
    Links were included there for assistance with '''about:config''' for those that don't know how to change configuration variables, along with additional reference for that and so that other similar questions of making Firefox 4 look/act like Firefox 3.6.17 would also be answered particularly the items in the first 10 steps in the same area. Which was addressed by the following part of my original reply
    You can make Firefox 4.0.1 look like Firefox 3.6.17, see numbered items 1-10 in the following topic ["http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)].
    I don't know if you looked at the web page or not, but I've highlighted some additional words there to try to make the webpage more clear to others in the future.
    Hope that Helps

  • Newbie's first Spry site

    Although I've designed web sites, this is the first time I've
    tried programming. Cribbing from other people's code; reading the
    forums etc has all been very usefule (and inspiring). However,
    after wrestling with CSS, XML and Spry, I need some help.
    Site can be found at www.aldidesign.com
    Everything works well when tested from both GoLive and
    Dreamweaver. When loaded to our host however, the Spry sections
    don't work.
    If more info is required, please let me know.
    Any help appreciated.
    Alex Loshak

    Thanks very much for taking the time to look at my code.
    Unfortunately it hasn't solved my problems.
    The index file isn't supposed to have any spry code in it. If
    you go to the "WORK" page and select "Logos" on the right hand
    menu, you'll see my problem. (
    http://aldidesign.com/Work/Work_1_Logos.html)
    This file uses spry and is supposed to connect to Logos.xml
    and which is reproduced below. The code pretty well copies the
    sample photo gallery file. What frustrates me most is that
    everything works well from both Dreamweaver and GoLive on both a
    desktop and a laptop.
    If you need more info, please let me know.
    Many thanks.
    <gallery
    base = ""
    background = "#FFFFFF"
    banner = "#F0F0F0"
    text = "#000000"
    link = "#0000FF"
    alink = "#FF0000"
    vlink = "#800080"
    date = "9/22/2008">
    <security><![CDATA[]]> </security>
    <sitename>ALDI Design</sitename>
    <photographer>Alex Loshak</photographer>
    <contactinfo>www.aldidesign.com</contactinfo>
    <telephone>613.722.0009</telephone>
    <email>[email protected]</email>
    <comment></comment>
    <banner font = "Arial" fontsize = "1" color =
    "#F0F0F0"> </banner>
    <thumbnail base ="thumbnails/Logos" font = "Arial"
    fontsize = "1" color = "#F0F0F0" border = "0" rows = "1" cols =
    "5"> </thumbnail>
    <large base ="images/Logos" font = "Arial" fontsize = "1"
    color = "#F0F0F0" border = "0"> </large>
    <photos id = "photos">
    <photo
    path = "1.jpg"
    title = "Quantum Software"
    width = "300"
    height = "388"
    thumbpath = "1s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "2.jpg"
    title = "Ottawa Childrens Choir"
    width = "300"
    height = "388"
    thumbpath = "2s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "3.jpg"
    title = "Wayne Nichol, Music Promoter"
    width = "300"
    height = "388"
    thumbpath = "3s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "4.jpg"
    title = "Charles Conway, Computer Consultant"
    width = "300"
    height = "388"
    thumbpath = "4s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "5.jpg"
    title = "Air Transport Security Corporation"
    width = "300"
    height = "388"
    thumbpath = "5s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "6.jpg"
    title = "Canadian Semiconductor Technology Conference"
    width = "300"
    height = "388"
    thumbpath = "6s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "7.jpg"
    title = " International Conference on Components-Based
    Software Systems"
    width = "300"
    height = "388"
    thumbpath = "7s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "8.jpg"
    title = "Quantum Dots 2004"
    width = "300"
    height = "388"
    thumbpath = "8s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    <photo
    path = "9.jpg"
    title = "Revisage: Facial rejuvenation and Laser Epilation"
    width = "300"
    height = "388"
    thumbpath = "9s.gif"
    thumbwidth = "25"
    thumbheight = "25">
    <note></note>
    </photo>
    </photos>
    </gallery>

  • DW 8 dif from DW MX w/ css & sites: help!

    I finally upgraded to Dreamweaver 8 (yes, I've been avoiding
    it.: too many projects, no time for learning curve). I've tried
    using it a bit and it's already driving me nuts. I feel like an
    idiot for writing this posting because these most likely have
    simple solutions but I can't figure them out. Here are my dilemmas:
    1. in the CSS panel, there no longer seems to be a "no css
    style" option. Is it gone or hidden?
    2. When I hightlight text that I'd like a css style applied
    to, in older versions of DW one simply clicked on the style name in
    the CSS panel. Now when I click on the style name, nothing happens.
    I have to right-click to 'Apply Style'. Am I doing it wrong? Is
    there a new way to apply CSS?
    3. in the local Files panel, when I double click on a file to
    open it, the site starts to connect to the remote server. Driving
    me nuts. Not OK.
    4. When the site starts to connect to the remote server, it
    gives me this message:
    "this site has been set up for use by Macromedia Contibute
    users. Do you want Dreamweaver to enable all required site settings
    for compatibiltiy with Contribute sites?".
    (A) This site has not been set up for use by Contribute YET
    (other sites have, I guess, but pre-DW 8), and (B) I already said
    "yes" once. I said "no" another time. I'm afraid to deselect "don't
    show this message again" because I don't know what's happening when
    I click yes or no. I don't really understadn what this means!
    5. And finally, files now take FOREVER to upload! NOT OK.
    This is the worst offender... Any suggestions?
    Thank you generously in advance for any insight into my
    frustrations. I'm back to using DW MX for now.

    > 1. in the CSS panel, there no longer seems to be a "no
    css style" option.
    > Is
    > it gone or hidden?
    It's moved to the right-click context menu for the
    QuickTagSelector.
    > 2. When I hightlight text that I'd like a css style
    applied to, in older
    > versions of DW one simply clicked on the style name in
    the CSS panel. Now
    > when
    > I click on the style name, nothing happens. I have to
    right-click to
    > 'Apply
    > Style'. Am I doing it wrong? Is there a new way to apply
    CSS?
    Select the text, and use the Style selector on the Property
    inspector to
    apply your class.
    > 3. in the local Files panel, when I double click on a
    file to open it, the
    > site starts to connect to the remote server. Driving me
    nuts. Not OK.
    This means that you have enabled Contribute for this site.
    Have you?
    > 4. When the site starts to connect to the remote server,
    it gives me this
    > message:
    > "this site has been set up for use by Macromedia
    Contibute users. Do you
    > want
    > Dreamweaver to enable all required site settings for
    compatibiltiy with
    > Contribute sites?".
    Ahh - I see. If you are not going to use Contribute for this
    site, then
    don't enable it in the site's definition. But if you do
    enable Contribute,
    then this is how it works (and always has been), since by
    doing that, you
    change your entire work paradigm from using the local site as
    the 'gold
    standard' to using the remote site as your 'gold standard'.
    To do that, DW
    *must* connect to the remote site to check that file out in
    order for you to
    edit it.
    > 5. And finally, files now take FOREVER to upload! NOT
    OK. This is the
    > worst
    > offender... Any suggestions?
    This is usually a combination of server/network traffic. For
    my sites,
    files upload very fast. Have you tried enabling passive FTP?
    > I'm back to using DW MX for now.
    It would take much more than this to drive me that far back!
    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
    ==================
    "sweez_pdx" <[email protected]> wrote in
    message
    news:[email protected]...
    >I finally upgraded to Dreamweaver 8 (yes, I've been
    avoiding it.: too many
    > projects, no time for learning curve). I've tried using
    it a bit and it's
    > already driving me nuts. I feel like an idiot for
    writing this posting
    > because
    > these most likely have simple solutions but I can't
    figure them out. Here
    > are
    > my dilemmas:
    >
    > 1. in the CSS panel, there no longer seems to be a "no
    css style" option.
    > Is
    > it gone or hidden?
    >
    > 2. When I hightlight text that I'd like a css style
    applied to, in older
    > versions of DW one simply clicked on the style name in
    the CSS panel. Now
    > when
    > I click on the style name, nothing happens. I have to
    right-click to
    > 'Apply
    > Style'. Am I doing it wrong? Is there a new way to apply
    CSS?
    >
    > 3. in the local Files panel, when I double click on a
    file to open it, the
    > site starts to connect to the remote server. Driving me
    nuts. Not OK.
    >
    > 4. When the site starts to connect to the remote server,
    it gives me this
    > message:
    > "this site has been set up for use by Macromedia
    Contibute users. Do you
    > want
    > Dreamweaver to enable all required site settings for
    compatibiltiy with
    > Contribute sites?".
    > (A) This site has not been set up for use by Contribute
    YET (other sites
    > have,
    > I guess, but pre-DW 8), and (B) I already said "yes"
    once. I said "no"
    > another
    > time. I'm afraid to deselect "don't show this message
    again" because I
    > don't
    > know what's happening when I click yes or no. I don't
    really understadn
    > what
    > this means!
    >
    > 5. And finally, files now take FOREVER to upload! NOT
    OK. This is the
    > worst
    > offender... Any suggestions?
    >
    > Thank you generously in advance for any insight into my
    frustrations. I'm
    > back
    > to using DW MX for now.
    >

  • First web site

    hi all, have been working on my first site please have a look and tell me what you think http://web.mac.com/gareth.barlow/iWeb/mac%20time/Home.html
    it's not complete but just looking for some views on it, are there too many pages and are the colors ok, i tried to make each page look different, is this a good idea or should you stick with the same idea on all pages?
    2 GHz Intel Core Duo   Mac OS X (10.4.9)   iPhone(i wish)

    The names of your pages contain "%20", e.g.
    http://web.mac.com/gareth.barlow/iWeb/mac%20time/imovie.html
    As iWeb's Help viewer says: Browsers convert spaces in site names to "%20." To avoid these symbols, use an underscore, hyphen, or some other character instead of a space. Also avoid non-Roman characters; many get converted to numbers when you publish.
    Also at the above page, "imovie" should be "iMovie", "isight" should be "iSight". There may be more typos like that. Take a look at Apple's website to see how they capitalize their products.
    On a general note, a teacher of marketing & multimedia presentation design, Garr Reynolds says at his site: "Design is a big, big deal. We all have a responsibility to understand its potential and its power. You do not need to be a designer — but you do need to become more design sensitive or 'design mindful'."
    In particular, according to another experienced designer: "Color should be used in the same way that type size is used: to emphasize importance, not decorate a page."
    Reynolds' page about why design matters is worth reading...
    http://www.garrreynolds.com/Design/whydesign.html
    Another interesting essay can be found by clicking on "Design basics" at the same page.

  • First eCommerce site - Business Catalyst or Third Party extension?

    Hi all,
    I'm just starting out in freelance web design and I have a thorough knowledge of HTML and CSS and have built numerous sites using dreamweaver previously. I now have a full CC package (and am loving it I must say), but am far more a designer than a developer and thus my knowledge of PHP CF etc. are at the very least limited. I now have a client who is interested in an ecommerce site and I just wondered what approach people would suggest.
    From my reading I can see that third party extensions such as cartweaver often rely on PHP or CF and since my knowledge of them is minimal, I had guessed that BC would be the way to go, but if anybody could give me any reasons as to why I could be right or wrong with this, it would be greatly appreciated!

    Unless you're familiar with building a CMS, MySql databases, PHP connections, web server security and PCI compliance, an e-commerce site is best left in the hands of experienced professionals.   BC is one option to consider if you intend to use it to build & host the site.  BC Modules won't work on other servers.
    There are other 3rd party shopping carts services you could use like PayPal and  ASecureCart Shopping Cart. A secure, PCI Compliant shopping cart..
    Nancy O.

  • Old non-CSS site. Problems using CSS now.

    I have a site that was built with GoLive years ago. It has
    TONS of e-commerce form/store stuff on most of the pages. I quit GL
    a few years ago and moved all my sites over to DW CS3. It wasn't
    super smooth, but I eventually got it setup as a DW site and went
    on with it.
    Then CSS came in, and I learned how to build sites with it.
    My problem is that this old site (www.webriggingsupply.com) is a
    mess of inconsistency with fonts, font sizes, etc. On a page,
    within one table of store data, there might be 2 different fonts,
    and 3 sizes, when all should be the same font/size.
    Due to the sheer number of pages and tables, there is simply
    no way I can start over with a new site.
    I tried to use CSS to style the new site, but the old
    attributes are still in place.
    Any suggestions? I could copy/paste a page into a new site,
    but how do I strip out all the old font formatting? I tried it, and
    it comes in the new site just like the old site? I'm
    stuck!!!

    To remote deprecated code and other tags from legacy sites, I
    use a handy
    little extension called Tag Stripper 2.1 which runs from the
    Command menu in
    DW.
    It quickly removes unwanted <tables>, <fonts> and
    other tags in one pass...
    You can download it here (scroll down; it's 3rd from the
    bottom):
    http://www.feedage.com/feeds/1633172/massimo-foti--dreamweaver-goodies
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "synterx" <[email protected]> wrote in
    message
    news:gdahng$lq5$[email protected]..
    > I have a site that was built with GoLive years ago. It
    has TONS of
    e-commerce
    > form/store stuff on most of the pages. I quit GL a few
    years ago and moved
    all
    > my sites over to DW CS3. It wasn't super smooth, but I
    eventually got it
    setup
    > as a DW site and went on with it.
    >
    > Then CSS came in, and I learned how to build sites with
    it. My problem is
    that
    > this old site (www.webriggingsupply.com) is a mess of
    inconsistency with
    fonts,
    > font sizes, etc. On a page, within one table of store
    data, there might be
    2
    > different fonts, and 3 sizes, when all should be the
    same font/size.
    >
    > Due to the sheer number of pages and tables, there is
    simply no way I can
    > start over with a new site.
    >
    > I tried to use CSS to style the new site, but the old
    attributes are
    still in
    > place.
    >
    > Any suggestions? I could copy/paste a page into a new
    site, but how do I
    strip
    > out all the old font formatting? I tried it, and it
    comes in the new site
    just
    > like the old site? I'm stuck!!!
    >

  • Trying to edit css site

    im trying to get a hang of working with a css website
    (www.investix.co.uk) on the homepage there is a big white gap on
    the right side. for some reason I cannot access this portion via
    dreamweaver. I have an an automated gif banner that i'd love to
    insert there but I do not know how to edit the css style so I could
    insert the banner.
    if someone is willing to help us out with making changes on
    this css website then we'd gladly reward with them a fee = ).
    you can email me directly @ [email protected]

    Maneet Puri wrote:
    > Hi,
    >
    > I saw the problem you are referring to on your website,
    I can ask my designers
    > to resolve it. But they will need the access to the
    source of the page to be
    > able to do this. You can send me the FTP details at
    [email protected] and
    > I can ask my designers to check and comment on how much
    time they will take to
    > resolve it.
    Anyone can save the page locally, including CSS and any JS,
    you don't
    need FTP details to do that.
    The banner needs to go in the element with the class called
    .main-subcontent
    Look in the code for this comment <!-- B.3 SUBCONTENT
    --> and <!-- C.
    FOOTER AREA -->
    The code in-between those comments is the section you are
    after.
    Before making any changes/additions make a backup first.
    Dooza
    Posting Guidelines
    http://www.adobe.com/support/forums/guidelines.html
    How To Ask Smart Questions
    http://www.catb.org/esr/faqs/smart-questions.html

Maybe you are looking for

  • When I open Remote Desktop Connection, it reads "cannot open default.rdp".  What can I do to fix this?

    Hi, when I open RDP on my iMac, it reads "cannot open default.rdp" and it never saves my preferences or connections.  It resets after each launch.  How do I go about fixing this? UPDATE and FIX I went to the Finder menu, clicked on GO, held down Opti

  • How do I backup movies/clips to use in future projects?

    After burning my first DVD & deleting the iMovie file, I was sad to discover that I could not just pop the DVD into my drive & access the material to use in future projects. (Is there a way to do do this that I don't know about?) I'm guessing I need

  • Result is empty error in XPath

    Hi, I am getting the following error coming from an "Assign" activity that copies from a child element of one variable (child of message type = M1) to another variable (which is of type element same as that of that child of M1). I am consistently get

  • My App Updates page -- sort order gone?

    In the last week or so, I've noticed that the app listing on the "My App Updates" page seems to have gone from sorted by app name to a nonsense scrambled mess. Has anyone else noticed this or is it something in my version of iTunes? I wonder whether

  • Convert ActiveX DTS script task to SSIS Script task - Please help

    Hello, I Have a ActiveX script that was used in a DTS package but I'm currently trying to convert all my DTS packages to SSIS.The script is tasked to run the package on a daily basis. Everything works fine except the ActiveX script. It gives an error