Dreamweaver browser problem

Help me please, I dont know much about HTML. my site hasnt
been launched yet so I wanted to check how my site will look in
other browsers. looks good in Safari and Opera but in Firefox the
Navigation menu and site name is inside blue borders. and the
webpages seem longer as well. these are the only problem im seeing.
what am i doing wrong? THANK YOU

> what am i doing wrong?
Truthfully?
This ----> "I dont know much about HTML"
Using DW in this mode will be a VERY FRUSTRATING experience
for you. Are
you interested in learning? If yes, then stick around. If no,
then DW is
not the right program for you.
As SnakEyez02 says, we would need to see your page and its
code to tell you
what else might be wrong....
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
==================
"adevgirlihop" <[email protected]> wrote in
message
news:g4uc2p$id1$[email protected]..
> Help me please, I dont know much about HTML. my site
hasnt been launched
> yet so
> I wanted to check how my site will look in other
browsers. looks good in
> Safari
> and Opera but in Firefox the Navigation menu and site
name is inside blue
> borders. and the webpages seem longer as well. these are
the only problem
> im
> seeing. what am i doing wrong? THANK YOU
>

Similar Messages

  • Need help with Rollover Image cross browser problem

    Hello,
    I am having a cross browser problem with my websites rollover nav links.  The trouble is, while they work perfectly fine in IE8 and IE9, I’ve also attempted to use them through Opera, and they simply don’t work.  They don’t link nor do they do their rollover effect.  And I was trying to figure out what I have done wrong.  Currently the site is not completed, but the first two pages are, the “news” and “about me” pages are currently (as of right now) working.  The address to the site is below.
    http://maxmetal.xsustudios.com/index.html
    I hope that someone can help me with this, if needs be I can put the code for the CSS and HTML into this part if it will save some time for everyone.  Sorry too about the PNG images, I have to change those over to semi-transparent GIF’s yet so the site does take a while to load…
    Hope someone can help me with this!
    PALADIN

    When I disable CSS in my browser, the rollover buttons work just fine.  This tells me your CSS is messed up and you've layered something over your menus which is making them inaccessible to users.
    I noticed you've applied relative positioning to just about everything on your page.  Why?   Default CSS positioning (unspecified or static) is all you need for 98% of layouts.
         Learn CSS positioning in 10 Steps
         http://www.barelyfitz.com/screencast/html-training/css/positioning/
    My advice would be to start over using a pre-built CSS Template with all the divisions and columns you're likely to need for this project.  Below are some good links to get you on the right track.
    For professional CSS Templates that are rock solid & perform well in all browsers, visit Project Seven:
    http://www.projectseven.com/products/index.htm
    Ultimate Multi-Column Layouts
    http://matthewjamestaylor.com/blog/ultimate-multi-column-liquid-layouts-em-and-pixel-width s
    Not Just a Grid CSS Framework
    http://www.notjustagrid.com/demo.asp
    EZ-CSS Templates (watch the screencast to see how it works)
    http://www.ez-css.org/css_templates
    Dreamweaver CSS Templates for beginners
    http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html
    New DW Starter Pages
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    Good luck with your project!
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • I tried dowloading Skype yesterday and my Safari browser crashed.  It gives the message "Safari quit while using the librooksbas.dylib plug-in.  I trashed Skype but still have the browser problem.  I also tried logging in under guest, and no Safari.

    I tried dowloading Skype yesterday and my Safari browser crashed.  It gives the message "Safari quit while using the librooksbas.dylib plug-in.  I trashed Skype but still have the browser problem.  I also tried logging in under guest, and still
    no Safari.

    Julie --
    Backing up QuickTime's advice --
    Unless your bank's website is insecure, you're fine.  Go up to the Safari "Search" bar and type in Rapport.  You'll be amazed.  It may  "work" on PCs, but definitely not Macs.  And it's not needed for Macs.

  • Dreamweaver browser preview works but not on live site?

    Hello.
    my dreamweaver browser preview works perfectly, the live site appears different?
    how can i fix this issue. this is the url ciesladesign.com
    the first image attached...is the disired appearance
    the second image attached...is live web appearance (NOT DESIRED)

    below is the source:
    <!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>ciesla design site 01</title>
    <link href="CSS/layout.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    body {
              background-color: #FFF;
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrapper">
      <div id="logo"><a href="index.html"><img src="images/CIESLA DESIGN LOGO-01.png" width="800" height="120" alt="ciesla design logo" /></a></div>
    <div id="navagation">
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="index.html">Home</a></li>
    <li><a href="about.html">About</a></li>
        <li><a href="work.html">Work</a>    </li>
        <li><a href="contact.html">Contact</a></li>
    </ul>
    </div>
      <div id="headerImg"><img src="images/aboutimagered.jpg" width="800" height="250" alt="portsmouth nh" /></div>
      <div id="bodyArea">
      <div id="left">
        <p>An Industrial designer from Pratt Institute established Ciesla Design in 2009, a visual solutions based design group. Our Mission is to develop inventive and fresh design. We have developed a comprehensive approach to our design process, employing an innovative interpretation of market research and a unique visual aesthetic. We work intimately with our clients to achieve the most personalized and effective brands and products.</p>
      </div>
    <div id="right">
    <p>mail inquiries to:</p>
        <p>[email protected]</p>
    </div>
    <div id="footer">Copyright2009</div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
      </script>
    </body>
    </html>
    below is the css:
    @charset "UTF-8";
              margin: 0px;
              padding: 0px;
    #wrapper {
              background-color: #FFF;
              width: 800px;
              margin-right: auto;
              margin-left: auto;
    #wrapper #logo {
              height: 200px;
              background-color: #FFF;
    a img {
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
    #wrapper #navagation {
              height: 50px;
              width: 800px;
              margin: 0px;
              float: none;
    #wrapper #headerImg {
              height: 250px;
              background-color: #FFF;
              background-image: url(../images/IMG_800x533.png);
              margin-right: auto;
              margin-left: auto;
    #wrapper #bodyArea #left {
              width: 550px;
              background-color: #FFF;
              float: left;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 12px;
              color: #333;
    #wrapper #bodyArea #right {
              width: 250px;
              background-color: #CCC;
              float: right;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 12px;
              color: #333;
    #wrapper #bodyArea #footer {
              height: 40px;
              clear: both;
              width: 0px;
              padding-top: 50px;
              padding-right: 20px;
              padding-bottom: 20px;
              padding-left: 0px;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 0px;
    p {
              font-family: Arial, Helvetica, sans-serif;
              font-size: 12px;
              color: #333;
              margin: 20px;

  • Embedded pictures in g-mail do not get thru when forwarded. Google claims it's a browser problem. how do I fix this?

    I'm running Windows 7 Ultimate, Firefox 3.6.16
    This problem started up about 4 months ago. I thought it was a Google problem, but Google claims it's a browser problem. The same problem happens with Internet Explorer. I checked the Google website and many people are having this same problem. And Google is totally unresponsive.
    Attached pictures go thru fine, but if I get an e-mail from someone with embedded pictures in the message, when I forward that message, the receiver does not get the pictures...only a red X in a blank box.
    How can this be fixed?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • CS6 Media Browser Problem

    When using the Media Browser in Premiere Pro to view files in a folder that contains many files (100+), the browser keeps jumping back to the beginning after viewing a few of dozen files.  I then have to scroll back down to the last place I was and then I can continue a little further before the browser jumps back to the beginning again.   The files do not open instantly -- there is a finite time where the message "processing ..." is displayed.  I gave up before getting to the end.   I doubt that I have an under-resourced computer since it is a i7-3770K with 32GB RAM and a GTX670 card.  Is there a limit to the number of files that can be viewed in the Media Browser?  Any suggestions?
    Thanks
    P.S.  Just did a search on the problem and I see that it is a well known issue.

    Hi guys !
    Just wanted to post because we had the same problem on 4 different computers with different configurations.
    It was really annoying to have this jumping/refreshing media browser problem. At a point, that this browser was useless.
    Then we had a problem with droping sound editing r3d code... Kind of a deal breaker, when the company claims that you can edit 4K r3d files no ?
    We finally figured out that the Media Cache and the Media Cache files NEEDS to stay in the original folders (C:\Users\nameofuser\AppData\Roaming\Adobe\Common).
    Even if everybody on the web tells you to dedicate a single SSD just for the media cahe, it won't work for Premiere pro. DON'T MOVE THOSE FOLDERS !
    Removing those folders to the original place (C:\Users\nameofuser\AppData\Roaming\Adobe\Common) [again]  solved the problem for us. Hope it will work for you guys.
    Don't blame Adobe, i'm sure they'll read my post to fix this in the next version of premiere

  • Dreamweaver encountered problems while constructing the menus from the current menus.xml file

    So, after having trouble with my Photoshop scratch disk, I had to do an archive and install of my Mac OS 10.6.1 then reinstall the Adobe suite. I then had to run the Licensing Repair Tool (http://www.adobe.com/support/contact/licensing.html).
    Now everything works but Dreamweaver, which is throwing the following error:
    "Dreamweaver encountered problems while constructing the menus from the current menus.xml file.
    Please delete the current menus.xml file and rename menus.bak to menus.xml"
    I tried that. menus.bak is a directory, not a file. Even renaming the directory didn't work.
    I saw this http://forums.adobe.com/message/2188511#2188511
    but I don't have a /FlashPlayerTrust/ directory, nor do I see what that has to do with Dreamweaver.
    I couldn't find a corresponding solution for this http://forums.adobe.com/message/862339#862339 for the Mac OS.
    This http://forums.adobe.com/message/3396334#3396334 didn't help, either.
    Anybody have any ideas?
    Thanks!

    This is the error I got after deleting (moving) the configuration directory.
    "No document types have been found in the Configuration/DocumentTypes/ folder. The MMDocumentTypes.xml file may be missing or corrupted. The application will exit now."
    I've reinstalled the entire Adobe CS4 (which fixed my Photoshop problem but created this Dreamweaver problem) and then reinstalled Dreamweaver alone.
    I've also attached a screenshot of the Dreamweaver directory tree with the menus.xml files.

  • I need help with a browser problem

    I am was given a new iMac G3 (from 2001) which was really never used.I have not yet had any serious problems with it, but really could use some help with a browser problem.
    I have 4 different web browsers that needs the macro media flash player update. The browsers I use are internet explorer, iCab, Netscape, and the original Mozilla Firefox.
    It would be of great appreciation for the readers of this post to answer my question.
    I am also having the problem with installing the plug - ins for the browsers. Thank You For Taking the Time To read This!

    Hi, rynodino -
    As Tom has suggested, plugins need to be installed in the Plug-Ins folder for the browser.
    Typically each browser will have its own Plug-Ins folder, usually located in the same folder containing the browser itself. In order for each of several browsers to access the same plugins, the plugins must be replicated and placed in each of the Plug-Ins folders for each of the browsers. The easy way to do that is to hold down the Option key while dragging a plugin to the new location - a copy (not an alias) of the plugin will be generated at the location it is dragged to.
    Most plugins will display a Netscape icon regardless of where they are located - this is normal.
    It is not unusual for the installer for a plugin to default its install to the Plug-Ins folder for Internet Explorer. So be it. Just replicate the new plugin to the other Plug-Ins folders as needed.
    Note that some plugin installs will involve more than one item. For those, be sure to replicate all items for it. Using labels can help identify what is new, what has been most recently added, in a Plug-Ins folder.

  • Dreamweaver Installation Problem

    Hi
    I have started to download Dreamweaver and shortly after the serial no is accepted the message comes up to close Adobe Bridge CS5 ( Bridge.exe ) - I do not have Bridge open but can remember getting a similar message when I installed PS5 a couple of years ago. Unfortunately I did not note down the solution which was given to me at the time - I think this is also hindering me downloading Bridge updates.
    Can any one help ?
    Regards
    Martin 

    Thankyou - that worked. Just as a matter of interest why does the process show even if the application has been closed down ?
    Date: Thu, 29 Mar 2012 23:46:10 -0600
    From: [email protected]
    To: [email protected]
    Subject: Dreamweaver Installation Problem
        Re: Dreamweaver Installation Problem
        created by Mylenium in Downloading, Installing, Setting Up - View the full discussion
    Task Manager --> Processes tab --> Bridge.exe --> right-click --> terminate Mylenium
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4301698#4301698
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4301698#4301698. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Email/browser problem

    Hi  
    About 2 weeks ago I suddenly discovered I was unable to open any web links attached to my emails.
    When I clicked on the address, the browser, at that time, Mozilla Firefox, home page came up and the loading sign appeared in the top left hand corner. After approx 15 seconds a message appears which say the pages cannot be accessed and to kill or wait.
    After attempting to fix the problem I uninstalled Firefox and made Google Chrome my default browser. only to find the same problem exists. The only way I can open the internet address is to copy it from the email and then paste it into the address bar of
    the browser. Have you any suggestions as to how I can fix this annoying problem?
    Many thanks
    GMMagic

    Hey, you can try to reinstall the browser problems. Probably it will help. 
    About the problem appeared even after browser is different, it is necessary to set the default browser. 
    I attached you a link that explains how to do this.
    http://www.dummies.com/how-to/content/how-to-set-default-browser-and-email-programs-in-w.html
    Please Mark This As Answer if it helps to solve the issue
    Tzuri Ben Ezra | My Certifications:
    CompTIA A+ ,Microsoft MCP, MCTS, MCSA, MCITP
    |
    FaceBook: Tzuri FaceBook | vCard:
    Tzuri vCard | 
    Microsoft ID:
    Microsoft Transcript 
     |

  • Browsing Problem

    Hello everyone, I have a page browsing problem in my website.
    Everytime when people click into 1 of the option in my website. It
    will jump to the top section in the new window.
    Here is what I want to do:
    When audience click into 1 of the option from the navigation
    bar, the page will display in the middle section of the page
    instead the top of the page.
    Is there any thing I can do within the design mode??
    Thx for helping me.

    Are you using frames? If so, you need to target your links to
    proper frame.
    Or better yet, DON'T use frames! (Ask Murray why.)
    Sonjay
    On 3/12/08 1:01 AM, "OhamaCS" wrote:
    > Hello everyone, I have a page browsing problem in my
    website. Everytime when
    > people click into 1 of the option in my website. It will
    jump to the top
    > section in the new window.
    >
    > Here is what I want to do:
    >
    > When audience click into 1 of the option from the
    navigation bar, the page
    > will display in the middle section of the page instead
    the top of the page.
    >
    > Is there any thing I can do within the design mode??
    >
    > Thx for helping me.
    >

  • Help PC users can't open my iwebsite-is this a browser problem?

    I created a password secured page with 3 films for a jury to vote on. All PC users can't open the page. They do not get access to the server.
    The window to open the page with the username and password does not even pop up.
    All Mac users have been able to access the site.
    Is this a browser problem? Is there a problem with Internet Explorer?
    thanks for your advice
    NFrano
    MAC Book Pro Intel Core 2 Duo   Mac OS X (10.4.8)  

    When burning a CD from within iPhoto, it includes the iPhoto folder structure with thumbnails, originals, etc.
    To burn a CD with images only, insert a blank disc, create a burn folder in Finder and drag the photos from iPhoto into the Finder burn folder. (Burn...)

  • Weird browser problems

    I've been having a very strange browser problem intermittently over the past few months. Periodically, I'll be unable to access certain sites that I know are functioning properly, both in Safari and Firefox. Sometimes I'll get really bizarre error messages, other times the browser will redirect to a completely unrelated site. I know the problem isn't with the site itself, because although it happens both on FF and Safari, it works fine when viewed on my iPhone or another computer. For example, there was a period of a few hours during which every time I went to amazon.com, it redirected to some other site I'd never heard of before (don't remember the name). Most recently, trying to go to twitter resulted in this:
    The text says "Wiki does not exist" and then there's a bunch of wiki related text and links. The text in the address bar still says "twitter.com", though the favicon is not correct. When I try to go to twitter on FF I get a standard error message, but again I am able to access the page on my iPhone. Anyone have any ideas what could cause this? Thanks.

    Sounds like DNS look-up problem.
    http://discussions.apple.com/thread.jspa?threadID=2563743&tstart=0

  • FIrefox Browser problem- S... when I press 9 FIrefox zooms out? when I press 0 Firefox zooms in?

    FIrefox Browser problem- Suddenly now when I press the 9 number key (or 6) FIrefox zooms out and when I press a 0 number key Firefox zooms in. This just started happening 2 days ago.
    I am using a Mac and I have the latest Firefox . No updates of any kind have occurred in the past 4-5 days, so I must have inadvertedly activated this.
    How can I deactivate this?

    Hi lachem, I guess our comments in your earlier thread didn't solve the problem, but to avoid duplicate threads, let's continue there: [https://support.mozilla.org/questions/1050032 The Firefox "search for text when I start typing feature" has just stopped working correctly].

  • Dreamweaver CS3 frameset browse problem

    When I click to preview in a browser for a .CFM file which
    contains a frameset, Dreamweaver opens the browser with the
    PHYSICAL path (eg. C:\CFusionMX7\wwwroot\mysite\frameset.cfm) and
    so all that is displayed in the browser is markup. On the other
    hand, if I click to preview in a browser for any other .CFM file,
    Dreamweaver correctly opens the page using the web url (eg.
    http://localhost:8501/mysite/test.cfm)
    and so the page is parsed properly.
    Also, If I click the "Live Data Viewer" button on the
    frameset page, then I get a message:
    The testing server did not execute any of the scripts in your
    document. Possible explanations: Testing server is not running.
    Testing server ignores .cfm files.
    That message only occurs on the frameset page. Other .CFM
    pages display correctly in the Live Data Viewer.

    Broadcasting your serial number to the entire internet probably isn't going to help things in the activation department.
    Can a moderator delete that?
    See if anything here helps: Re: Dreamweaver CS3- Can't activate after reformat of hard drive
    If not, go here: Contact Customer Care
    Choose Adobe Dreamweaver
    Choose How To's and Troubleshooting
    Choose Troubleshoot
    Click the Still Need Help button to get a phone number or direct chat with adobe support.

Maybe you are looking for

  • Safari doesn't open.....(Must be On Safari..)

    Ok, this Safari is useless! It has crashed my OSX 10.4, resorting me to re-install/archive my entire system. I'm now at 10.3 and it seems ok. Anyways, back to Safari...Now it does the bouncing ball of death dance and goes nowhere fast. I think it has

  • Transport of the Project (TC - CMOD)

    Hi, I have a project created in CMOD in which I have many user exit variables. Can someone help me how do I transport the same to quality. I have transported the queries which are using these variables. However I am not able to transport these variab

  • Has anyone removed the screen protector from Otterbox?

    I have the Otterbox on top of Apple's anti-glare screen protector as suggested in this forum. I'm having way too much trouble getting a response out of buttons on the edge of the screen or in the corners. I touch and touch, even press hard but no res

  • Running Snow Leopard & Tiger on same Mac unit

    How can I install both Tiger AND Snow Leopard on the same Intel Mac, and have the choice to choose either OS at start up to work with?

  • Need help in RegExp  AS 3.0

    Hi, var str:String ="123+31+21-25*5"; var re:RegExp = /(\d+)/; var results:Array = str.split(re); trace(results) // ,123,+,31,+,21,-,25,*,5,*/ //but if the string will be is ... var str:String ="123.5+31.5+21-25*5"; var re:RegExp = /(\d+)/; var resul