I dont use dreamweaver but if you put topmargin="0" in the body tag the space should go
Arrrrrrghgghh where's me shotgun .. grr
when I start a new page in DW, regardless of how near the top I start drawing me pretty layout tables they seem to snap down the page about 15 pixels, leaving a dead zone at the top of the page 15 or so pixels high that I can't do owt with, for this particular page I want the image to be right at the very very top of the page.
I just can't seem to get he page to start right at the top, it always starts at the same point,
I have tried before with css but that didn't seem to make any difference soo dunno what to do about it .. tis annoying
am I missing some setting in DW or something ?
![]()
I dont use dreamweaver but if you put topmargin="0" in the body tag the space should go
Keith ~ My Blog general ramblings. Internet Marketing Blogs UK all the blogs together in one place (pm for inclusion)
I tried it and it didn't work (altho I am blonder than jo guest ) so I searched for " top margin dreamweaver" and found how to do it via the page properties, It wouldn't work with zero set top margin propery to 1 and it scuppered right up there .. cool
Wouldn't have found that without ya so thanks![]()
saved me laptop from a good punching too lol
ta keith
ahhh ok then.. fumbled a bit more and it did work.. (was puttin it in wrong place..) told ya I was blonde
Last edited by Shane; 06-06-04 at 10:20 PM.
Bugger - I really did know the answer to that one - I struggle with DW everyday - I could have showed off!!
Elaine - Children's Rooms, Allkids & Toddler Beds
email: info @ childrens-rooms.co.uk
01642 440110
Parent Centre - Parenting Blog
it's ok Elaine I'll find something to ask ya lol..
how do you stop those pesky tables from appearing 15px or so down from the top of the page in dreamweaver?
regards andy![]()
I just use the following to remove margins, seems to work.
<BODY leftMargin=0 rightMargin=0 topMargin=0 marginwidth=0 marginheight=0>
DaveR
Or include it in your style sheet, so that you only have to do it once...
PHP Code:body {
margin: 0px;
padding: 0px;
}
I usually use the page properties dialogue box. Either right click on the page (not inside a table or layer) or use the 'modify' button at the top.
The thing that's bugging me at the moment is when I'm inserting anything (keep it clean at the back there - no tittering!!) be it links or images - the list in the dialogue box doesn't stay in alphabetical mode - the last used image/link is at the end of the list - can take me ages to find stuff if I've been extra busy.
There must be an option some where to change this - but I can't find it.
Elaine - Children's Rooms, Allkids & Toddler Beds
email: info @ childrens-rooms.co.uk
01642 440110
Parent Centre - Parenting Blog
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks