Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   Problems with Frames (http://www.velocityreviews.com/forums/t154945-problems-with-frames.html)

Daniel Pomrehn 09-20-2003 02:26 PM

Problems with Frames
 
Hello,
I want to relize my new Websitedesign with Frames. You can see a preview
here: http://www.daniel-pomrehn.de/test
There you see what my problem is like. The left frame isn't under the top
Frame. There is a small whole.
Can you tell me, what to do that this whole isn't there.

Tank you and bye
Daniel Pomrehn



William Tasso 09-20-2003 02:50 PM

Re: Problems with Frames
 
Daniel Pomrehn wrote:
> Hello,
> I want to relize my new Websitedesign with Frames.


I don't believe you[1]

>You can see a
> preview here: http://www.daniel-pomrehn.de/test
> There you see what my problem is like. The left frame isn't under the
> top Frame. There is a small whole.
> Can you tell me, what to do that this whole isn't there.


get rid of the blasted frameset and all the frames therein.

[1] I believe you have issues which you think will be solved by using
frames.
--
William Tasso - http://WilliamTasso.com



Kae Verens 09-20-2003 02:58 PM

Re: Problems with Frames
 
Daniel Pomrehn wrote:
> Hello,
> I want to relize my new Websitedesign with Frames. You can see a preview
> here: http://www.daniel-pomrehn.de/test
> There you see what my problem is like. The left frame isn't under the top
> Frame. There is a small whole.
> Can you tell me, what to do that this whole isn't there.
>
> Tank you and bye
> Daniel Pomrehn


looks like a padding problem in my Mozilla.

put this in each <body> tag:
<body style="padding:0;margin:0">

even better - forge about frames and learn some CSS
http://allmyfaqs.com/faq.pl?Problems_with_using_frames

Kae



Steven 09-20-2003 06:46 PM

Re: Problems with Frames
 
Daniel Pomrehn wrote:
> Hello,
> I want to relize my new Websitedesign with Frames. You can see a
> preview here: http://www.daniel-pomrehn.de/test
> There you see what my problem is like. The left frame isn't under the
> top Frame. There is a small whole.
> Can you tell me, what to do that this whole isn't there.
>
> Tank you and bye
> Daniel Pomrehn


Frames are not exactly popular here, and that's an understatement.
Why do you think you need frames in the first place?

Steven



Els 09-20-2003 08:01 PM

Re: Problems with Frames
 
Daniel Pomrehn wrote:

> Hello,
> I want to relize my new Websitedesign with Frames. You can see a preview
> here: http://www.daniel-pomrehn.de/test
> There you see what my problem is like. The left frame isn't under the top
> Frame. There is a small whole.
> Can you tell me, what to do that this whole isn't there.


Apart from the fact that it's better not to use frames,
you should add marginheight="0" marginwidth="0" to <frame
src="top.php", and notice, that your topframe is 105 px
high, while your image is only 100 px high, which of course
leaves a gap of 5 px below the image.

--
Els

Mente humana é como pára-quedas; funciona melhor aberta.



All times are GMT. The time now is 10:21 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57