HighDots Forums  

I have gaps between rows

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss I have gaps between rows in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Irina Bakalenko
 
Posts: n/a

Default I have gaps between rows - 08-16-2009 , 11:06 PM






I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.

Reply With Quote
  #2  
Old   
Duncan Kennedy
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 05:05 AM






In message
<9208f7c7-9bdf-4416-a183-370073efd337 (AT) j21g2000yqe (DOT) googlegroups.com>,
Irina Bakalenko <irinabakgd (AT) gmail (DOT) com> writes
Quote:
I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.
If it is the gap between the top of the page and the browser bar above
it, have you tried

topmargin=0

in your body tag
--
Duncan K
Downtown Dalgety Bay

Reply With Quote
  #3  
Old   
Irina Bakalenko
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 05:30 AM



On Aug 17, 5:05*am, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk>
wrote:
Quote:
In message
9208f7c7-9bdf-4416-a183-370073efd... (AT) j21g2000yqe (DOT) googlegroups.com>,
Irina Bakalenko <irinaba... (AT) gmail (DOT) com> writes

I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.

If it is the gap between the top of the page and the browser bar above
it, have you tried

topmargin=0

in your body tag
--
Duncan K
Downtown Dalgety Bay
No I havent.... where exactly would I put that in the body?? (sorry
kind of new to this)

Reply With Quote
  #4  
Old   
Duncan Kennedy
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 08:37 AM



In message
<46e08d48-7a75-4eaa-87f4-f91149bd916c (AT) w6g2000yqw (DOT) googlegroups.com>,
Irina Bakalenko <irinabakgd (AT) gmail (DOT) com> writes
Quote:
On Aug 17, 5:05*am, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk
wrote:
In message
9208f7c7-9bdf-4416-a183-370073efd... (AT) j21g2000yqe (DOT) googlegroups.com>,
Irina Bakalenko <irinaba... (AT) gmail (DOT) com> writes

I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.

If it is the gap between the top of the page and the browser bar above
it, have you tried

topmargin=0

in your body tag
--
Duncan K
Downtown Dalgety Bay

No I havent.... where exactly would I put that in the body?? (sorry
kind of new to this)
On your Homer page you have a tag

<body>

Just below the scripts and the </head>

<body topmargin="0">

should do it. Note the " on either side of the zero - missed in the
last post - sorry.

Come back if it doesn't work and we'll have another look.

--
Duncan K
Downtown Dalgety Bay

Reply With Quote
  #5  
Old   
Irina Bakalenko
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 11:28 AM



On Aug 17, 8:37*am, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk>
wrote:
Quote:
In message
46e08d48-7a75-4eaa-87f4-f91149bd9... (AT) w6g2000yqw (DOT) googlegroups.com>,
Irina Bakalenko <irinaba... (AT) gmail (DOT) com> writes



On Aug 17, 5:05*am, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk
wrote:
In message
9208f7c7-9bdf-4416-a183-370073efd... (AT) j21g2000yqe (DOT) googlegroups.com>,
Irina Bakalenko <irinaba... (AT) gmail (DOT) com> writes

I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.

If it is the gap between the top of the page and the browser bar above
it, have you tried

topmargin=0

in your body tag
--
Duncan K
Downtown Dalgety Bay

No I havent.... where exactly would I put that in the body?? (sorry
kind of new to this)

On your Homer page you have a tag

body

Just below the scripts and the </head

body topmargin="0"

should do it. *Note the " on either side of the zero - missed in the
last post - sorry.

Come back if it doesn't work and we'll have another look.

--
Duncan K
Downtown Dalgety Bay
I did just that. but theres still that gap b/w the header and the body

Reply With Quote
  #6  
Old   
Duncan Kennedy
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 02:01 PM



In message
<b2b6af78-36f8-4f57-964d-197d304c9c8a (AT) c1g2000yqi (DOT) googlegroups.com>,
Irina Bakalenko <irinabakgd (AT) gmail (DOT) com> writes
Quote:
On Aug 17, 8:37*am, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk
wrote:

Come back if it doesn't work and we'll have another look.


I did just that. but theres still that gap b/w the header and the body
Sorry - was looking in the wrong place because the page looked good with
the gap and I thought it was meant.

I did a quick and dirty save and had a look in Dreamweaver (CS3)

Because of that method I can make no guarantees but, as a start, have a
look at this:

Somewhere around line 41 (if my download is the same as the original)
you have a <P>. If you take this out and then go down to about Line 53
for the matching </P> and take that out, the gap disappears in Firefox.

When I looked with IE 7 there was a much thinner gap but still there if
it works for you it may be a clue - or perhaps it will be OK as the
Flash doesn't work with that sort of "save" off line. If it still
doesn't clear you might want to check the various "height" entries to
make sure they match or add up. (A long shot)

One point - CS3 put up an objection to something about the Object tags -
not sure what or why and, again, it may be something about the way the
page was downloaded - but I know there was a change in the way
Dreamweaver handled Flash code between DW versions and that hasn't
caused me any serious problems so possibly nothing to worry about.

--
Duncan K
Downtown Dalgety Bay

Reply With Quote
  #7  
Old   
Hans-G.
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 02:50 PM



Hi Irina,

in order to understand your question, please have a look to:

http://internetcafe-kaufbeuren.de/irinaGap01.php
http://internetcafe-kaufbeuren.de/irinaGap02.php

--
Ciao, servus und salue
Hans-G.


"Irina Bakalenko" <irinabakgd (AT) gmail (DOT) com> schrieb im Newsbeitrag
news:9208f7c7-9bdf-4416-a183-370073efd337 (AT) j21g2000yqe (DOT) googlegroups.com...
Quote:
I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.

Reply With Quote
  #8  
Old   
Irina Bakalenko
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 04:35 PM



On Aug 17, 2:01*pm, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk>
wrote:
Quote:
In message
b2b6af78-36f8-4f57-964d-197d304c9... (AT) c1g2000yqi (DOT) googlegroups.com>,
Irina Bakalenko <irinaba... (AT) gmail (DOT) com> writes

On Aug 17, 8:37*am, Duncan Kennedy <nos... (AT) nospam (DOT) otterson-bg.couk
wrote:

Come back if it doesn't work and we'll have another look.

I did just that. but theres still that gap b/w the header and the body

Sorry - was looking in the wrong place because the page looked good with
the gap and I thought it was meant.

I did a quick and dirty save and had a look in Dreamweaver (CS3)

Because of that method I can make no guarantees but, as a start, have a
look at this:

Somewhere around line 41 (if my download is the same as the original)
you have a <P>. *If you take this out and then go down to about Line 53
for the matching </P> and take that out, the gap disappears in Firefox.

When I looked with IE 7 there was a much thinner gap but still there if
it works for you it may be a clue - or perhaps it will be OK as the
Flash doesn't work with that sort of "save" off line. *If it still
doesn't clear you might want to check the various "height" entries to
make sure they match or add up. *(A long shot)

One point - CS3 put up an objection to something about the Object tags -
not sure what or why and, again, it may be something about the way the
page was downloaded - but I know there was a change in the way
Dreamweaver handled Flash code between DW versions and that hasn't
caused me any serious problems so possibly nothing to worry about.

--
Duncan K
Downtown Dalgety Bay
yes it worked... i just took the <p> out.... thank you so much!

Reply With Quote
  #9  
Old   
Duncan Kennedy
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 05:08 PM



In message
<41c7f11c-922b-4949-9b3d-094c38786221 (AT) e27g2000yqm (DOT) googlegroups.com>,
Irina Bakalenko <irinabakgd (AT) gmail (DOT) com> writes

Quote:
yes it worked... i just took the <p> out.... thank you so much!
I'm glad about that. (remember the </p> at the other end just to tidy
up.)

Good luck - a nice layout.

--
Duncan K
Downtown Dalgety Bay

Reply With Quote
  #10  
Old   
Hans-G.
 
Posts: n/a

Default Re: I have gaps between rows - 08-17-2009 , 05:17 PM



ok, so I will delete these links immidiately.

--
Ciao, servus und salue
Hans-G.

"Hans-G." <Barbara-Hans.Diebener (AT) t-online (DOT) de> schrieb im Newsbeitrag
news:h6c8qe$opb$02$1 (AT) news (DOT) t-online.com...
Quote:
Hi Irina,

in order to understand your question, please have a look to:

http://internetcafe-kaufbeuren.de/irinaGap01.php
http://internetcafe-kaufbeuren.de/irinaGap02.php

--
Ciao, servus und salue
Hans-G.


"Irina Bakalenko" <irinabakgd (AT) gmail (DOT) com> schrieb im Newsbeitrag
news:9208f7c7-9bdf-4416-a183-370073efd337 (AT) j21g2000yqe (DOT) googlegroups.com...
I never had this problem and I cant seem to figure out whats wrong. I
uploaded the index page this is what it looks like. I cant seem to
close that top gap.
http://www.ifilmaaronproductions.com

need some help thanks.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.