Topic: CSS positioning problem (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: the space between us |
posted 04-27-2004 19:57
well, i also posted this over at the GN but since this forum has more active users, i hope for some more replies |
Paranoid (IV) Mad Scientist From: Right-dead center |
posted 04-27-2004 21:05
That border issue is a strange thing. I noticed after a couple reloads that it wasn't the internal border missing, the very bottom border was missing. I have no clue about that one. code: border-left : 1px solid #ffffff;
code: border: 1px solid #fff;
code: margin: [top] [right] [bottom] [left];
|
Paranoid (IV) Inmate From: the space between us |
posted 04-28-2004 17:04
thanks for your thought, krets |
Paranoid (IV) Mad Scientist From: Right-dead center |
posted 04-28-2004 18:03
Yeah man, I noticed that when I hit refresh the gap gets smaller but when I do a hard refresh it gets bigger again. |
Paranoid (IV) Inmate From: the space between us |
posted 04-28-2004 19:46
(btw, i noticed that i havent added your site to the database yet...shoot me your link + a 1 sentence description, and i will be glad to add yours too ) |
Paranoid (IV) Inmate From: the space between us |
posted 05-01-2004 10:30
could the reason probably be that i am linking the footer from another website via an include file? |
Nervous Wreck (II) Inmate From: |
posted 05-03-2004 22:09
I have a hunch regarding the missing border... |
Nervous Wreck (II) Inmate From: |
posted 05-04-2004 04:05
Ok. I tried line-height: 1.7em on a static copy of the file and it seemed to do the trick for that one instance. |
Paranoid (IV) Inmate From: the space between us |
posted 05-04-2004 21:48
thx majorfracas, that helped |