Gap in DW CS3 page (top and left)

i am still fairly new to dreamweaver but have learned a great
amount, but when i build a layout in layout mode it wont let my put
any tables, pictures, or generally anything else directly into the
top left corner. So when i preview the page with F12 there is a 5px
gap on the top and left of the page
Heres an image
http://i247.photobucket.com/albums/gg126/bigmack83/problem_1.jpg
any idea how to fix this?

Use CSS to control all of your page element margins and
padding. In this
case, what you are describing is the default margin on the
<body> tags. Try
this CSS -
body { margin:0; padding:0; }
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
==================
"bigmack83" <[email protected]> wrote in
message
news:fqj003$22m$[email protected]..
>i am still fairly new to dreamweaver but have learned a
great amount, but
>when
> i build a layout in layout mode it wont let my put any
tables, pictures,
> or
> generally anything else directly into the top left
corner. So when i
> preview
> the page with F12 there is a 5px gap on the top and left
of the page
>
> Heres an image
>
http://i247.photobucket.com/albums/gg126/bigmack83/problem_1.jpg
>
> any idea how to fix this?
>

Similar Messages

  • Flash page: need to 'pin' top and left perhaps too...see

    Dear Experts,
    Thank for reading this.
    http://maharishihoney.safire.com/
    in the above page it is behaving just like wanted, EXCEPT want the top and left side (perhaps) to be 'pinned', meaning when resizing the browser window, the top does not disappear. I like that it resizes, and scales, yet, keeps the whole viewport filled. Don't like that it can disappear at the top if the browser window isnt just right.
    What do you think?
    Any ideas? Appreciate so much your thots.
    Warmly with thanks,
    Hope

    Ok, thanks again for reading...
    additional note: Am using cs3 and so far using as2
    To achieve as seen in above link: in dreamweaver set the w and h to 100% , plus setting the margin to 0 for height, width, top, bottom, plus set ' scale' to 'noscale.
    Then have also tried (not in link above) setting the publish settings to 100% for w and h, the flash does not disappear at the top, but then there is alot of white all the way around at top and bottom even with above mentioned DW settings.
    when not setting publish settings to 100% then we get what you see above in the link: it scales very nicely with no white and fills the screen the whole time, BUT it does disappear at the top.
    Thanks again for all your attention....
    Warmly, Hope
    p.s.
    2 samples of resizing in flash:
    http://www.fidmdigitalarts.com/#/home
    http://www.isurfbecause.com

  • Dreamweaver page with flash - look at this - want top and left static

    Dear Experts,
    Thank for reading this.
    http://maharishihoney.safire.com/
    in the above page it is behaving just like wanted, EXCEPT want the top and left side to be 'pinned', meaning when resizing the browser window, the top does not disappear. I like that it resizes, and scales yet, keeps the whole viewport filled. Don't like that it can disappear at the top if the browser window isnt just right.
    What do you think?
    Any idea? Appreciate so much your thots.
    Warmly with thanks,
    Hope

    have any other ideas how to accomplish above without flash?
    Certainly - jQuery is a good alternative.  To see an example, look here -
    http://www.americanwatercolorsociety.org
    ok, this is very good...
    found this jquery plugin, for anyone reading this:
    http://jquery.malsup.com/cycle/lite/
    that does fade in and out something, even on click...
    The rotation is jQuery.
    But just because you use Flash for a cosmetic element (even an image rotation) doesn't mean that's the only thing that can be on the page, you know?
    Yes, that is a good point..(-:
    Thanks again for all your kind input.....
    Warmly, Hope

  • Upon Loading of page, Setting the Top and Left properties of a TextField

    Hello again,
    I would just like to ask for suggestions on how to successfully set the top and left properties of a Textfield as soon as the page is loaded.
    Thru Giri's help, I was able to do this with the push of a button. What I would need to do right now is to set it as soon as the page is loaded.
    Thanks!

    Hi Jim,
    It is not clear what you are trying to do here. If you want to set the top and left properties of a component when the page is loaded all you have to do is set it at design time itself. If the properties need to be set the second time the page loads then the code can be used in the event handler which submits the page.
    It would help if you could explain the use case for setting the properties of a component when the page is loaded.
    Cheers
    Giri

  • Cut off the top and left sides of iFrame?

    I have a page I'd like to place as an iFrame in another page.
    Is it possible to move the framed page up and to the left so
    that the
    frame cuts off the top and left sides of the framed page?

    Jim,
    Thanks a TON!  That worked well.  It took me a bit longer to key it because the keyer didn't key out all of the color to black as well with the compound clip but I was able to make it happen.  Video is up and I appreciate the help!

  • Flash CC 2014 html publishing banners - why you removed the default top and left margin? How to put it back in?

    Hello.
    When im making bazilions of flash banners for my clients they want to see the html preview cause not all clients have standalone flash player installed to open swf in original scale. It wasnt problem in CS4 (and all other versions i have used so far), but in CC 2014 published html previews have no margins on top and on the left of the embedded swf - that makes previewing them troublesome when someone want to judge if border is subtle enough etc (banners are never snatched closely to the border of the screen in their natural habitat ). Manually changing all published html previews to add these margins is misunderstunding, especially when Adobe charge so much money for new versions that supposed to be better, and require less effort to produce stuff in them... Perfect solution would be to be able to publish banners center on the html preview file, but i can live with just these oldschool top and left margins with swf in top-left corner.
    Is there a way to add to the default html preview file the margins back? I need them a lot. And im getting tired of Adobe making my life harder with each expensive version of their software im forced to buy due to no backward compatibility of fla files i have to work on with agencies.
    Thanks in advance for any help.

    I think the default behavior is to show the flash movie with top-left alignment with no border within the HTML page, even in previous versions.
    You could change that by selecting a different template for publishing,.
    Open Publish Settings dialog,
    Click on HTML Wrapper,
    Click on Template drop-down and try out with different templates.

  • Setting the Top and Left properties during runtime, depending on...

    hi guys,
    it's me again with the same question, but same scenario...
    but probably with a bit clearer detail now...
    actually, what i wanna do is that although i have set the top and left properties at design time, as soon as the page opens i wanna be able to do the following:
    if ( userlevel == 1 ) {
    textfield1.setStyle("top: 100...");
    } else if ( userlevel == 2 ) {
    textfield1.setStyle("top: 500...");
    thanks for your time =)

    The style properties CAN be set in the prerender call. Unfortunately, the requirement is that the component (text field in your case) has to have an unset property in the Design->properties window. (Or in the actual jsp code, which should be identical).
    My main issue with this is SJC2's handling of this in the visual window. If i want to have a lot of components that are designed before run-time but placed during run-time, they all are a mess on the screen. I wish there was another property (in the properties window) that would be a checkbox, like "Use static layout". I, probably like others, am using a layout panel (grid) that has several other components in there. I want to be able to move this set of components at run-time, but to do so, I need to unset the layout panel's style. This causes my inside components to shift to the top left of my page, making a mess in the design window.
    If any SJC developers are out there, please help! It would be great to somehow mitigate the static/dynamic properties/display issue. (Like, i want to have buttons with dynamic names (for localization), but basically, i have to have a bunch of blank buttons/text on the screen for all my pages because of the static requirement. At least, MyEclipse and others will put the id value if the text/label value is blank.
    Chris

  • How do you unfreeze a frozen top and left command in the printing position command?

    The top and left option of the printing position command is frozen at 0.  The error message states that a value between 0.000 and 0.000 is required.  How do I change this?  This happens will unedited and edited pictures.  I have just installed a xerox printer perhaps there is a link between this problem and the printer.

    I didn't even suggest that because I would have thought that would be the first thing anyone would have checked for!   If you flip the on/off switch on the bottom of the mouse do you have a blinking green light?  Whether you do or don't, if you are unsure of the batteries then replace them.

  • JScrollPane, I need scrol bars on top and left

    Hi,
    Is there an easy way to move the scrollbars in a scroll pane so that
    they are on the top and left. Every thing I can find shows them on the right and bottom and nothing explans how to get them left and top.
    I tried the setComponentOrientation but that does not seem to do
    anything.
    Thanks in advance,
    Pat

    The JScrollPane was designed to have scroll bar on right and bottom.
    You could add JScrollbar components on top and left of JScrollPane.
    But you cannot add other no scroll bar component to right and bottom!
    There are many ways to have scroll bar on top and left.
    One way is, not use JScrollPane, write your own JPanel, and
    has BorderLayout then put scroll bar on left and top.
    The other way is create your own JScrollPane, change the default
    layout manager use by JScrollPane, the ScrollPaneLayout.
    Create your own Layout manager to have the behaviour you like.
    Anyway, there are not esay way to just swap the scroll bar.

  • Q5 screen cuts off at top and left side

    I've had my Q5 for a week. Today I noticed the screen is cutting off on the top and the left side.
    Does anyone have any idea how I can fix this?

    Hi and Welcome to the Community!
    Anytime random strange behavior or sluggishness shows up, the first thing to try is a proper reboot:
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. If this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Gap in the top and left edges

    Ive noticed that unpositioned DIV'S do not press up against the far left and top of the browser window, they have a margin of about 5px
    however divs inside other divs do not have this margin in regards to their pearent div
    does anyone know what causes this (does the body element have a hidden padding or something?

    Browsers add their own margins and padding to the body of the page.
    body {margin:0; padding:0;}
    Or you can do what I do to zero out browser defaults on everything with the universal selector (*).
    * {margin:0; padding:0; line-height: 100%; font-size: 100%}
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Navigation tabs top and left side

    Hi
    I've never built a site with tabs both across the top as well as the left side.
    across the top is supposed to be the categories and within each category, I want to have the related navigation down the left side.
    is each of the tabs going to end up being a page? if so, how do you make the pages cascade behind each other like file folder tabs?
    or are the tabs going to become links to the various pages?
    how would you set that structure up? I'm looking at the example of the Sushi Bar website in GoLive CS2 but thats not really what I want
    any direction would be great
    thanks
    best, M/

    >or are the tabs going to become links to the various pages?
    Yes, that's likely going to be the way to go if the tabs are the primary navigation. If they were the secondary navigation, might be worth looking into the Spry tabs, or a similar JavaScript option:
    http://labs.adobe.com/technologies/spry/samples/tabbedpanels/tabbed_panel_unobtrusive.htm
    http://labs.adobe.com/technologies/spry/home.html

  • Page shrinks and left aligns on mobile devices

    I built a one page parallax scrolling site in muse, http://www.aviditycreative.com. The desktop version works perfectly, but when I preview and view the site on a mobile device it shrinks the entire page and pushes it to the left. There are scrolling effects but I notice the issue with and without scrolling effects, I think.
    Please help!

    I found the problem.  The trick is to open the page plan that has the problem.  Look for the properties type box that normally floats around next to Muse.
    It has sections labeled: Swatches, Fill, Text, Scroll, etc.  Click on layers.  Expand the triangle to expose the component pieces if the page (text boxes, photos, etc.). There is an eye shaped icon next to each page  component.  Notice that if you click on the eye, parts of the web page will become invisible or hidden (if they are critical and have a photo or text in them).  Click again and the text or image will return.
    I found two empty text boxes that served no purpose.  When I clicked on the eye shaped icon, nothing disappeared.  I dragged them to the trash can at the bottom and re-published the page.  Suddenly, the web page on mobile devices (like iPads and Android phones) was fixed and looked really good again.
    In Summary:
    Expand layers and make sure every box has a purpose.  If it's empty and hanging around, it will likely shrink the view of the page on mobile devices.  If you don't know this, it will be hard to understand why the page is so tiny on an iPad.  Empty boxes break the mobile device view.

  • Pavilion G6-2263: Gap between top and bottom of case on closing lid

    I have a Pavilion G6-2263SA almost 1 year old where on closing the lid the a gap opens up between th top and bottom of the case at the rear to the outside of both hinges.
    Any suggestions as to what the problem is, and resolution?

    Hello standejl
    The issue you are describing appears to be a physical issue and I think it would be best if you contacted HP technical support for repair options.
    US support link to contact options for laptops purchased in the US.
    http://h10025.www1.hp.com/ewfrf/wc/contacthp?cc=us&lc=en
    Outside of US support link to contact options for laptops purchased outside the US.
    http://www8.hp.com/us/en/contact-hp/ww-contact-us.html
    I would like to thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • How do I create and header on the left and auto number pages on the top right? I can't rearrange my document by making page 10 page 5 and so forth

    I've just completed my school report however I seem to be having difficulty with creating a header. I've managed to create the header for all pages in my document by however I also need to use APA style and insert page number on the top right hand corner of each page. I've chosen to auto number them and clicked on INSERT --AuTO PAGE NUMBERS however if I need to make changes to the page numbers, each change i make repeats on every page. Please help.
    I also can't seem to rearrange my document. It's 10 pages long and i want to make page 10 page 1. I thought I could click on that page and drag it into page 1 position like in Keynote however it's not offering me that option. when i click on page 10 in my page thumbnails, all of my pages are highlighted yellow instead of that 1 particular page. what am I doing wrong? someone please help

    You can chose to make left and right headers different in:
    Inspector > Layout > Section
    To move material the best solution is always to copy and paste the content where you want it. You can move sections however so:
    click at end of page 9 > Menu > Insert > Section Break
    You will then have a separate yellow border around the page 10 thumbnail and can drag it to the beginning.
    Peter

Maybe you are looking for